summaryrefslogtreecommitdiff
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAge
* ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu2021-11-26
* ARM: 8918/2: only build return_address() if neededBen Dooks2021-09-22
* ARM: ensure the signal page contains defined contentsRussell King2021-08-04
* ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-30
* ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel2020-12-29
* ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry2020-08-21
* ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-08-21
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-20
* ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-03-20
* ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2020-01-29
* ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin2019-11-25
* ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2019-11-10
* ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2019-11-10
* ARM: clean up per-processor check_bugs method callRussell King2019-11-10
* ARM: split out processor lookupRussell King2019-11-10
* ARM: make lookup_processor_type() non-__initRussell King2019-11-10
* ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry2019-11-10
* ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2019-11-10
* ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2019-11-10
* ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry2019-11-10
* ARM: oabi-compat: copy semops using __copy_from_user()Russell King2019-11-10
* ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2019-11-10
* ARM: signal: copy registers using __copy_from_user()Russell King2019-11-10
* ARM: spectre-v1: fix syscall entryRussell King2019-11-10
* ARM: bugs: add support for per-processor bug checkingRussell King2019-11-10
* ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2019-11-10
* ARM: bugs: prepare processor bug infrastructureRussell King2019-11-10
* ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2019-11-10
* ARM: 8479/2: add implementation for arm-smcccJens Wiklander2019-11-10
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-27
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-27
* ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior2019-04-27
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-23
* ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2019-02-20
* ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-05-30
* ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-26
* ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa2018-03-24
* ARM: avoid faulting on qemuRussell King2017-12-16
* ARM: BUG if jumping to usermode address in kernel modeRussell King2017-12-16
* ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-15
* ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2017-05-14
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-02-14
* ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij2017-01-26
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-26
* ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-10-07
* arm: oabi compat: add missing access checksDave Weinstein2016-08-16
* ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-24
* [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2015-12-29
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-12-16
|\
| * ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang2015-12-15