Age | Commit message (Expand) | Author |
2010-02-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds |
2010-02-28 | x86: Fix out of order of gsi | Eric W. Biederman |
2010-02-27 | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell |
2010-02-27 | x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell |
2010-02-27 | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker |
2010-02-27 | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker |
2010-02-27 | x86: apic: Fix mismerge, add arch_probe_nr_irqs() again | Ingo Molnar |
2010-02-27 | x86: Enable NMI on all cpus on UV | Russ Anderson |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | perf_event, amd: Fix spinlock initialization | Peter Zijlstra |
2010-02-26 | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra |
2010-02-26 | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian |
2010-02-26 | perf_events: Add new start/stop PMU callbacks | Stephane Eranian |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-26 | early_res: Add free_early_partial() | Yinghai Lu |
2010-02-25 | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner |
2010-02-25 | kprobes/x86: Support kprobes jump optimization on x86 | Masami Hiramatsu |
2010-02-25 | x86: Add text_poke_smp for SMP cross modifying code | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Cleanup save/restore registers | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Boost probes when reentering | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE | Masami Hiramatsu |
2010-02-25 | ftrace: Remove memory barriers from NMI code when not needed | Steven Rostedt |
2010-02-25 | x86: Do not reserve brk for DMI if it's not going to be used | Thadeu Lima de Souza Cascardo |
2010-02-24 | x86, legacy_irq: Remove duplicate vector assigment | Yinghai Lu |
2010-02-24 | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu |
2010-02-24 | x86, mrst: Platform clock setup code | Jacob Pan |
2010-02-24 | x86, apbt: Moorestown APB system timer driver | Jacob Pan |
2010-02-23 | x86, mrst: Add vrtc platform data setup code | Feng Tang |
2010-02-23 | x86, mrst: Add platform timer info parsing code | Jacob Pan |
2010-02-23 | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan |
2010-02-23 | x86, mrst: Add dummy legacy pic to platform setup | Jacob Pan |
2010-02-23 | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan |
2010-02-23 | x86, pic: Fix section mismatch in legacy pic | Jacob Pan |
2010-02-23 | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set | Suresh Siddha |
2010-02-23 | x86, ptrace: Simplify xstateregs_get() | Suresh Siddha |
2010-02-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-22 | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin |