aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar3-21/+23
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-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar1-1/+1
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-06-09perf: Convert perf_event to local_tPeter Zijlstra1-9/+9
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 cm...Alexander 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-...Russell 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 int...Russell 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
2010-04-14ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King1-0/+36
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak1-4/+89
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-1/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo5-4/+3
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg1-1/+9
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-64/+6
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström1-0/+2
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon1-0/+13