Age | Commit message (Expand) | Author |
2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-03-15 | Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next | Russell King |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-02-26 | ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4 | Vladimir Murzin |
2019-02-26 | ARM: 8848/1: virt: Align GIC version check with arm64 counterpart | Vladimir Murzin |
2019-02-26 | ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used | Marek Szyprowski |
2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner |
2019-02-26 | ARM: 8840/1: use a raw_spinlock_t in unwind | Sebastian Andrzej Siewior |
2019-02-26 | ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t | Yang Shi |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann |
2019-02-01 | ARM: avoid Cortex-A9 livelock on tight dmb loops | Russell King |
2019-02-01 | ARM: smp: remove arch-provided "pen_release" | Russell King |
2019-02-01 | ARM: 8824/1: fix a migrating irq bug when hotplug cpu | Dietmar Eggemann |
2019-02-01 | ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of | Vladimir Murzin |
2019-02-01 | ARM: 8822/1: smp_twd: Remove legacy TWD registration | Geert Uytterhoeven |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-02 | Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus | Russell King |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson |
2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson |
2018-12-27 | Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells |
2018-12-12 | ARM: smp: add support for per-task stack canaries | Ard Biesheuvel |
2018-11-27 | ARM: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-18 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-11-12 | ARM: 8811/1: always list both ldrd/strd registers explicitly | Nicolas Pitre |
2018-11-12 | ARM: spectre-v2: per-CPU vtables to work around big.Little systems | Russell King |
2018-11-12 | ARM: add PROC_VTABLE and PROC_TABLE macros | Russell King |
2018-11-12 | ARM: clean up per-processor check_bugs method call | Russell King |
2018-11-12 | ARM: split out processor lookup | Russell King |
2018-11-12 | ARM: make lookup_processor_type() non-__init | Russell King |
2018-11-08 | ARM: 8808/1: kexec:offline panic_smp_self_stop CPU | Yufen Wang |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-23 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-12 | vmlinux.lds.h: Fix incomplete .text.exit discards | Peter Oberparleiter |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-10-10 | Merge branches 'fixes', 'misc' and 'spectre' into for-next | Russell King |
2018-10-10 | ARM: 8802/1: Call syscall_trace_exit even when system call skipped | Timothy E Baldwin |