summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King
2010-07-09ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg
2010-07-09ARM: 6120/1: kdump: implement copy_oldmem_page()Mika Westerberg
2010-07-09ARM: 6119/1: kdump: skip indirection page when crashingMika Westerberg
2010-07-09ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg
2010-07-09ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler
2010-05-24ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon
2010-05-17ARM: 6070/1: perf-events: add support for xscale PMUsWill Deacon
2010-05-17ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon
2010-05-17ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King
2010-05-12ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar
2010-05-07Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King
2010-05-07Revert "arm: msm: add oprofile pmu support"Daniel Walker
2010-05-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King
2010-05-03arm: msm: add oprofile pmu supportDaniel Walker
2010-05-01ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar
2010-05-01ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-04-14ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King
2010-03-14ARM: Add L2 cache handling to smp boot supportRussell King
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon
2010-03-13ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig