aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/Makefile
AgeCommit message (Expand)Author
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
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