| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 7 | -81/+93 |
* | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 6 | -13/+37 |
* | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 7 | -108/+159 |
* | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 7 | -22/+22 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-09-09 | 4 | -25/+73 |
|\ |
|
| * | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter | 2010-09-03 | 1 | -13/+46 |
| * | perf, x86: Fix handle_irq return values | Peter Zijlstra | 2010-09-03 | 2 | -3/+8 |
| * | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus | 2010-09-03 | 1 | -4/+2 |
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-01 | 1 | -5/+17 |
| |\ |
|
| | * | oprofile, x86: fix init_sysfs() function stub | Robert Richter | 2010-09-01 | 1 | -2/+4 |
| | * | oprofile, x86: fix init_sysfs error handling | Robert Richter | 2010-08-31 | 1 | -3/+13 |
* | | | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov | 2010-09-01 | 2 | -54/+290 |
* | | | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker | 2010-08-27 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 | 1 | -0/+2 |
* | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 136 | -803/+1157 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-24 | 9 | -8/+30 |
| |\ \ |
|
| | * | | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky | 2010-08-24 | 8 | -6/+28 |
| | * | | [S390] s390: fix build error (sys_execve) | Sebastian Ott | 2010-08-24 | 1 | -2/+2 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-24 | 16 | -523/+595 |
| |\ \ \ |
|
| | * | | | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller | 2010-08-23 | 7 | -297/+456 |
| | * | | | sparc64: Fill a missing delay slot. | Mikulas Patocka | 2010-08-19 | 1 | -0/+1 |
| | * | | | sparc64: Make lock backoff really a NOP on UP builds. | David S. Miller | 2010-08-18 | 3 | -17/+22 |
| | * | | | sparc64: simple microoptimizations for atomic functions | Mikulas Patocka | 2010-08-18 | 1 | -12/+8 |
| | * | | | sparc64: Make rwsems 64-bit. | David S. Miller | 2010-08-17 | 4 | -193/+104 |
| | * | | | sparc64: Really fix atomic64_t interface types. | David S. Miller | 2010-08-17 | 1 | -4/+4 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 2010-08-24 | 30 | -118/+177 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS | Andreas Schwab | 2010-08-24 | 1 | -2/+1 |
| | * | | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 2010-08-24 | 3 | -1/+15 |
| | * | | | | powerpc/pci: Fix checking for child bridges in PCI code. | Grant Likely | 2010-08-24 | 1 | -1/+2 |
| | * | | | | powerpc: Fix typo in uImage target | Anatolij Gustschin | 2010-08-24 | 1 | -1/+1 |
| | * | | | | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 2010-08-24 | 1 | -3/+3 |
| | * | | | | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard | 2010-08-24 | 4 | -7/+8 |
| | * | | | | powerpc: Inline ppc64_runlatch_off | Anton Blanchard | 2010-08-24 | 2 | -9/+14 |
| | * | | | | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot | 2010-08-24 | 2 | -31/+43 |
| | * | | | | powerpc: Silence xics_migrate_irqs_away() during cpu offline | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+4 |
| | * | | | | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+2 |
| | * | | | | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -1/+1 |
| | * | | | | powerpc/pci: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -2/+1 |
| | * | | | | powerpc/powermac: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -1/+1 |
| | * | | | | powerpc/powermac: Drop unnecessary of_node_put | Julia Lawall | 2010-08-24 | 2 | -3/+0 |
| | * | | | | powerpc/kdump: Stop all other CPUs before running crash handlers | Anton Blanchard | 2010-08-24 | 1 | -11/+13 |
| | * | | | | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard | 2010-08-24 | 1 | -1/+1 |
| | * | | | | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov | 2010-08-24 | 1 | -3/+3 |
| | * | | | | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao | 2010-08-24 | 1 | -0/+2 |
| | * | | | | powerpc: Make rwsem use "long" type | Benjamin Herrenschmidt | 2010-08-24 | 1 | -27/+37 |
| | * | | | | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-08-24 | 6 | -12/+27 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp | 2010-08-23 | 1 | -0/+1 |
| | | * | | | powerpc/4xx: Index interrupt stacks by physical cpu | Dave Kleikamp | 2010-08-23 | 2 | -11/+14 |
| | | * | | | powerpc/47x: Remove redundant line from cputable.c | Dave Kleikamp | 2010-08-23 | 1 | -1/+0 |
| | | * | | | powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts | Dave Kleikamp | 2010-08-23 | 1 | -0/+4 |