| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-10-18 | irq_work: Add generic hardirq context callbacks |  Peter Zijlstra | 1 | -4/+4 |
| 2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core |  Robert Richter | 2 | -106/+94 |
| 2010-10-14 | perf, ARM: Fix sysfs bits removal build failure |  Ingo Molnar | 1 | -1/+1 |
| 2010-10-11 | Merge branch 'oprofile/urgent' (early part) into oprofile/perf |  Robert Richter | 3 | -6/+11 |
| 2010-10-11 | perf: Add helper function to return number of counters |  Matt Fleming | 1 | -0/+6 |
| 2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core |  Ingo Molnar | 1 | -0/+2 |
| 2010-09-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -0/+2 |
| 2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core |  Ingo Molnar | 1 | -0/+2 |
| 2010-09-17 | arm: fix really nasty sigreturn bug |  Al Viro | 1 | -0/+2 |
| 2010-09-17 | ARM: prevent multiple syscall restarts |  Russell King | 1 | -0/+2 |
| 2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core |  Ingo Molnar | 3 | -7/+10 |
| 2010-09-09 | perf: Remove the sysfs bits |  Peter Zijlstra | 1 | -8/+1 |
| 2010-09-09 | perf: Rework the PMU methods |  Peter Zijlstra | 1 | -35/+61 |
| 2010-09-09 | perf: Per PMU disable |  Peter Zijlstra | 1 | -14/+14 |
| 2010-09-09 | perf: Reduce perf_disable() usage |  Peter Zijlstra | 1 | -0/+3 |
| 2010-09-09 | perf: Register PMU implementations |  Peter Zijlstra | 1 | -12/+26 |
| 2010-09-09 | perf: Deconstify struct pmu |  Peter Zijlstra | 1 | -1/+1 |
| 2010-09-02 | ARM: 6352/1: perf: fix event validation |  Will Deacon | 1 | -2/+2 |
| 2010-09-01 | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM |  Mikael Pettersson | 1 | -0/+3 |
| 2010-09-01 | ARM: 6330/1: perf: reword comments relating to perf_event_do_pending |  Will Deacon | 1 | -4/+4 |
| 2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -1/+1 |
| 2010-08-25 | Merge branch 'linus' into perf/core |  Ingo Molnar | 3 | -6/+11 |
| 2010-08-19 | Input: sysrq - drop tty argument from sysrq ops handlers |  Dmitry Torokhov | 1 | -1/+1 |
| 2010-08-19 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core |  Ingo Molnar | 22 | -205/+684 |
| 2010-08-19 | perf: Factorize callchain context handling |  Frederic Weisbecker | 1 | -2/+0 |
| 2010-08-19 | perf: Generalize some arch callchain code |  Frederic Weisbecker | 1 | -39/+4 |
| 2010-08-19 | perf: Generalize callchain_store() |  Frederic Weisbecker | 1 | -11/+4 |
| 2010-08-19 | perf: Drop unappropriate tests on arch callchains |  Frederic Weisbecker | 1 | -6/+0 |
| 2010-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 2 | -1/+2 |
| 2010-08-17 | Make do_execve() take a const filename pointer |  David Howells | 1 | -5/+9 |
| 2010-08-15 | ARM: 6329/1: wire up sys_accept4() on ARM |  Mikael Pettersson | 1 | -0/+1 |
| 2010-08-14 | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used |  eric miao | 1 | -1/+1 |
| 2010-08-13 | Mark arguments to certain syscalls as being const |  David Howells | 2 | -5/+5 |
| 2010-08-10 | Merge branches 'master' and 'devel' into for-linus |  Russell King | 1 | -0/+34 |
| 2010-08-10 | ARM: 6294/1: etm: do a dummy read from OSSRR during initialization |  Alexander Shishkin | 1 | -1/+3 |
| 2010-08-10 | ARM: 6292/1: coresight: add ETM management registers |  Alexander Shishkin | 1 | -1/+1 |
| 2010-08-10 | ARM: 6288/1: ftrace: document mcount formats |  Rabin Vincent | 1 | -0/+36 |
| 2010-08-10 | ARM: 6287/1: ftrace: clean up mcount assembly indentation |  Rabin Vincent | 1 | -44/+44 |
| 2010-08-09 | Merge branch 'devel-stable' into devel |  Russell King | 1 | -42/+80 |
| 2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -9/+9 |
| 2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb |  Linus Torvalds | 1 | -42/+80 |
| 2010-08-05 | arm,kgdb: Add ability to trap into debugger on notify_die |  Jason Wessel | 1 | -0/+34 |
| 2010-08-05 | kgdb,arm: Individual register get/set for arm |  Jason Wessel | 1 | -42/+46 |
| 2010-08-05 | ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel |  Catalin Marinas | 1 | -0/+4 |
| 2010-08-05 | ARM: 6190/1: Remove dummy loads from the original relocation address |  Catalin Marinas | 1 | -2/+0 |
| 2010-08-05 | ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2 |  Catalin Marinas | 1 | -0/+32 |
| 2010-07-31 | Merge branch 'devel-stable' into devel |  Russell King | 7 | -10/+38 |
| 2010-07-31 | Merge branch 'misc' into devel |  Russell King | 5 | -61/+116 |
| 2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel |  Russell King | 9 | -43/+329 |
| 2010-07-29 | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable |  Russell King | 4 | -10/+14 |