| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 | 1 | -0/+1 |
|\ |
|
| * | x86: Fix 'reservetop=' functionality | Liang Li | 2010-04-30 | 1 | -0/+1 |
* | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-05-01 | 1 | -0/+5 |
* | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-05-01 | 1 | -3/+2 |
* | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-23 | 2 | -6/+26 |
|\ \
| |/ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-15 | 1 | -0/+3 |
| |\ |
|
| | * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-04-13 | 1 | -0/+3 |
| | |\ |
|
| | | * | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel | 2010-04-07 | 1 | -0/+3 |
| | | |\ |
|
| | | | * | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright | 2010-04-07 | 1 | -0/+1 |
| | | | * | x86/amd-iommu: Protect IOMMU-API map/unmap path | Joerg Roedel | 2010-03-01 | 1 | -0/+2 |
| * | | | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 | 1 | -6/+23 |
| |/ / / |
|
* | | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -11/+4 |
* | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 1 | -1/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
| |/ / |
|
* | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 | 1 | -33/+25 |
* | | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 1 | -2/+2 |
* | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 3 | -3/+6 |
|\ \ \
| |/ / |
|
| * | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 1 | -0/+2 |
| * | | 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 | 1 | -0/+1 |
* | | | x86, ptrace: Fix block-step | Peter Zijlstra | 2010-03-26 | 2 | -3/+5 |
* | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 5 | -401/+3 |
* | | | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 2010-03-26 | 1 | -5/+8 |
* | | | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov | 2010-03-26 | 1 | -309/+382 |
* | | | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 2010-03-22 | 7 | -61/+10 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -3/+14 |
| |\ \ |
|
| * | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
| * | | | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 1 | -28/+2 |
| * | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -7/+0 |
| * | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 4 | -12/+2 |
| * | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 3 | -5/+3 |
| * | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 2 | -1/+1 |
| * | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 3 | -4/+3 |
| * | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 3 | -4/+1 |
* | | | | perf, x86: Fix key indexing in Pentium-4 PMU | Lin Ming | 2010-03-19 | 1 | -1/+1 |
* | | | | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) | Cyrill Gorcunov | 2010-03-18 | 1 | -2/+2 |
* | | | | perf, x86: Add cache events for the Pentium-4 PMU | Lin Ming | 2010-03-18 | 2 | -0/+12 |
* | | | | perf, x86: Add a key to simplify template lookup in Pentium-4 PMU | Lin Ming | 2010-03-18 | 1 | -1/+4 |
* | | | | x86, apic: Allow to use certain functions without APIC built-in support | Cyrill Gorcunov | 2010-03-18 | 1 | -2/+11 |
* | | | | x86, perf: Fix comments in Pentium-4 PMU definitions | Lin Ming | 2010-03-16 | 1 | -2/+3 |
* | | | | perf, x86: Enable not tagged retired instruction counting on P4s | Cyrill Gorcunov | 2010-03-15 | 1 | -4/+4 |
* | | | | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov | 2010-03-11 | 2 | -1/+708 |
* | | | | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra | 2010-03-10 | 2 | -1/+3 |
* | | | | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 | 1 | -0/+19 |
| |/ /
|/| | |
|
* | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 58 | -1548/+1581 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 13 | -43/+151 |
| |\ \ |
|
| | * | | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner | 2010-02-25 | 2 | -19/+2 |
| | * | | x86, pci: Add arch_init to x86_init abstraction | Thomas Gleixner | 2010-02-25 | 1 | -3/+5 |
| | * | | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 2010-02-24 | 1 | -1/+0 |
| | * | | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 | 1 | -0/+70 |