aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen
2008-01-30x86/efi: fix improper use of lvalueJeremy Fitzhardinge
2008-01-30x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann
2008-01-30x86: remove explicit C3 TSC check on 64bitAndi Kleen
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen
2008-01-30x86: fix sched_clock()Ingo Molnar
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 apic_32.c, take 2Hiroshi Shimamoto
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto
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: coding style cleanup for kernel/bootflag.cCyrill Gorcunov
2008-01-30x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg
2008-01-30x86: kprobes change kprobe_handler flowHarvey 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-30x86: kprobes remove fix_riprel #ifdefHarvey Harrison
2008-01-30x86: introduce REX prefix helper for kprobesHarvey Harrison
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
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger
2008-01-30x86, ptrace: rlimit BTS buffer allocationMarkus Metzger
2008-01-30x86: move deeply indented code to reenter_kprobeMasami Hiramatsu
2008-01-30x86: add reenter_kprobe helperHarvey Harrison
2008-01-30x86: fix kprobe_handler reenable preemptionMasami Hiramatsu
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-30x86: x86 ptrace generic requestsRoland McGrath
2008-01-30x86: x86 core dump TLSRoland McGrath
2008-01-30x86: x86 user_regset cleanupRoland McGrath
2008-01-30x86: x86 ptrace user_regsetRoland McGrath
2008-01-30x86: x86 user_regset_viewRoland McGrath
2008-01-30x86: x86 user_regset general regsRoland McGrath
2008-01-30x86: x86 user_regset TLSRoland McGrath