Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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, 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-26 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson |
2010-01-23 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin |
2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh |
2010-01-22 | x86, cacheinfo: Calculate L3 indices | Borislav Petkov |
2010-01-22 | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov |
2010-01-22 | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov |
2010-01-22 | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian |
2010-01-20 | Merge branch 'misc' into release | Len Brown |