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