Age | Commit message (Expand) | Author |
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-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-25 | ftrace: Remove memory barriers from NMI code when not needed | Steven Rostedt |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker |
2010-02-19 | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-02-07 | x86/alternatives: Fix build warning | Masami Hiramatsu |
2010-02-04 | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian |
2010-02-04 | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra |
2010-02-04 | perf_events, x86: Implement intel core solo/duo support | Peter Zijlstra |
2010-02-04 | kprobes: Check probe address is reserved | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-02-04 | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu |
2010-02-04 | x86_64: Print modules like i386 does | Alexey Dobriyan |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel |
2010-01-29 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra |
2010-01-29 | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra |
2010-01-29 | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra |
2010-01-29 | perf_events, x86: Fix event constraint masks | Peter Zijlstra |
2010-01-29 | perf_event: x86: Deduplicate the disable code | Peter Zijlstra |
2010-01-29 | perf, x86: Clean up event constraints code a bit | Ingo Molnar |
2010-01-29 | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra |
2010-01-29 | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra |
2010-01-29 | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra |
2010-01-29 | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra |
2010-01-29 | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra |
2010-01-29 | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra |
2010-01-29 | perf_event: x86: Fixup constraints typing issue | Peter Zijlstra |