summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_32: signal: introduce signal_fault()Hiroshi Shimamoto2008-09-061-1/+17
* x86_32: signal: use syscall_get_nr and errorHiroshi Shimamoto2008-09-061-4/+5
* Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-0631-316/+315
|\
| * x86: capitalize function call interrupts consistentlyAndi Kleen2008-09-042-2/+2
| * x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIGHiroshi Shimamoto2008-08-271-2/+2
| * x86: msr-on-cpu: remove unnecessary level of abstractionH. Peter Anvin2008-08-251-42/+36
| * Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-2545-265/+639
| |\
| * | x86: cleanup in amd_cpu_notify()Robert Richter2008-08-251-1/+1
| * | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-2524-113/+303
| |\ \
| * | | arch/x86/kernel/apm_32.c: remove duplicated #includeHuang Weiyi2008-08-211-1/+0
| * | | arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton2008-08-211-29/+38
| * | | x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-201-2/+2
| * | | x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge2008-08-202-15/+17
| * | | x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.SUros Bizjak2008-08-201-7/+7
| * | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20493-5571/+30205
| |\ \ \
| * | | | x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-08-151-6/+8
| * | | | x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.cPaolo Ciarrocchi2008-08-151-1/+1
| * | | | x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi2008-08-151-21/+21
| * | | | x86: coding style fixes to arch/x86/lib/strstr_32.cPaolo Ciarrocchi2008-08-151-3/+3
| * | | | x86: coding style fixes to arch/x86/kernel/bios_uv.cPaolo Ciarrocchi2008-08-151-5/+5
| * | | | x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-151-4/+6
| * | | | x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan2008-08-151-4/+1
| * | | | x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-111-2/+3
| * | | | arch/x86/kernel/cpuid.c: removed duplicated #includeHuang Weiyi2008-08-111-1/+0
| * | | | arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi2008-08-111-1/+0
| * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-113575-18911/+261583
| |\ \ \ \
| * | | | | x86: mpparse.c: fix section mismatch warningMarcin Slusarz2008-08-101-2/+2
| * | | | | x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-101-1/+1
| * | | | | x86: fix MP_processor_info section mismatch warningMarcin Slusarz2008-08-101-1/+1
| * | | | | x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-101-1/+1
| * | | | | x86: coding style fixes to arch/x86/kernel/sys_x86_64.cGustavo F. Padovan2008-07-311-21/+22
| * | | | | x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-07-311-27/+32
| * | | | | x86: coding style fixes to arch/x86/kernel/signal_64.cGustavo F. Padovan2008-07-312-32/+35
| * | | | | x86: coding style fixes to arch/x86/kernel/crash_dump_64.cGustavo F. Padovan2008-07-311-4/+3
| * | | | | x86: add KERN_INFO to printks on process_64.cGustavo F. Padovan2008-07-311-15/+17
| * | | | | x86: coding styles fixes to arch/x86/kernel/process_64.cGustavo F. Padovan2008-07-311-51/+50
| * | | | | x86: visws_quirks, fix build errorIngo Molnar2008-07-261-0/+1
| * | | | | arch/x86/kernel/visws_quirks.c: Removed duplicated #includeHuang Weiyi2008-07-261-15/+0
| * | | | | x86: convert discontig_32.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
| * | | | | x86: convert numa_64.c from round_up to roundupJoerg Roedel2008-07-261-5/+5
| * | | | | x86: convert init_64.c from round_up to roundupJoerg Roedel2008-07-261-4/+4
| * | | | | x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
| * | | | | x86: convert pci-dma.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-0674-653/+2568
|\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-143939-34104/+284319
| | | |\ \ \ \ \ \
| | | * | | | | | | X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-251-1/+2
| | | * | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| | | * | | | | | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-251-1/+1
| | | * | | | | | | x86: mach-default/setup.c declare no_broadcast before they get usedJaswinder Singh2008-07-231-1/+3
| | | * | | | | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-231-2/+2
OpenPOWER on IntegriCloud