aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King
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
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-08Merge branch 'master' into for-linusRussell King
2010-03-07ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25Merge branch 'perf' into develRussell King
2010-02-25Merge branch 'tmpreg' into develRussell King
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski