aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds
2010-02-28x86: Fix out of order of gsiEric W. Biederman
2010-02-27x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell
2010-02-27x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell
2010-02-27x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker
2010-02-27x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-26early_res: Add free_early_partial()Yinghai Lu
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup save/restore registersMasami Hiramatsu
2010-02-25kprobes/x86: Boost probes when reenteringMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu
2010-02-25ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo
2010-02-24x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu
2010-02-24x86, mrst: Platform clock setup codeJacob Pan
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan
2010-02-23x86, mrst: Add vrtc platform data setup codeFeng Tang
2010-02-23x86, mrst: Add platform timer info parsing codeJacob Pan
2010-02-23x86, mrst: Fill in PCI functions in x86_init layerJacob Pan
2010-02-23x86, mrst: Add dummy legacy pic to platform setupJacob Pan
2010-02-23x86, ioapic: Early enable ioapic for timer irqJacob Pan
2010-02-23x86, pic: Fix section mismatch in legacy picJacob Pan
2010-02-23x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha
2010-02-23x86, ptrace: Simplify xstateregs_get()Suresh Siddha
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin