summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-26ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4Vladimir Murzin
2019-02-26ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin
2019-02-26ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2019-02-26ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior
2019-02-26ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-02-01ARM: smp: remove arch-provided "pen_release"Russell King
2019-02-01ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-02-01ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-02-01ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-12-27Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-12ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2018-11-12ARM: clean up per-processor check_bugs method callRussell King
2018-11-12ARM: split out processor lookupRussell King
2018-11-12ARM: make lookup_processor_type() non-__initRussell King
2018-11-08ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-10-10Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King
2018-10-10ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin