summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-30git-x86: unbreak UMLWANG Cong1-0/+6
2008-01-30x86: move nop declarations into separate include fileAndi Kleen2-85/+91
2008-01-30x86: lfence fixIngo Molnar1-1/+1
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen3-5/+4
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen3-2/+6
2008-01-30x86: make ptrace.h safe to include from assembler codeAndi Kleen1-0/+2
2008-01-30x86: clean up k8topology.cCarlos R. Mafra1-72/+72
2008-01-30x86: clean up apic_32.c, take 2Hiroshi Shimamoto1-6/+7
2008-01-30x86: debug: double-check the empty zero pageIngo Molnar1-0/+8
2008-01-30x86: not clear empty_zero_page againYinghai Lu1-2/+1
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto2-9/+19
2008-01-30x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison2-14/+19
2008-01-30x86: begin fault_{32|64}.c unificationHarvey Harrison2-25/+196
2008-01-30x86: fault_32.c cleanupHarvey Harrison1-2/+0
2008-01-30x86: fix style errors in nmi_int.cCarlos R. Mafra1-114/+98
2008-01-30x86: code clarification patch to Kprobes arch codeQuentin Barnes1-4/+7
2008-01-30x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov1-170/+196
2008-01-30x86: default to PCI=yAdrian Bunk1-1/+1
2008-01-30x86: gitignore arch/x86/vdso filesSam Ravnborg2-0/+5
2008-01-30x86: coding style cleanup for kernel/bootflag.cCyrill Gorcunov1-23/+27
2008-01-30x86: hlt on early crashIngo Molnar2-2/+4
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton1-1/+4
2008-01-30x86: reduce CONFIG_X86_PPRO_FENCE bloatNick Piggin1-1/+10
2008-01-30x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg3-26/+24
2008-01-30x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg3-82/+60
2008-01-30x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg5-117/+95
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