summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel2020-12-291-5/+1
* ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson2020-11-101-28/+72
* ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry2020-08-211-0/+24
* ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-08-211-5/+22
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-201-2/+2
* ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-03-201-0/+2
* ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin2020-01-291-2/+2
* ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2020-01-291-0/+12
* ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin2019-11-251-5/+4
* ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-06-221-1/+5
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-201-3/+3
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-052-2/+7
* ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior2019-04-051-7/+7
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-232-63/+1
* ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch2019-03-131-1/+3
* ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2019-02-202-0/+37
* ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2019-02-201-3/+1
* ARM: clean up per-processor check_bugs method callRussell King2019-02-201-2/+2
* ARM: split out processor lookupRussell King2019-02-201-12/+19
* ARM: make lookup_processor_type() non-__initRussell King2019-02-201-3/+3
* ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry2019-02-201-4/+4
* ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2019-02-201-2/+6
* ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2019-02-201-6/+7
* ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry2019-02-201-22/+27
* ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2019-02-121-0/+15
* ARM: oabi-compat: copy semops using __copy_from_user()Russell King2018-11-231-3/+5
* ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-11-231-9/+8
* ARM: signal: copy registers using __copy_from_user()Russell King2018-11-231-17/+21
* ARM: spectre-v1: fix syscall entryRussell King2018-11-232-11/+32
* ARM: bugs: add support for per-processor bug checkingRussell King2018-11-231-0/+4
* ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-11-233-0/+11
* ARM: bugs: prepare processor bug infrastructureRussell King2018-11-232-0/+10
* ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-05-301-5/+7
* ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-221-1/+4
* ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa2018-03-241-5/+6
* ARM: avoid faulting on qemuRussell King2017-12-141-2/+2
* ARM: BUG if jumping to usermode address in kernel modeRussell King2017-12-141-0/+6
* ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-151-10/+18
* ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-06-141-0/+6
* ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-06-141-2/+2
* ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel2017-05-252-27/+61
* arm: kernel: Add SMC structure parameterAndy Gross2017-04-122-8/+10
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-02-141-1/+1
* ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij2017-01-261-0/+7
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-261-0/+16
* Revert "arm: move exports to definitions"Russell King2016-11-235-10/+184
* ARM: Fix XIP kernelsRussell King2016-11-161-0/+5
* ARM: fix backtraceRussell King2016-11-151-0/+20
* ARM: wire up new pkey syscallsRussell King2016-10-191-0/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-145-184/+10
|\