summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+4
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler-0/+2
2010-05-24ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin-0/+2
2010-05-20kgdb: core changes to support kdbJason Wessel-0/+5
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-145/+1021
2010-05-17Merge branch 'devel-stable' into develRussell King-23/+121
2010-05-17ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon-0/+12
2010-05-17ARM: 6070/1: perf-events: add support for xscale PMUsWill Deacon-6/+821
2010-05-17ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon-10/+29
2010-05-17ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon-65/+114
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King-1/+1
2010-05-12ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar-17/+0
2010-05-07Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King-2/+0
2010-05-07Revert "arm: msm: add oprofile pmu support"Daniel Walker-2/+0
2010-05-03Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King-2/+8
2010-05-03arm: msm: add oprofile pmu supportDaniel Walker-0/+2
2010-05-01ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar-0/+6
2010-05-01ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar-2/+2
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov-0/+3
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King-13/+13
2010-04-14ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King-0/+36
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak-4/+89
2010-04-05Merge branch 'master' into export-slabhTejun Heo-1/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-4/+3
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg-1/+9
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz-64/+6
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström-0/+2
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon-0/+13
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King-2/+2
2010-03-14ARM: Add L2 cache handling to smp boot supportRussell King-1/+3
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2010-03-13ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon-1/+1
2010-03-13ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon-1/+2
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+3
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig-62/+12
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig-85/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig-27/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig-22/+1
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra-2/+2
2010-03-08Merge branch 'master' into for-linusRussell King-1/+3
2010-03-07ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart-1/+3
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-264/+2599
2010-02-25Merge branch 'misc2' into develRussell King-258/+207
2010-02-25Merge branch 'perf' into develRussell King-0/+2381
2010-02-25Merge branch 'tmpreg' into develRussell King-14/+25
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King-4/+8
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-3/+5
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar-0/+1
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King-2/+4