Age | Commit message (Expand) | Author | Files | Lines |
2019-08-04 | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 8 | -5/+52 |
2019-08-03 | Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+1 |
2019-08-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+76 |
2019-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2019-08-03 | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+6 |
2019-08-03 | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann | 1 | -0/+1 |
2019-08-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 17 | -65/+116 |
2019-08-02 | Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -6/+12 |
2019-08-02 | Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 12 | -236/+382 |
2019-08-02 | Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -1/+74 |
2019-08-02 | arm64: Make debug exception handlers visible from RCU | Masami Hiramatsu | 1 | -8/+49 |
2019-08-02 | arm64: kprobes: Recover pstate.D in single-step exception handler | Masami Hiramatsu | 2 | -34/+8 |
2019-08-01 | arm64/mm: fix variable 'tag' set but not used | Qian Cai | 1 | -3/+7 |
2019-08-01 | arm64/mm: fix variable 'pud' set but not used | Qian Cai | 1 | -2/+2 |
2019-08-01 | arm64: Remove unneeded rcu_read_lock from debug handlers | Masami Hiramatsu | 1 | -6/+8 |
2019-08-01 | arm64: unwind: Prohibit probing on return_address() | Masami Hiramatsu | 2 | -0/+6 |
2019-08-01 | arm64: Lower priority mask for GIC_PRIO_IRQON | Julien Thierry | 2 | -1/+7 |
2019-08-01 | parisc: Add archclean Makefile target | James Bottomley | 2 | -0/+4 |
2019-08-01 | parisc: Strip debug info from kernel before creating compressed vmlinuz | Helge Deller | 1 | -1/+2 |
2019-08-01 | parisc: Fix build of compressed kernel even with debug enabled | Helge Deller | 1 | -2/+2 |
2019-07-31 | riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig" | Paul Walmsley | 1 | -5/+5 |
2019-07-31 | riscv: dts: fu540-c000: drop "timebase-frequency" | Paul Walmsley | 1 | -1/+0 |
2019-07-31 | riscv: Fix perf record without libelf support | Mao Han | 1 | -1/+1 |
2019-07-31 | arm64/efi: fix variable 'si' set but not used | Qian Cai | 1 | -1/+5 |
2019-07-31 | arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} | Will Deacon | 2 | -5/+10 |
2019-07-31 | arm64: vdso: Fix Makefile regression | Vincenzo Frascino | 1 | -1/+1 |
2019-07-31 | parisc: fix race condition in patching code | Sven Schnelle | 1 | -1/+2 |
2019-07-31 | parisc: rename default_defconfig to defconfig | Masahiro Yamada | 2 | -2/+0 |
2019-07-31 | parisc: Fix fall-through warnings in fpudispatch.c | Helge Deller | 1 | -0/+1 |
2019-07-31 | parisc: Mark expected switch fall-throughs in fault.c | Helge Deller | 1 | -0/+1 |
2019-07-31 | powerpc/kasan: fix early boot failure on PPC32 | Christophe Leroy | 1 | -2/+5 |
2019-07-31 | arm64: compat: vdso: Use legacy syscalls as fallback | Thomas Gleixner | 1 | -0/+40 |
2019-07-31 | x86/vdso/32: Use 32bit syscall fallback | Thomas Gleixner | 1 | -0/+36 |
2019-07-31 | powerpc/spe: Mark expected switch fall-throughs | Michael Ellerman | 1 | -0/+4 |
2019-07-30 | powerpc/nvdimm: Pick nearby online node if the device node is not online | Aneesh Kumar K.V | 1 | -2/+27 |
2019-07-29 | s390/mm: add fallthrough annotations | Heiko Carstens | 1 | -0/+3 |
2019-07-29 | s390/mm: make gmap_test_and_clear_dirty_pmd static | Vasily Gorbik | 1 | -2/+2 |
2019-07-29 | s390/kexec: add missing include to machine_kexec_reloc.c | Vasily Gorbik | 1 | -0/+1 |
2019-07-29 | s390/perf: make cf_diag_csd static | Vasily Gorbik | 1 | -1/+1 |
2019-07-29 | s390/lib: add missing include | Vasily Gorbik | 1 | -0/+1 |
2019-07-29 | s390/boot: add missing declarations and includes | Vasily Gorbik | 3 | -0/+3 |
2019-07-29 | s390: update configs | Heiko Carstens | 3 | -228/+366 |
2019-07-29 | s390: clean up qdio.h | Julian Wiedmann | 1 | -5/+5 |
2019-07-29 | powerpc/kvm: Fall through switch case explicitly | Santosh Sivaraj | 1 | -0/+1 |
2019-07-29 | arm64: module: Mark expected switch fall-through | Anders Roxell | 1 | -0/+4 |
2019-07-29 | arm64: smp: Mark expected switch fall-through | Anders Roxell | 1 | -1/+1 |
2019-07-29 | arm64: hw_breakpoint: Fix warnings about implicit fallthrough | Will Deacon | 1 | -0/+4 |
2019-07-29 | arm64: compat: Allow single-byte watchpoints on all addresses | Will Deacon | 1 | -3/+4 |
2019-07-29 | powerpc: Wire up clone3 syscall | Michael Ellerman | 4 | -1/+15 |
2019-07-28 | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 32 | -32/+32 |