aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-30x86: remove get_cycles_syncAndi Kleen
2008-01-30x86: read_tsc syncIngo Molnar
2008-01-30x86: map vsyscalls early enoughIngo Molnar
2008-01-30x86: move native_read_tsc() offlineIngo Molnar
2008-01-30x86: lfence fixIngo Molnar
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen
2008-01-30x86: clean up k8topology.cCarlos R. Mafra
2008-01-30x86: clean up apic_32.c, take 2Hiroshi Shimamoto
2008-01-30x86: debug: double-check the empty zero pageIngo Molnar
2008-01-30x86: not clear empty_zero_page againYinghai Lu
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto
2008-01-30x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison
2008-01-30x86: begin fault_{32|64}.c unificationHarvey Harrison
2008-01-30x86: fault_32.c cleanupHarvey Harrison
2008-01-30x86: fix style errors in nmi_int.cCarlos R. Mafra
2008-01-30x86: code clarification patch to Kprobes arch codeQuentin Barnes
2008-01-30x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov
2008-01-30x86: default to PCI=yAdrian Bunk
2008-01-30x86: gitignore arch/x86/vdso filesSam Ravnborg
2008-01-30x86: coding style cleanup for kernel/bootflag.cCyrill Gorcunov
2008-01-30x86: hlt on early crashIngo Molnar
2008-01-30x86: reduce CONFIG_X86_PPRO_FENCE bloatNick Piggin
2008-01-30x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg
2008-01-30x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg
2008-01-30x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg
2008-01-30x86: teach vdso to cleanSam Ravnborg
2008-01-30x86: biarch support for 32 bit builds beautifiedSam Ravnborg
2008-01-30x86: share more options between 32 and 64 bit buildSam Ravnborg
2008-01-30x86: unification of arch/x86/MakefilesSam Ravnborg
2008-01-30x86: kprobes change kprobe_handler flowHarvey Harrison
2008-01-30x86: cosmetic fixes fault_{32|64}.cHarvey Harrison
2008-01-30arch/x86/kernel/io_apic_{64,32}.c: use time_beforeJulia Lawall
2008-01-30arch/x86/kernel/apm_32.c: use time_before, time_before_eq,Julia Lawall
2008-01-30arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall
2008-01-30x86: kprobes remove fix_riprel #ifdefHarvey Harrison
2008-01-30x86: introduce REX prefix helper for kprobesHarvey Harrison
2008-01-30x86: arch/x86/math-emu/errors.c: fix printk warningsAndrew Morton
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang
2008-01-30x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying
2008-01-30replace x86_read/write_per_cpu with a common function.Glauber de Oliveira Costa
2008-01-30x86: patching functions on 64-bitGlauber de Oliveira Costa
2008-01-30x86: move patching code to arch-specific file.Glauber de Oliveira Costa
2008-01-30x86: replace privileged instructions with paravirt macrosGlauber de Oliveira Costa
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa
2008-01-30x86: provide paravirtualized hook for rdtscpGlauber de Oliveira Costa
2008-01-30x86: change paravirt_32.c nameGlauber de Oliveira Costa
2008-01-30x86, ptrace: add buffer size checksMarkus Metzger