summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-30x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying
2008-01-30replace x86_read/write_per_cpu with a common function.Glauber de Oliveira Costa
2008-01-30x86: patching functions on 64-bitGlauber de Oliveira Costa
2008-01-30x86: move patching code to arch-specific file.Glauber de Oliveira Costa
2008-01-30x86: replace privileged instructions with paravirt macrosGlauber de Oliveira Costa
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa
2008-01-30x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa
2008-01-30x86: change paravirt_32.c nameGlauber de Oliveira Costa
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger
2008-01-30x86, ptrace: rlimit BTS buffer allocationMarkus Metzger
2008-01-30x86: move deeply indented code to reenter_kprobeMasami Hiramatsu
2008-01-30x86: add reenter_kprobe helperHarvey Harrison
2008-01-30x86: fix kprobe_handler reenable preemptionMasami Hiramatsu
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-30x86: add some pirq debuggingIngo Molnar
2008-01-30PCI: remove default PCI expansion ROM memory allocationGary Hade
2008-01-30x86: x86 ptrace generic requestsRoland McGrath
2008-01-30x86: x86 core dump TLSRoland McGrath
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath
2008-01-30x86: compat_binfmt_elfRoland McGrath
2008-01-30x86: x86 user_regset cleanupRoland McGrath
2008-01-30x86: x86 ptrace user_regsetRoland McGrath
2008-01-30x86: x86 user_regset_viewRoland McGrath
2008-01-30x86: x86 user_regset general regsRoland McGrath
2008-01-30x86: x86 user_regset TLSRoland McGrath
2008-01-30x86: x86 TLS desc_struct cleanupRoland McGrath
2008-01-30x86: x86 i387 cleanupRoland McGrath
2008-01-30x86: x86 i387 user_regsetRoland McGrath
2008-01-30x86: i387 renamingRoland McGrath
2008-01-30x86: x86 user_regset math_emuRoland McGrath
2008-01-30x86: x86 i387 header cleanupRoland McGrath
2008-01-30x86: kprobes leftover cleanupsHarvey Harrison
2008-01-30arch/x86/: spelling fixesJoe Perches
2008-01-30x86: use helper in fault_64.cHarvey Harrison
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa
2008-01-30x86: unify tss_structGlauber de Oliveira Costa
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: clean up arch/x86/kernel/early-quirks.cNeil Horman
2008-01-30x86: cleanup i387_32.c according to checkpatchCyrill Gorcunov
2008-01-30x86, kexec: force x86 arches to boot kdump kernels on boot cpuNeil Horman
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich
2008-01-30x86: move to .rodata/.init.dataJan Beulich
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-30i386: hard_{en,dis}able_TSC can be staticJan Beulich
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu