summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap1-0/+1
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-105/+564
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu1-2/+2
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-32/+7
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-163/+212
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-512/+91
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-8/+8
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-3/+3
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+21
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+100
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-0/+97
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+21
2010-02-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-14/+14
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+28
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-94/+160
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-106/+12
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-55/+55
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-1369/+2110
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+26
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds1-0/+1
2010-02-28x86: Fix out of order of gsiEric W. Biederman1-18/+10
2010-02-27x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2-24/+0
2010-02-27x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell1-12/+11
2010-02-27x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar1-0/+22
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson3-0/+48
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-10/+0
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra1-1/+1
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra4-1514/+1554
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra1-3/+0
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-9/+9
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian1-3/+262
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-4/+20
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+26
2010-02-26early_res: Add free_early_partial()Yinghai Lu1-0/+6
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu1-22/+411
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu1-0/+60
2010-02-25kprobes/x86: Cleanup save/restore registersMasami Hiramatsu1-61/+67
2010-02-25kprobes/x86: Boost probes when reenteringMasami Hiramatsu1-22/+26
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu1-1/+1
2010-02-25ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt1-0/+26
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo1-0/+2
2010-02-23x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha1-4/+0
2010-02-23x86, ptrace: Simplify xstateregs_get()Suresh Siddha1-23/+7
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin35-980/+487
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-25/+12
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin8-38/+95
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker1-2/+5
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker1-23/+7
2010-02-18x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov1-88/+98