| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | ARM: 6318/1: ftrace: fix and update dynamic ftrace | Rabin Vincent | 2010-09-02 | 2 | -57/+135 |
| | | * | | | | | ARM: 6316/1: ftrace: add Thumb-2 support | Rabin Vincent | 2010-09-02 | 1 | -2/+4 |
| | | * | | | | | ARM: 6315/1: ftrace: add ENDPROC annotations | Rabin Vincent | 2010-09-02 | 1 | -2/+6 |
| | | * | | | | | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 2010-09-02 | 2 | -0/+16 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | ARM: 6431/1: fix isb regression on CPU < v7 | Linus Walleij | 2010-10-08 | 1 | -4/+5 |
| | * | | | | | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | Will Deacon | 2010-10-04 | 1 | -3/+36 |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -9/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-20 | 1 | -3/+4 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner | 2010-10-16 | 1 | -8/+0 |
| * | | | | | | | genirq, ARM: Fix boot on ARM platforms | Anand Gadiyar | 2010-10-16 | 1 | -1/+3 |
| * | | | | | | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 | 1 | -0/+2 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | genirq: Query arch for number of early descriptors | Thomas Gleixner | 2010-10-12 | 1 | -4/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 1 | -110/+102 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -4/+4 |
| * | | | | | | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | 2 | -106/+94 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf, ARM: Fix sysfs bits removal build failure | Ingo Molnar | 2010-10-14 | 1 | -1/+1 |
| | * | | | | | | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 1 | -0/+2 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 1 | -0/+2 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 3 | -7/+10 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -8/+1 |
| | * | | | | | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -35/+61 |
| | * | | | | | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -14/+14 |
| | * | | | | | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -0/+3 |
| | * | | | | | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -12/+26 |
| | * | | | | | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 3 | -6/+11 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 22 | -206/+685 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-19 | 1 | -2/+0 |
| | * | | | | | | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-19 | 1 | -39/+4 |
| | * | | | | | | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-19 | 1 | -11/+4 |
| | * | | | | | | | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker | 2010-08-19 | 1 | -6/+0 |
| * | | | | | | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter | 2010-10-11 | 3 | -6/+11 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | perf: Add helper function to return number of counters | Matt Fleming | 2010-10-11 | 1 | -0/+6 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 2010-10-04 | 1 | -3/+4 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-09-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | ARM: prevent multiple syscall restarts | Russell King | 2010-09-17 | 1 | -0/+2 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | arm: fix really nasty sigreturn bug | Al Viro | 2010-09-17 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | ARM: 6352/1: perf: fix event validation | Will Deacon | 2010-09-02 | 1 | -2/+2 |
* | | | | | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM | Mikael Pettersson | 2010-09-01 | 1 | -0/+3 |
* | | | | | ARM: 6330/1: perf: reword comments relating to perf_event_do_pending | Will Deacon | 2010-09-01 | 1 | -4/+4 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-18 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 2010-08-15 | 1 | -0/+1 |
| * | | | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used | eric miao | 2010-08-14 | 1 | -1/+1 |
| |/ / |
|
* / / | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 1 | -5/+9 |
|/ / |
|
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 2 | -5/+5 |
* | | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-11 | 1 | -0/+34 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into devel | Russell King | 2010-08-09 | 1 | -43/+81 |
| |\ \ |
|
| * | | | ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel | Catalin Marinas | 2010-08-05 | 1 | -0/+4 |