summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/Makefile
AgeCommit message (Expand)Author
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-09ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-07ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=yArd Biesheuvel
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel
2022-02-09ARM: unwind: track location of LR value in stack frameArd Biesheuvel
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-08ARM: 9028/1: disable KASAN in call stack capturing routinesArd Biesheuvel
2020-10-30ARM: remove ebsa110 platformArnd Bergmann
2020-10-28ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-11-27arm/ftrace: Use __patch_text()Peter Zijlstra
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