summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-301-1/+2
|\
| * ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky2013-10-191-1/+2
* | ARM: perf: add support for perf registers APIWill Deacon2013-09-301-0/+1
|/
* ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König2013-09-021-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin2013-06-071-1/+4
* | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-221-1/+4
|\ \
| * | arm: introduce psci_smp_opsStefano Stabellini2013-05-211-1/+4
| |/
* | ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König2013-04-171-1/+7
|/
* ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-101-0/+1
* Merge branch 'fixes' into for-linusRussell King2012-10-111-5/+4
|\
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-2/+3
| |\
| | * ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2012-09-031-2/+3
| | * ARM: 7505/1: split out ATAGS parsingNicolas Pitre2012-09-031-3/+3
| * | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+0
| |\ \
| | * | ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-011-1/+0
| | |/
| * | ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-231-1/+1
| * | ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-231-1/+0
| |/
* | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-191-0/+2
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-1/+1
|\
| * arm: Use generic init_taskThomas Gleixner2012-05-051-1/+1
* | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-271-0/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-1/+1
|\
| * cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-6/+8
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2012-03-271-3/+2
| |\ \
| | * | ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-031-3/+2
| | |/
| * | ARM: 7334/1: add jump label supportRabin Vincent2012-03-241-0/+1
| * | ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-241-1/+2
| * | ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-241-2/+3
| |/
* | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-1/+0
|\ \
| * | ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King2012-03-241-1/+0
| |/
* | ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon2012-03-141-3/+0
|/
* ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2011-12-131-1/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+8
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-0/+1
| |\
| * \ Merge branch 'pm' into devel-stableRussell King2011-09-221-1/+1
| |\ \
| | * | ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-201-1/+1
| * | | ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst2011-09-201-0/+2
| * | | ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst2011-09-201-0/+3
| * | | ARM: kprobes: Add basic API testsJon Medhurst2011-09-201-0/+2
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-171-0/+1
| |/ |/|
| * ARM: pm: let platforms select cpu_suspend supportArnd Bergmann2011-10-011-1/+1
|/
* ARM: kprobes: Add Thumb instruction decoding stubsJon Medhurst2011-07-131-0/+4
* ARM: kprobes: Add kprobes-common.cJon Medhurst2011-07-131-1/+1
* ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.cJon Medhurst2011-07-131-1/+2
*-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-0/+1
|\ \
| * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-0/+1
| |/
OpenPOWER on IntegriCloud