| Commit message (Expand) | Author | Age |
* | 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 |
| | | * | | | ARM: initial LMB trial | Russell King | 2010-07-27 |
| | | * | | | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 |
| |_|/ / /
|/| | | | |
|
| | * | | | ARM: 6122/1: kdump: add support for elfcorehdr parameter | Mika Westerberg | 2010-07-09 |
| | * | | | ARM: 6120/1: kdump: implement copy_oldmem_page() | Mika Westerberg | 2010-07-09 |
| | * | | | ARM: 6119/1: kdump: skip indirection page when crashing | Mika Westerberg | 2010-07-09 |
| | * | | | ARM: 6118/1: kdump: implement machine_crash_shutdown() | Mika Westerberg | 2010-07-09 |
| | * | | | ARM: 6116/1: kdump: reserve memory for crashkernel | Mika Westerberg | 2010-07-09 |
| | | |/
| | |/| |
|
| | * | | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 2010-07-09 |
| | * | | ARM: 6199/1: Add kprobe-based event tracer | Will Deacon | 2010-07-09 |
| | * | | ARM: 6197/2: preliminary support for sparse IRQ | eric miao | 2010-07-09 |
| |/ / |
|
* | | | ARM: 6226/1: fix kprobe bug in ldr instruction emulation | Nicolas Pitre | 2010-07-14 |
* | | | ARM: lockdep: fix unannotated irqs-on | Russell King | 2010-07-10 |
| |/
|/| |
|
* | | ARM: 6205/1: perf: ensure counter delta is treated as unsigned | Will Deacon | 2010-07-04 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm... | Alexander Holler | 2010-05-24 |
| * | ARM: 6140/1: silence a bogus sparse warning in unwind.c | Alexander Shishkin | 2010-05-24 |
* | | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-19 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 |
| |\ |
|
| | * | Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-... | Russell King | 2010-05-07 |
| | |\ |
|
| | | * | Revert "arm: msm: add oprofile pmu support" | Daniel Walker | 2010-05-07 |
| | * | | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int... | Russell King | 2010-05-03 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | arm: msm: add oprofile pmu support | Daniel Walker | 2010-05-03 |
| * | | | ARM: 6071/1: perf-events: allow modules to query the number of hardware counters | Will Deacon | 2010-05-17 |
| * | | | ARM: 6070/1: perf-events: add support for xscale PMUs | Will Deacon | 2010-05-17 |
| * | | | ARM: 6069/1: perf-events: use numeric ID to identify PMU | Will Deacon | 2010-05-17 |