summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2020-02-09process.c: if power off fails, do at least a haltMax Krummenacher
2019-11-24ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-04-20ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
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-13ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch
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-10-18ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-18ARM: signal: copy registers using __copy_from_user()Russell King
2018-10-18ARM: spectre-v1: fix syscall entryRussell King
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King
2018-06-21ARM: kexec: fix kdump register saving on panic()Russell King
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-22ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-02-13kernel/exit.c: export abort() to modulesAndrew Morton
2017-12-14ARM: avoid faulting on qemuRussell King
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre
2017-09-17arm/syscalls: Optimize address limit checkThomas Garnier
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King
2017-09-09ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring
2017-08-14ARM: align .data sectionRussell King
2017-08-02ARM: avoid saving and restoring registers unnecessarilyRussell King
2017-08-02ARM: move PC value into r9Russell King