Age | Commit message (Expand) | Author |
2020-01-05 | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-04 | riscv: prefix IRQ_ macro names with an RV_ namespace | Paul Walmsley |
2020-01-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-04 | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-04 | hexagon: define ioremap_uc | Nick Desaulniers |
2020-01-04 | hexagon: work around compiler crash | Nick Desaulniers |
2020-01-04 | hexagon: parenthesize registers in asm predicates | Nick Desaulniers |
2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand |
2020-01-03 | Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-01-03 | riscv: ftrace: correct the condition logic in function graph tracer | Zong Li |
2020-01-03 | riscv: dts: Add DT support for SiFive L2 cache controller | Yash Shah |
2020-01-03 | riscv: gcov: enable gcov for RISC-V | Zong Li |
2020-01-03 | riscv: mm: use __pa_symbol for kernel symbols | Zong Li |
2020-01-02 | MIPS: Avoid VDSO ABI breakage due to global register variable | Paul Burton |
2019-12-30 | powerpc/spinlocks: Include correct header for static key | Jason A. Donenfeld |
2019-12-27 | riscv: export flush_icache_all to modules | Olof Johansson |
2019-12-27 | riscv: reject invalid syscalls below -1 | David Abdurachmanov |
2019-12-27 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck |
2019-12-23 | powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace | Michael Ellerman |
2019-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-12-22 | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-22 | Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-12-21 | Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-12-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-12-21 | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-21 | Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-12-21 | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-21 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-12-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-12-20 | parisc: Fix compiler warnings in debug_core.c | Helge Deller |
2019-12-20 | parisc: soft_offline_page() now takes the pfn | Helge Deller |
2019-12-20 | arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list | Wei Li |
2019-12-20 | riscv: move sifive_l2_cache.c to drivers/soc | Christoph Hellwig |
2019-12-20 | riscv: define vmemmap before pfn_to_page calls | David Abdurachmanov |
2019-12-20 | riscv: fix scratch register clearing in M-mode. | Greentime Hu |
2019-12-20 | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab |
2019-12-18 | MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig | Alexander Lobakin |
2019-12-18 | MIPS: BPF: Disable MIPS32 eBPF JIT | Paul Burton |
2019-12-18 | MIPS: Prevent link failure with kcov instrumentation | Jouni Hogander |
2019-12-18 | s390/ftrace: save traced function caller | Vasily Gorbik |
2019-12-18 | s390/unwind: stop gracefully at user mode pt_regs in irq stack | Vasily Gorbik |
2019-12-18 | s390/purgatory: do not build purgatory with kcov, kasan and friends | Christian Borntraeger |
2019-12-18 | s390/purgatory: Make sure we fail the build if purgatory has missing symbols | Hans de Goede |
2019-12-18 | s390/ftrace: fix endless recursion in function_graph tracer | Sven Schnelle |
2019-12-18 | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-12-18 | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD | Jim Mattson |
2019-12-18 | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD | Jim Mattson |
2019-12-18 | KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor | Paul Mackerras |
2019-12-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |