Age | Commit message (Expand) | Author | Files | Lines |
2010-10-04 | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 1 | -3/+4 |
2010-09-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 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-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-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 1 | -1/+1 |
2010-08-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+2 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 1 | -5/+9 |
2010-08-16 | 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-14 | Mark arguments to certain syscalls as being const | David Howells | 2 | -5/+5 |
2010-08-11 | Merge branches 'master' and 'devel' into for-linus | Russell King | 1 | -0/+34 |
2010-08-11 | ARM: 6294/1: etm: do a dummy read from OSSRR during initialization | Alexander Shishkin | 1 | -1/+3 |
2010-08-11 | ARM: 6292/1: coresight: add ETM management registers | Alexander Shishkin | 1 | -1/+1 |
2010-08-11 | ARM: 6288/1: ftrace: document mcount formats | Rabin Vincent | 1 | -0/+36 |
2010-08-11 | 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 | -43/+81 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -9/+9 |
2010-08-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -43/+81 |
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 | -43/+47 |
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... | Russell King | 9 | -43/+329 |
2010-07-30 | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Russell King | 4 | -10/+14 |
2010-07-27 | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 3 | -9/+18 |
2010-07-27 | ARM: SMP: Always enable clock event broadcast support | Russell King | 2 | -2/+7 |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2 | -5/+18 |
2010-07-27 | Merge branch 'origin' into misc | Russell King | 4 | -22/+24 |
2010-07-27 | ARM: 6225/1: make TCM allocation static and common for all archs | Linus Walleij | 1 | -43/+48 |
2010-07-27 | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 1 | -1/+1 |
2010-07-27 | ARM: initial LMB trial | Russell King | 1 | -0/+3 |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar | 3 | -21/+23 |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 4 | -22/+24 |
2010-07-18 | ARM: 6223/1: support multiple TCM banks | Linus Walleij | 1 | -22/+46 |
2010-07-18 | ARM: 6222/1: add memory types for the TCMs | Linus Walleij | 1 | -3/+2 |
2010-07-16 | ARM: Remove DISCONTIGMEM support | Russell King | 1 | -2/+1 |
2010-07-15 | ARM: 6226/1: fix kprobe bug in ldr instruction emulation | Nicolas Pitre | 1 | -2/+3 |
2010-07-10 | ARM: lockdep: fix unannotated irqs-on | Russell King | 2 | -19/+20 |
2010-07-09 | ARM: 6122/1: kdump: add support for elfcorehdr parameter | Mika Westerberg | 1 | -0/+25 |
2010-07-09 | ARM: 6120/1: kdump: implement copy_oldmem_page() | Mika Westerberg | 2 | -0/+61 |
2010-07-09 | ARM: 6119/1: kdump: skip indirection page when crashing | Mika Westerberg | 1 | -0/+6 |
2010-07-09 | ARM: 6118/1: kdump: implement machine_crash_shutdown() | Mika Westerberg | 1 | -0/+4 |
2010-07-09 | ARM: 6116/1: kdump: reserve memory for crashkernel | Mika Westerberg | 1 | -0/+51 |