summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto2008-12-183-45/+2Star
* x86: signal: rename sigframe and rt_sigframe on 32-bitHiroshi Shimamoto2008-12-181-11/+17
* x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto2008-12-182-5/+5
* x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto2008-12-161-12/+3Star
* x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-081-4/+2Star
* x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-263-916/+1Star
* x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-262-1/+121
* x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-262-242/+536
* x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-262-209/+210
* x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-232-0/+16
* x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-232-0/+24
* x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-232-13/+21
* x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-212-8/+8
* x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-121-6/+24
* x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-082-9/+56
* x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-061-7/+5Star
* x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-061-4/+6
* x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-061-5/+3Star
* x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-041-5/+1Star
* x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-302-0/+11
* x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-302-2/+24
* x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-302-0/+8
* x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-271-6/+4Star
* x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-272-0/+37
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-2313-24/+28
|\
| * x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_physflatMarcin Slusarz2008-10-221-1/+1
| * x86: fix section mismatch warning - apic_flatMarcin Slusarz2008-10-221-1/+1
| * x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge2008-10-221-1/+1
| * x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-222-2/+2
| * x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov2008-10-221-3/+5
| * x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan2008-10-221-2/+4
| * x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8
| * x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman2008-10-221-1/+1
| * MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-222-9/+1Star
| * x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-221-3/+52
| * x86: make variables staticroel kluin2008-10-221-1/+1
* | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-233-4/+4
|\ \
| * | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-232-3/+3
| * | x86, um: ... and asm-x86 moveAl Viro2008-10-231-1/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-236-25/+91
|\ \
| * \ Merge branch 'bugzilla-11715' into testLen Brown2008-10-231-3/+52
| |\ \
| | * | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-161-3/+52
| * | | Merge branch 'linus' into testLen Brown2008-10-23139-11806/+13770
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'yinghai' into testLen Brown2008-10-231-0/+3
| |\ \ \
| | * | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-111-0/+3
| * | | | Merge branch 'misc' into testLen Brown2008-10-232-3/+5
| |\ \ \ \
| | * | | | fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-151-1/+3