summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-30x86: teach vdso to cleanSam Ravnborg1-0/+2
2008-01-30x86: biarch support for 32 bit builds beautifiedSam Ravnborg2-10/+5
2008-01-30x86: share more options between 32 and 64 bit buildSam Ravnborg1-4/+8
2008-01-30x86: unification of arch/x86/MakefilesSam Ravnborg3-323/+233
2008-01-30x86: kprobes change kprobe_handler flowHarvey Harrison1-32/+28
2008-01-30x86: cosmetic fixes fault_{32|64}.cHarvey Harrison2-139/+160
2008-01-30arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall2-3/+5
2008-01-30arch/x86/kernel/apm_32.c: use time_before, time_before_eq,Julia Lawall1-1/+2
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, Ying7-45/+25
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 Costa4-51/+58
2008-01-30x86: add CLBR_ defines for 64-bitGlauber de Oliveira Costa1-5/+18
2008-01-30x86: cleanup CLI_STRING, STI_STRING and friendsGlauber de Oliveira Costa1-9/+0
2008-01-30x86: replace privileged instructions with paravirt macrosGlauber de Oliveira Costa1-42/+59
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa3-0/+18
2008-01-30x86: add macro for privileged 64-bit operationGlauber de Oliveira Costa1-0/+6
2008-01-30x86: change irq functions to accomodate 64-bitGlauber de Oliveira Costa1-13/+30
2008-01-30x86: adjust assembly macros on 64-bit as well.Glauber de Oliveira Costa1-6/+12
2008-01-30x86: change assembly definition of paravirt_patch_siteGlauber de Oliveira Costa1-3/+13
2008-01-30x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa2-0/+23
2008-01-30x86: cleanup write_tscGlauber de Oliveira Costa2-4/+0
2008-01-30x86: adjust PVOP_CALL/VCALL macros for 64-bitGlauber de Oliveira Costa1-22/+65
2008-01-30x86: change paravirt_32.c nameGlauber de Oliveira Costa2-1/+4
2008-01-30x86, ptrace: overflow signal APIMarkus Metzger1-1/+3
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger2-10/+29
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger4-54/+53
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 Pallipadi7-4/+19
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: fix dmi_alloc() to not advance alloc index in case ofParag Warudkar1-1/+2
2008-01-30x86: fix DMI out of memory problemsParag Warudkar1-3/+21
2008-01-30x86: remove unused include/asm-x86/processor_32/64.hIngo Molnar2-163/+0
2008-01-30x86: finish processor.h integrationGlauber de Oliveira Costa1-3/+137
2008-01-30x86: remove __init modifier from header declarationGlauber de Oliveira Costa1-1/+1
2008-01-30x86: x86 ptrace generic requestsRoland McGrath1-36/+1
2008-01-30x86: x86 core dump TLSRoland McGrath2-0/+2
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath1-284/+0
2008-01-30x86: compat_binfmt_elfRoland McGrath4-26/+99