Age | Commit message (Expand) | Author |
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-02 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng |
2010-02-02 | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko |
2010-02-01 | x86: Use the generic page_is_ram() | Wu Fengguang |
2010-02-01 | x86: Remove BIOS data range from e820 | Yinghai Lu |
2010-02-01 | x86, mtrr: Constify struct mtrr_ops | Emese Revfy |
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 | Split 'flush_old_exec' into two functions | Linus Torvalds |
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 |
2010-01-29 | perf_event: x86: Allocate the fake_cpuc | Peter Zijlstra |
2010-01-29 | perf_events: Add fast-path to the rescheduling code | Stephane Eranian |
2010-01-29 | perf_events, x86: Improve x86 event scheduling | Stephane Eranian |
2010-01-29 | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint... | K.Prasad |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad |
2010-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-01-28 | x86/PCI: remove IOH range fetching | Jeff Garrett |
2010-01-28 | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard |
2010-01-27 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara |
2010-01-27 | x86: Use helpers for rlimits | Jiri Slaby |
2010-01-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-27 | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich |
2010-01-27 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-01-27 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2010-01-26 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson |
2010-01-25 | oprofile/x86: add Xeon 7500 series support | Andi Kleen |
2010-01-25 | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit |