aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker1-4/+4
2008-01-30x86: add ACPI reboot optionAaron Durbin1-1/+10
2008-01-30x86: remove all definitions with fastcallHarvey Harrison19-47/+45
2008-01-30x86: remove last users of FASTCALLHarvey Harrison2-2/+2
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison1-2/+2
2008-01-30x86: move _set_gate and its users to a common locationGlauber de Oliveira Costa1-34/+0
2008-01-30x86: modify get_desc_baseGlauber de Oliveira Costa2-2/+2
2008-01-30x86: change write_ldt_entry signatureGlauber de Oliveira Costa4-6/+14
2008-01-30x86: change write_gdt_entry signature.Glauber de Oliveira Costa5-19/+28
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa3-8/+5
2008-01-30x86: modify write_ldt functionGlauber de Oliveira Costa1-8/+7
2008-01-30x86: change write_idt_entry signatureGlauber de Oliveira Costa4-10/+19
2008-01-30x86: introduce gate_desc type.Glauber de Oliveira Costa1-1/+1
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa3-3/+3
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa8-17/+16