summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-30arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall1-3/+5
2008-01-30x86: kprobes remove fix_riprel #ifdefHarvey Harrison1-4/+5
2008-01-30x86: introduce REX prefix helper for kprobesHarvey Harrison1-8/+19
2008-01-30x86: arch/x86/math-emu/errors.c: fix printk warningsAndrew Morton1-2/+2
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton3-3/+3
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton3-26/+26
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang3-17/+26
2008-01-30x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying5-41/+23
2008-01-30replace x86_read/write_per_cpu with a common function.Glauber de Oliveira Costa1-5/+5
2008-01-30x86: patching functions on 64-bitGlauber de Oliveira Costa2-0/+57
2008-01-30x86: move patching code to arch-specific file.Glauber de Oliveira Costa3-51/+50
2008-01-30x86: replace privileged instructions with paravirt macrosGlauber de Oliveira Costa1-42/+59
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa1-0/+1
2008-01-30x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa1-0/+1
2008-01-30x86: change paravirt_32.c nameGlauber de Oliveira Costa2-1/+4
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger1-4/+21
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger2-47/+46
2008-01-30x86, ptrace: rlimit BTS buffer allocationMarkus Metzger1-46/+103
2008-01-30x86: move deeply indented code to reenter_kprobeMasami Hiramatsu1-23/+23
2008-01-30x86: add reenter_kprobe helperHarvey Harrison1-11/+15
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