summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'devel-stable' into develRussell King2010-07-317-10/+38
|\ \ \ \
| * \ \ \ Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Russell King2010-07-294-10/+14
| |\ \ \ \
| | * | | | ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-074-10/+14
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2010-07-214-22/+24
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: stack protector: change the canary value per taskNicolas Pitre2010-06-142-0/+11
| * | | | ARM: initial stack protector (-fstack-protector) supportNicolas Pitre2010-06-141-0/+6
| * | | | [ARM] implement arch_randomize_brk()Nicolas Pitre2010-06-141-0/+7
| | |/ / | |/| |
* | | | Merge branch 'misc' into develRussell King2010-07-315-61/+116
|\ \ \ \
| * | | | ARM: call machine_shutdown() from machine_halt(), etcRussell King2010-07-273-9/+18
| * | | | ARM: SMP: Always enable clock event broadcast supportRussell King2010-07-272-2/+7
| * | | | ARM: Factor out common code from cpu_proc_fin()Russell King2010-07-272-5/+18
| * | | | Merge branch 'origin' into miscRussell King2010-07-274-22/+24
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij2010-07-271-43/+48
| * | | | ARM: 6223/1: support multiple TCM banksLinus Walleij2010-07-181-22/+46
| * | | | ARM: 6222/1: add memory types for the TCMsLinus Walleij2010-07-181-3/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-319-43/+329
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | / | | | | | |/ | | | | |/|
| | | * | | ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+1
| | | * | | ARM: initial LMB trialRussell King2010-07-271-0/+3
| | | * | | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-2/+1
| |_|/ / / |/| | | |
| | * | | ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg2010-07-091-0/+25
| | * | | ARM: 6120/1: kdump: implement copy_oldmem_page()Mika Westerberg2010-07-092-0/+61
| | * | | ARM: 6119/1: kdump: skip indirection page when crashingMika Westerberg2010-07-091-0/+6
| | * | | ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg2010-07-091-0/+4
| | * | | ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg2010-07-091-0/+51
| | | |/ | | |/|
| | * | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-093-27/+54
| | * | ARM: 6199/1: Add kprobe-based event tracerWill Deacon2010-07-091-0/+96
| | * | ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-092-14/+28
| |/ /
* | | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-141-2/+3
* | | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| |/ |/|
* | ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-041-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-252-0/+4
|\
| * ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-241-0/+2
| * ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin2010-05-241-0/+2
* | kgdb: core changes to support kdbJason Wessel2010-05-201-0/+5
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-196-145/+1021
|\
| * Merge branch 'devel-stable' into develRussell King2010-05-179-23/+121
| |\
| | * Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King2010-05-071-2/+0
| | |\
| | | * Revert "arm: msm: add oprofile pmu support"Daniel Walker2010-05-071-2/+0
| | * | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King2010-05-032-2/+8
| | |\ \ | | | |/ | | |/|
| | * | arm: msm: add oprofile pmu supportDaniel Walker2010-05-031-0/+2
| * | | ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon2010-05-171-0/+12
| * | | ARM: 6070/1: perf-events: add support for xscale PMUsWill Deacon2010-05-171-6/+821
| * | | ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon2010-05-171-10/+29
| * | | ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon2010-05-172-65/+114
| * | | ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King2010-05-151-1/+1
| * | | ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2010-04-221-0/+3
| * | | ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King2010-04-141-0/+36
| * | | ARM: convert arm to arch_gettimeoffset()John Stultz2010-03-241-64/+6
* | | | ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar2010-05-121-17/+0
| |_|/ |/| |
* | | ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar2010-05-011-0/+6
OpenPOWER on IntegriCloud