Age | Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2019-05-19 | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 17 | -24/+12 |
2019-05-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+23 |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -17/+17 |
2019-05-19 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 19 | -117/+267 |
2019-05-19 | Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -5/+7 |
2019-05-19 | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds | 17 | -659/+809 |
2019-05-19 | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 34 | -320/+584 |
2019-05-19 | panic: add an option to replay all the printk message in buffer | Feng Tang | 1 | -1/+1 |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 6 | -7/+7 |
2019-05-18 | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig | Masahiro Yamada | 2 | -0/+2 |
2019-05-18 | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 5 | -13/+0 |
2019-05-18 | sh: exclude vmlinux.scr from .gitignore pattern | Masahiro Yamada | 1 | -0/+1 |
2019-05-18 | sh: vsyscall: drop unnecessary cc-ldoption | Nick Desaulniers | 1 | -2/+1 |
2019-05-18 | ia64: require -Wl,--hash-style=sysv | Nick Desaulniers | 1 | -1/+1 |
2019-05-18 | csky: remove deprecated arch/csky/boot/dts/include/dt-bindings | Masahiro Yamada | 1 | -1/+0 |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 72 | -911/+4481 |
2019-05-17 | Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 58 | -86/+71 |
2019-05-17 | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 5 | -2/+5 |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 18 | -13/+109 |
2019-05-17 | powerpc/cacheinfo: Remove double free | Tobin C. Harding | 1 | -1/+0 |
2019-05-17 | powerpc/mm/hash: Fix get_region_id() for invalid addresses | Aneesh Kumar K.V | 1 | -0/+4 |
2019-05-17 | riscv: fix locking violation in page fault handler | Andreas Schwab | 1 | -1/+2 |
2019-05-17 | RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs | Yash Shah | 3 | -0/+192 |
2019-05-17 | RISC-V: Avoid using invalid intermediate translations | Palmer Dabbelt | 1 | -2/+10 |
2019-05-17 | riscv: Support BUG() in kernel module | Vincent Chen | 1 | -1/+1 |
2019-05-17 | riscv: Add the support for c.ebreak check in is_valid_bugaddr() | Vincent Chen | 2 | -4/+23 |
2019-05-17 | riscv: support trap-based WARN() | Vincent Chen | 1 | -10/+18 |
2019-05-17 | riscv: fix sbi_remote_sfence_vma{,_asid}. | Gary Guo | 1 | -7/+12 |
2019-05-17 | riscv: move switch_mm to its own file | Gary Guo | 3 | -52/+72 |
2019-05-17 | riscv: move flush_icache_{all,mm} to cacheflush.c | Gary Guo | 3 | -50/+62 |
2019-05-17 | RISC-V: Access CSRs using CSR numbers | Anup Patel | 9 | -48/+57 |
2019-05-17 | RISC-V: Add interrupt related SCAUSE defines in asm/csr.h | Anup Patel | 2 | -16/+21 |
2019-05-17 | RISC-V: Use tabs to align macro values in asm/csr.h | Anup Patel | 1 | -38/+38 |
2019-05-17 | RISC-V: Fix minor checkpatch issues. | Atish Patra | 1 | -2/+2 |
2019-05-17 | RISC-V: Support nr_cpus command line option. | Atish Patra | 1 | -1/+9 |
2019-05-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 18 | -0/+18 |
2019-05-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 5 | -5/+5 |
2019-05-17 | arm64: dts: sprd: Add clock properties for serial devices | Baolin Wang | 1 | -4/+12 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 27 | -107/+3 |
2019-05-16 | Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9... | Olof Johansson | 4 | -94/+230 |
2019-05-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -61/+115 |
2019-05-16 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2019-05-16 | Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2 | -4/+1 |
2019-05-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+4 |
2019-05-16 | Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2 | -2/+9 |
2019-05-16 | Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 1 | -0/+1 |
2019-05-16 | Merge tag 'socfpga_arm32_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/... | Olof Johansson | 1 | -1/+2 |
2019-05-16 | Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/late | Olof Johansson | 5 | -9/+10 |