summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/Makefile
AgeCommit message (Expand)Author
2019-11-15ARM: 8918/2: only build return_address() if neededBen Dooks
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-10ARM: XIP kernel: store .data compressed in ROMNicolas Pitre
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2016-01-04ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
2015-12-21arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-08-03ARM: migrate to common PSCI client codeMark Rutland
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-05-28arm: perf: unify perf_event{,_cpu}.cMark Rutland
2015-05-28arm: perf: factor out armv7 pmu driverMark Rutland
2015-05-28arm: perf: factor out armv6 pmu driverMark Rutland
2015-05-28arm: perf: factor out xscale pmu driverMark Rutland
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-12arm: Remove RISC OS personalityRichard Weinberger
2015-04-02ARM: move reboot code to arch/arm/kernel/reboot.cRussell King
2015-03-29ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland
2015-03-27ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-05Merge branch 'devel-stable' into for-nextRussell King
2014-12-03ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel
2014-11-21ARM: move ftrace assembly code to separate fileRussell King
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2014-10-30arm: perf: factor out callchain codeMark Rutland
2014-10-16arm: kgdb: Handle read-only text / modulesDoug Anderson
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