aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-31Merge branch 'devel-stable' into develRussell King7-10/+38
2010-07-31Merge branch 'misc' into develRussell King5-61/+116
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King9-43/+329
2010-07-29Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stableRussell King4-10/+14
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King3-9/+18
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King2-2/+7
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King2-5/+18
2010-07-27Merge branch 'origin' into miscRussell King4-22/+24
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij1-43/+48
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-1/+1
2010-07-27ARM: initial LMB trialRussell King1-0/+3
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King4-22/+24
2010-07-18ARM: 6223/1: support multiple TCM banksLinus Walleij1-22/+46
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij1-3/+2
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-2/+1
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King2-19/+20
2010-07-09ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg1-0/+25
2010-07-09ARM: 6120/1: kdump: implement copy_oldmem_page()Mika Westerberg2-0/+61
2010-07-09ARM: 6119/1: kdump: skip indirection page when crashingMika Westerberg1-0/+6
2010-07-09ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg1-0/+4
2010-07-09ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg1-0/+51
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren3-27/+54
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon1-0/+96
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao2-14/+28
2010-07-07ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König4-10/+14
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-06-14ARM: stack protector: change the canary value per taskNicolas Pitre2-0/+11
2010-06-14ARM: initial stack protector (-fstack-protector) supportNicolas Pitre1-0/+6
2010-06-14[ARM] implement arch_randomize_brk()Nicolas Pitre1-0/+7
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+4
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdlineAlexander Holler1-0/+2
2010-05-24ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin1-0/+2
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-145/+1021
2010-05-17Merge branch 'devel-stable' into develRussell King9-23/+121
2010-05-17ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon1-0/+12
2010-05-17ARM: 6070/1: perf-events: add support for xscale PMUsWill Deacon1-6/+821
2010-05-17ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon1-10/+29
2010-05-17ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon2-65/+114
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King1-1/+1
2010-05-12ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar1-17/+0
2010-05-07Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stableRussell King1-2/+0
2010-05-07Revert "arm: msm: add oprofile pmu support"Daniel Walker1-2/+0
2010-05-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stableRussell King2-2/+8
2010-05-03arm: msm: add oprofile pmu supportDaniel Walker1-0/+2
2010-05-01ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar1-0/+6
2010-05-01ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar1-2/+2
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov1-0/+3
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King3-13/+13