aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/Makefile
AgeCommit message (Expand)Author
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King
2013-10-19ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky
2013-09-30ARM: perf: add support for perf registers APIWill Deacon
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-07ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-05-21arm: introduce psci_smp_opsStefano Stabellini
2013-04-17ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König
2013-01-10ARM: psci: add support for PSCI invocations from the kernelWill Deacon
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin
2012-09-03ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre
2012-09-03ARM: 7505/1: split out ATAGS parsingNicolas Pitre
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-05arm: Use generic init_taskThomas Gleixner
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge branch 'devel-stable' into for-linusRussell King
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent
2012-03-24ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon
2012-02-03ARM: Make the sched_clock framework mandatoryMarc Zyngier
2011-12-13ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst
2011-09-20ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst