| Commit message (Expand) | Author | Age | Files | Lines |
* | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 | 2 | -6/+18 |
* | KVM: Implement perf callbacks for guest sampling | Zhang, Yanmin | 2010-04-19 | 3 | -1/+53 |
* | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 2 | -11/+35 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 94 | -43/+125 |
|\ |
|
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-07 | 1 | -0/+1 |
| |\ |
|
| | * | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 | 1 | -0/+1 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 7 | -19/+53 |
| |\ \
| | |/
| |/| |
|
| | * | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 | 1 | -0/+2 |
| | * | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 2010-04-02 | 1 | -2/+2 |
| | * | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 | 1 | -2/+12 |
| | * | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 | 1 | -0/+1 |
| | * | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 | 1 | -1/+7 |
| | * | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 | 1 | -2/+2 |
| | * | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-03-31 | 1 | -4/+20 |
| | * | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-03-30 | 1 | -8/+7 |
| * | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 10 | -59/+137 |
| |\ \ |
|
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 86 | -22/+70 |
| * | | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | | | | perf: Drop the frame reliablity check | Frederic Weisbecker | 2010-04-04 | 1 | -2/+1 |
* | | | | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 2010-04-02 | 1 | -0/+2 |
* | | | | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 | 4 | -11/+11 |
* | | | | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 | 5 | -51/+74 |
* | | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 | 5 | -89/+45 |
* | | | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 7 | -65/+65 |
* | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 18 | -81/+219 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 | 2 | -5/+44 |
| * | | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 | 2 | -36/+52 |
| * | | | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 | 1 | -2/+2 |
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 | 2 | -3/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-01 | 1 | -1/+1 |
| | * | | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -2/+0 |
| | |/ |
|
| * | | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 | 4 | -12/+37 |
| * | | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 | 2 | -9/+18 |
| |\ |
|
| | * | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 | 1 | -1/+12 |
| | * | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 | 1 | -3/+6 |
| | * | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 | 1 | -5/+0 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 | 7 | -12/+61 |
| |\ \ |
|
| | * | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 2 | -8/+26 |
| | * | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 | 1 | -3/+3 |
| | * | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 | 4 | -1/+32 |
| * | | | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 2010-03-22 | 1 | -3/+5 |
| | |/
| |/| |
|
* | | | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 2010-03-26 | 4 | -10/+45 |
* | | | x86, ptrace: Fix block-step | Peter Zijlstra | 2010-03-26 | 6 | -9/+53 |
* | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 20 | -2747/+9 |
* | | | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 2010-03-26 | 3 | -26/+17 |
* | | | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov | 2010-03-26 | 2 | -631/+806 |
* | | | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 2010-03-22 | 33 | -471/+106 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 6 | -155/+176 |
| |\ \
| | |/
| |/| |
|
| | * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 | 1 | -1/+2 |