summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-11-26ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-09-22ARM: 8918/2: only build return_address() if neededBen Dooks
2021-08-04ARM: ensure the signal page contains defined contentsRussell King
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2020-12-29ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-08-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-20ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe
2020-03-20ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-01-29ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-11-25ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin
2019-11-10ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-11-10ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-11-10ARM: clean up per-processor check_bugs method callRussell King
2019-11-10ARM: split out processor lookupRussell King
2019-11-10ARM: make lookup_processor_type() non-__initRussell King
2019-11-10ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-11-10ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-11-10ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-11-10ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-11-10ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2019-11-10ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2019-11-10ARM: signal: copy registers using __copy_from_user()Russell King
2019-11-10ARM: spectre-v1: fix syscall entryRussell King
2019-11-10ARM: bugs: add support for per-processor bug checkingRussell King
2019-11-10ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2019-11-10ARM: bugs: prepare processor bug infrastructureRussell King
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2019-11-10ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2019-04-27ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-27ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-27ARM: 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-02-20ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-26ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-03-24ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa
2017-12-16ARM: avoid faulting on qemuRussell King
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-05-14ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
2017-02-14ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-26ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-10-07ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds