aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-05-06Merge tag 'v4.18.36' into v4.18/standard/baseBruce Ashfield
2019-05-05ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-04-16Merge tag 'v4.18.35' into v4.18/standard/baseBruce Ashfield
2019-04-12ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-12ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-04-12ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior
2019-03-28Merge tag 'v4.18.33' into v4.18/standard/baseBruce Ashfield
2019-03-26ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-17Merge tag 'v4.18.30' into v4.18/standard/baseBruce Ashfield
2019-03-08ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-03-08ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-03-08ARM: clean up per-processor check_bugs method callRussell King
2019-03-08ARM: split out processor lookupRussell King
2019-03-08ARM: make lookup_processor_type() non-__initRussell King
2019-03-08ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-03-08ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-03-08ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-03-08ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2019-03-08ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-01ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang
2018-12-20Merge tag 'v4.18.22' into v4.18/standard/baseBruce Ashfield
2018-12-15ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-06Merge tag 'v4.18.17' into v4.18/standard/baseBruce Ashfield
2018-11-04vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-08-21arm: ARM EABI socketcallMark Asselstine
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-30ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-31ARM: spectre-v1: fix syscall entryRussell King
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland