| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-17 | 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-17 | 1 | -5/+9 |
|/ |
|
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -5/+5 |
* | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 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 |
| * | | ARM: 6190/1: Remove dummy loads from the original relocation address | Catalin Marinas | 2010-08-05 | 1 | -2/+0 |
| * | | ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2 | Catalin Marinas | 2010-08-05 | 1 | -0/+32 |
* | | | ARM: 6294/1: etm: do a dummy read from OSSRR during initialization | Alexander Shishkin | 2010-08-10 | 1 | -1/+3 |
* | | | ARM: 6292/1: coresight: add ETM management registers | Alexander Shishkin | 2010-08-10 | 1 | -1/+1 |
* | | | ARM: 6288/1: ftrace: document mcount formats | Rabin Vincent | 2010-08-10 | 1 | -0/+36 |
* | | | ARM: 6287/1: ftrace: clean up mcount assembly indentation | Rabin Vincent | 2010-08-10 | 1 | -44/+44 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -9/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 3 | -21/+23 |
| |\ \ |
|
| * \ \ | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -9/+9 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 1 | -43/+81 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel | 2010-08-05 | 1 | -0/+34 |
| * | | | | kgdb,arm: Individual register get/set for arm | Jason Wessel | 2010-08-05 | 1 | -43/+47 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 | 7 | -10/+38 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Russell King | 2010-07-29 | 4 | -10/+14 |
| |\ \ \ \ |
|
| | * | | | | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König | 2010-07-07 | 4 | -10/+14 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2010-07-21 | 4 | -22/+24 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ARM: stack protector: change the canary value per task | Nicolas Pitre | 2010-06-14 | 2 | -0/+11 |
| * | | | | ARM: initial stack protector (-fstack-protector) support | Nicolas Pitre | 2010-06-14 | 1 | -0/+6 |
| * | | | | [ARM] implement arch_randomize_brk() | Nicolas Pitre | 2010-06-14 | 1 | -0/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 5 | -61/+116 |
|\ \ \ \ |
|
| * | | | | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 2010-07-27 | 3 | -9/+18 |
| * | | | | ARM: SMP: Always enable clock event broadcast support | Russell King | 2010-07-27 | 2 | -2/+7 |
| * | | | | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 | 2 | -5/+18 |
| * | | | | Merge branch 'origin' into misc | Russell King | 2010-07-27 | 4 | -22/+24 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ARM: 6225/1: make TCM allocation static and common for all archs | Linus Walleij | 2010-07-27 | 1 | -43/+48 |
| * | | | | ARM: 6223/1: support multiple TCM banks | Linus Walleij | 2010-07-18 | 1 | -22/+46 |
| * | | | | ARM: 6222/1: add memory types for the TCMs | Linus Walleij | 2010-07-18 | 1 | -3/+2 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-----. \ \ \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 9 | -43/+329 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | /
| | | | | |/
| | | | |/| |
|
| | | * | | | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 1 | -1/+1 |
| | | * | | | ARM: initial LMB trial | Russell King | 2010-07-27 | 1 | -0/+3 |
| | | * | | | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 | 1 | -2/+1 |
| |_|/ / /
|/| | | | |
|
| | * | | | ARM: 6122/1: kdump: add support for elfcorehdr parameter | Mika Westerberg | 2010-07-09 | 1 | -0/+25 |
| | * | | | ARM: 6120/1: kdump: implement copy_oldmem_page() | Mika Westerberg | 2010-07-09 | 2 | -0/+61 |
| | * | | | ARM: 6119/1: kdump: skip indirection page when crashing | Mika Westerberg | 2010-07-09 | 1 | -0/+6 |
| | * | | | ARM: 6118/1: kdump: implement machine_crash_shutdown() | Mika Westerberg | 2010-07-09 | 1 | -0/+4 |
| | * | | | ARM: 6116/1: kdump: reserve memory for crashkernel | Mika Westerberg | 2010-07-09 | 1 | -0/+51 |
| | | |/
| | |/| |
|
| | * | | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 2010-07-09 | 3 | -27/+54 |
| | * | | ARM: 6199/1: Add kprobe-based event tracer | Will Deacon | 2010-07-09 | 1 | -0/+96 |
| | * | | ARM: 6197/2: preliminary support for sparse IRQ | eric miao | 2010-07-09 | 2 | -14/+28 |
| |/ / |
|
* | | | ARM: 6226/1: fix kprobe bug in ldr instruction emulation | Nicolas Pitre | 2010-07-14 | 1 | -2/+3 |
* | | | ARM: lockdep: fix unannotated irqs-on | Russell King | 2010-07-10 | 2 | -19/+20 |
| |/
|/| |
|