summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: fix kprobe_handler reenable preemptionMasami Hiramatsu1-1/+2
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi2-2/+4
2008-01-30x86: add some pirq debuggingIngo Molnar1-1/+13
2008-01-30PCI: remove default PCI expansion ROM memory allocationGary Hade1-0/+17
2008-01-30x86: x86 ptrace generic requestsRoland McGrath1-36/+1
2008-01-30x86: x86 core dump TLSRoland McGrath1-0/+1
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath1-284/+0
2008-01-30x86: compat_binfmt_elfRoland McGrath3-2/+35
2008-01-30x86: x86 user_regset cleanupRoland McGrath4-145/+9
2008-01-30x86: x86 ptrace user_regsetRoland McGrath1-159/+77
2008-01-30x86: x86 user_regset_viewRoland McGrath1-0/+87
2008-01-30x86: x86 user_regset general regsRoland McGrath1-0/+109
2008-01-30x86: x86 user_regset TLSRoland McGrath2-6/+104
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath1-44/+45
2008-01-30x86: x86 i387 cleanupRoland McGrath2-300/+0
2008-01-30x86: x86 i387 user_regsetRoland McGrath5-239/+253
2008-01-30x86: i387 renamingRoland McGrath2-1/+2
2008-01-30x86: x86 user_regset math_emuRoland McGrath1-32/+54
2008-01-30x86: x86 i387 header cleanupRoland McGrath1-31/+0
2008-01-30x86: kprobes leftover cleanupsHarvey Harrison1-8/+6
2008-01-30arch/x86/: spelling fixesJoe Perches4-4/+4
2008-01-30x86: use helper in fault_64.cHarvey Harrison1-4/+1
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison6-82/+65
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa2-2/+2
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa1-3/+3
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa2-2/+2
2008-01-30x86: unify tss_structGlauber de Oliveira Costa5-6/+6
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa4-14/+14
2008-01-30x86: clean up arch/x86/kernel/early-quirks.cNeil Horman1-44/+47
2008-01-30x86: cleanup i387_32.c according to checkpatchCyrill Gorcunov1-142/+149
2008-01-30x86, kexec: force x86 arches to boot kdump kernels on boot cpuNeil Horman1-21/+65
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich6-9/+9
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich2-5/+7
2008-01-30x86: move to .rodata/.init.dataJan Beulich2-2/+2
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich3-18/+25
2008-01-30i386: hard_{en,dis}able_TSC can be staticJan Beulich1-2/+2
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu4-886/+130
2008-01-30x86: prepare kprobes code for x86 unificationMasami Hiramatsu4-321/+411
2008-01-30x86: return probe-booster for x86-64Masami Hiramatsu1-27/+65
2008-01-30x86: kprobe-booster for x86-64Masami Hiramatsu1-3/+139
2008-01-30x86: FIFO ticket spinlocksNick Piggin1-2/+1
2008-01-30spinlock: lockbreak cleanupNick Piggin8-0/+39
2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger2-96/+181
2008-01-30x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger1-14/+16
2008-01-30x86, ptrace: use jiffies for BTS timestampsMarkus Metzger2-21/+11
2008-01-30x86, ptrace: remove bad commentMarkus Metzger1-4/+0
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying4-286/+15
2008-01-30x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying4-443/+5
2008-01-30x86: EFI runtime service support: EFI runtime servicesHuang, Ying1-7/+13
2008-01-30x86: EFI runtime service supportHuang, Ying6-2/+771