Age | Commit message (Expand) | Author |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-05 | x86: fix mtrr missing kernel-doc | Randy Dunlap |
2010-03-05 | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-03-04 | x86: Issue at least one memory barrier in stop_machine_text_poke() | Masami Hiramatsu |
2010-03-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-03-01 | x86: Raise vsyscall priority on hotplug notifier chain | Sheng Yang |
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: 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 | 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-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 branch 'x86/irq' into x86/apic | H. Peter Anvin |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-20 | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin |