aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2008-01-30x86: prepare kprobes code for x86 unificationMasami Hiramatsu
2008-01-30x86: return probe-booster for x86-64Masami Hiramatsu
2008-01-30x86: kprobe-booster for x86-64Masami Hiramatsu
2008-01-30x86: FIFO ticket spinlocksNick Piggin
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger
2008-01-30x86, ptrace: change BTS GET ptrace interfaceMarkus Metzger
2008-01-30x86, ptrace: use jiffies for BTS timestampsMarkus Metzger
2008-01-30x86, ptrace: remove bad commentMarkus Metzger
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying
2008-01-30x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying
2008-01-30x86: EFI runtime service support: EFI runtime servicesHuang, Ying
2008-01-30x86: EFI runtime service supportHuang, Ying
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker
2008-01-30x86: add ACPI reboot optionAaron Durbin
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: remove last users of FASTCALLHarvey Harrison
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison
2008-01-30x86: move _set_gate and its users to a common locationGlauber de Oliveira Costa
2008-01-30x86: modify get_desc_baseGlauber de Oliveira Costa
2008-01-30x86: change write_ldt_entry signatureGlauber de Oliveira Costa
2008-01-30x86: change write_gdt_entry signature.Glauber de Oliveira Costa
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa
2008-01-30x86: modify write_ldt functionGlauber de Oliveira Costa
2008-01-30x86: change write_idt_entry signatureGlauber de Oliveira Costa
2008-01-30x86: introduce gate_desc type.Glauber de Oliveira Costa
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: unify desc_structGlauber de Oliveira Costa
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa
2008-01-30x86: prepare time related functions for paravirtGlauber de Oliveira Costa