Age | Commit message (Expand) | Author |
2010-05-19 | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ | Cyrill Gorcunov |
2010-05-19 | perf, x86: P4 PMU -- do a real check for ESCR address being in hash | Cyrill Gorcunov |
2010-05-18 | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov |
2010-05-18 | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov |
2010-05-15 | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov |
2010-05-13 | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov |
2010-05-07 | perf, x86: implement group scheduling transactional APIs | Lin Ming |
2010-05-07 | perf, x86: Improve the PEBS ABI | Peter Zijlstra |
2010-05-07 | perf, x86: Consolidate some code repetition | Peter Zijlstra |
2010-05-07 | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra |
2010-05-07 | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter |
2010-05-07 | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter |
2010-05-07 | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter |
2010-05-07 | perf, x86: Move x86_setup_perfctr() | Robert Richter |
2010-05-07 | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter |
2010-05-07 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-05-03 | powernow-k8: Fix frequency reporting | Mark Langsdorf |
2010-05-01 | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker |
2010-05-01 | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker |
2010-04-30 | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava |
2010-04-30 | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar |
2010-04-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-24 | VMware Balloon driver | Dmitry Torokhov |
2010-04-23 | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin |
2010-04-23 | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero | H. Peter Anvin |
2010-04-23 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-04-20 | x86, mrst: Conditionally register cpu hotplug notifier for apbt | Jacob Pan |
2010-04-20 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-04-20 | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin |
2010-04-19 | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin |
2010-04-13 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-04-08 | perf: Fix unsafe frame rewinding with hot regs fetching | Frederic Weisbecker |
2010-04-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-04-07 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-07 | x86/gart: Disable GART explicitly before initialization | Joerg Roedel |
2010-04-07 | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel |
2010-04-07 | x86/amd-iommu: use for_each_pci_dev | Chris Wright |
2010-04-07 | Revert "x86: disable IOMMUs on kernel crash" | Chris Wright |
2010-04-07 | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright |
2010-04-07 | x86/amd-iommu: enable iommu before attaching devices | Chris Wright |
2010-04-06 | perf, x86: Enable Nehalem-EX support | Vince Weaver |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-04 | perf: Drop the frame reliablity check | Frederic Weisbecker |
2010-04-02 | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha |
2010-04-02 | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra |