summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: bugs: prepare processor bug infrastructureRussell King2018-05-311-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-161-0/+5
|\
| * ARM: XIP kernel: store .data compressed in ROMNicolas Pitre2017-09-111-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Revert "arm: move exports to definitions"Russell King2016-11-231-1/+1
* arm: move exports to definitionsAl Viro2016-08-081-1/+1
* ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+1
* Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+1
|\
| * arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-211-0/+1
* | Merge branch 'devel-stable' into for-linusRussell King2016-01-121-0/+1
|\ \
| * | ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-131-0/+1
| |/
* | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-041-1/+0Star
* | ARM: 8479/2: add implementation for arm-smcccJens Wiklander2016-01-041-0/+2
* | ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2016-01-041-1/+0Star
|/
* Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-101-1/+1
|\
| * ARM: migrate to common PSCI client codeMark Rutland2015-08-031-1/+1
* | arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-311-2/+1Star
|/
* Merge branch 'devel-stable' into for-nextRussell King2015-06-121-1/+3
|\
| * arm: perf: unify perf_event{,_cpu}.cMark Rutland2015-05-281-1/+1
| * arm: perf: factor out armv7 pmu driverMark Rutland2015-05-281-1/+2
| * arm: perf: factor out armv6 pmu driverMark Rutland2015-05-281-1/+2
| * arm: perf: factor out xscale pmu driverMark Rutland2015-05-281-1/+1
* | ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel2015-05-081-0/+1
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-1/+0Star
|\
| * arm: Remove RISC OS personalityRichard Weinberger2015-04-121-1/+0Star
| |
| \
*-. | Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-141-0/+1
|\ \|
| * | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-271-0/+1
| |/
* | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-021-1/+1
* | ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland2015-03-301-1/+1
|/
* ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-131-1/+1
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-14/+2Star
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-151-1/+0Star
|\
| * ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-081-1/+0Star
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-131-1/+3
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-12-051-1/+1
| |\ \
| | * | arm: kgdb: Handle read-only text / modulesDoug Anderson2014-10-161-1/+1
| | |/
| * | ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2014-12-031-0/+1
| * | ARM: move ftrace assembly code to separate fileRussell King2014-11-211-0/+1
| |/
* / arm: perf: factor out callchain codeMark Rutland2014-10-301-1/+1
|/
* Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-0/+1
|\
| * ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella2014-04-231-0/+1
* | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-251-0/+1
|/
* ARM: add uprobes supportDavid A. Long2014-03-181-0/+1
* ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long2014-03-181-1/+1
* ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-181-2/+2
* 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
|\