aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-11-24ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-06ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin
2019-07-04Merge tag 'v4.19.51' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.48' into v4.19/standard/baseBruce Ashfield
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-17Merge tag 'v4.19.44' into v4.19/standard/baseBruce Ashfield
2019-05-16ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-05-08Merge tag 'v4.19.36' into v4.19/standard/baseBruce Ashfield
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-12Merge tag 'v4.19.34' into v4.19/standard/baseBruce Ashfield
2019-04-12Merge tag 'v4.19.31' into v4.19/standard/baseBruce Ashfield
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-04-05ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-21Merge tag 'v4.19.24' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.21' into v4.19/standard/baseBruce Ashfield
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: make lookup_processor_type() non-__initRussell King
2019-02-20ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-02-20ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-02-20ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2019-02-20ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-02-12ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang
2018-12-10Merge tag 'v4.19.7' into v4.19/standard/baseBruce Ashfield
2018-12-05ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-28arm: ARM EABI socketcallMark Asselstine
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22mm: zero out the vma in vma_init()Andrew Morton
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-30ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin