aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* 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
| * x86: msr-on-cpu: remove unnecessary level of abstractionH. Peter Anvin2008-08-26
| * Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-26
| |\
| * | x86: cleanup in amd_cpu_notify()Robert Richter2008-08-25
| * | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-25
| |\ \
| * | | arch/x86/kernel/apm_32.c: remove duplicated #includeHuang Weiyi2008-08-21
| * | | arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton2008-08-21
| * | | x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-20
| * | | x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge2008-08-20
| * | | x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.SUros Bizjak2008-08-20
| * | | 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/lib/string_32.cPaolo Ciarrocchi2008-08-15
| * | | | x86: coding style fixes to arch/x86/lib/strstr_32.cPaolo Ciarrocchi2008-08-15
| * | | | x86: coding style fixes to arch/x86/kernel/bios_uv.cPaolo Ciarrocchi2008-08-15
| * | | | x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-15
| * | | | x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan2008-08-15
| * | | | x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-11
| * | | | 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 discontig_32.c from round_up to roundupJoerg Roedel2008-07-26
| * | | | | x86: convert numa_64.c from round_up to roundupJoerg Roedel2008-07-26
| * | | | | x86: convert init_64.c from round_up to roundupJoerg Roedel2008-07-26
| * | | | | x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-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: mach-default/setup.c declare no_broadcast before they get usedJaswinder Singh2008-07-23