aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: signal: cosmetic unification of do_signal()Hiroshi Shimamoto2008-09-24
* x86: signal: introduce do_rt_sigreturn()Hiroshi Shimamoto2008-09-14
* x86: signal: remove unneeded err handlingHiroshi Shimamoto2008-09-14
* x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto2008-09-14
* x86: signal_64.c: make handle_signal() similarHiroshi Shimamoto2008-09-10
* x86: signal_64.c: arg for restore_i387_xstate() is void __user *Hiroshi Shimamoto2008-09-10
* x86: signal_64.c: clean up signal_fault()Hiroshi Shimamoto2008-09-10
* x86_32: signal: move signal number conversion to upper layerHiroshi Shimamoto2008-09-06
* x86: signal: split out frame setupsHiroshi Shimamoto2008-09-06
* x86: signal: make NR_restart_syscallHiroshi Shimamoto2008-09-06
* x86_32: signal: introduce signal_fault()Hiroshi Shimamoto2008-09-06
* x86_32: signal: use syscall_get_nr and errorHiroshi Shimamoto2008-09-06
* Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-06
|\
| * x86: capitalize function call interrupts consistentlyAndi Kleen2008-09-04
| * x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIGHiroshi Shimamoto2008-08-27
| * Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-26
| |\
| * \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-25
| |\ \
| * | | arch/x86/kernel/apm_32.c: remove duplicated #includeHuang Weiyi2008-08-21
| * | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20
| |\ \ \
| * | | | x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-08-15
| * | | | x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.cPaolo Ciarrocchi2008-08-15
| * | | | x86: coding style fixes to arch/x86/kernel/bios_uv.cPaolo Ciarrocchi2008-08-15
| * | | | x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan2008-08-15
| * | | | arch/x86/kernel/cpuid.c: removed duplicated #includeHuang Weiyi2008-08-11
| * | | | arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi2008-08-11
| * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-11
| |\ \ \ \
| * | | | | x86: mpparse.c: fix section mismatch warningMarcin Slusarz2008-08-11
| * | | | | x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-11
| * | | | | x86: fix MP_processor_info section mismatch warningMarcin Slusarz2008-08-11
| * | | | | x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-11
| * | | | | x86: coding style fixes to arch/x86/kernel/sys_x86_64.cGustavo F. Padovan2008-07-31
| * | | | | x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-07-31
| * | | | | x86: coding style fixes to arch/x86/kernel/signal_64.cGustavo F. Padovan2008-07-31
| * | | | | x86: coding style fixes to arch/x86/kernel/crash_dump_64.cGustavo F. Padovan2008-07-31
| * | | | | x86: add KERN_INFO to printks on process_64.cGustavo F. Padovan2008-07-31
| * | | | | x86: coding styles fixes to arch/x86/kernel/process_64.cGustavo F. Padovan2008-07-31
| * | | | | x86: visws_quirks, fix build errorIngo Molnar2008-07-26
| * | | | | arch/x86/kernel/visws_quirks.c: Removed duplicated #includeHuang Weiyi2008-07-26
| * | | | | x86: convert pci-dma.c from round_up to roundupJoerg Roedel2008-07-26
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-06
|\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-14
| | | |\ \ \ \ \ \
| | | * | | | | | | X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-25
| | | * | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-25
| | | * | | | | | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-25
| | | * | | | | | | x86: mtrr/main.c declare range_state as staticJaswinder Singh2008-07-22
| | | * | | | | | | x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-22
| | | * | | | | | | x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-22
| | | * | | | | | | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
| | * | | | | | | | Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-04
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-27