| Commit message (Expand) | Author | Age |
* | Litmus core: replace FMLP & SRP system calls with generic syscalls | Bjoern B. Brandenburg | 2011-02-01 |
* | Hook up LITMUS^RT remote preemption support on ARM | Bjoern B. Brandenburg | 2010-11-11 |
* | ARM: hookup LITMUS^RT system calls | Bjoern B. Brandenburg | 2010-11-11 |
* | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 2010-10-04 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-09-27 |
|\ |
|
| * | ARM: prevent multiple syscall restarts | Russell King | 2010-09-17 |
* | | arm: fix really nasty sigreturn bug | Al Viro | 2010-09-17 |
|/ |
|
* | ARM: 6352/1: perf: fix event validation | Will Deacon | 2010-09-02 |
* | 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-09-01 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 |
|\ |
|
| * | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-20 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-17 |
|\ \ |
|
| * | | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 2010-08-15 |
| * | | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used | eric miao | 2010-08-14 |
| |/ |
|
* / | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
|/ |
|
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-08-09 |
| |\ |
|
| * | | 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-08-05 |
* | | | 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-10 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 |
| |\ \ |
|
| * \ \ | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
| |\ \ \ |
|
| * | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 |
* | | | | | 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 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Russell King | 2010-07-29 |
| |\ \ \ \ |
|
| | * | | | | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König | 2010-07-07 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2010-07-21 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ARM: stack protector: change the canary value per task | Nicolas Pitre | 2010-06-14 |
| * | | | | ARM: initial stack protector (-fstack-protector) support | Nicolas Pitre | 2010-06-14 |
| * | | | | [ARM] implement arch_randomize_brk() | Nicolas Pitre | 2010-06-14 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'misc' into devel | Russell King | 2010-07-31 |
|\ \ \ \ |
|
| * | | | | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 2010-07-27 |
| * | | | | ARM: SMP: Always enable clock event broadcast support | Russell King | 2010-07-27 |
| * | | | | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 |
| * | | | | Merge branch 'origin' into misc | Russell King | 2010-07-27 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ARM: 6225/1: make TCM allocation static and common for all archs | Linus Walleij | 2010-07-27 |
| * | | | | ARM: 6223/1: support multiple TCM banks | Linus Walleij | 2010-07-18 |
| * | | | | ARM: 6222/1: add memory types for the TCMs | Linus Walleij | 2010-07-18 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-----. \ \ \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | /
| | | | | |/
| | | | |/| |
|
| | | * | | | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 |