| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 12 | -136/+12 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 11 | -132/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-18 | 1 | -0/+24 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-06-07 | 1 | -0/+24 |
| |\ \ |
|
| | * | | bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh | Luke Nelson | 2019-06-01 | 1 | -0/+18 |
| | * | | bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32 | Björn Töpel | 2019-05-23 | 1 | -0/+6 |
* | | | | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-06-17 | 9 | -6/+303 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | riscv: remove unused barrier defines | Rolf Eike Beer | 2019-06-17 | 1 | -5/+0 |
| * | | | riscv: mm: synchronize MMU after pte change | ShihPo Hung | 2019-06-17 | 1 | -0/+13 |
| * | | | riscv: dts: add initial board data for the SiFive HiFive Unleashed | Paul Walmsley | 2019-06-17 | 2 | -0/+67 |
| * | | | riscv: dts: add initial support for the SiFive FU540-C000 SoC | Paul Walmsley | 2019-06-17 | 1 | -0/+215 |
| * | | | arch: riscv: add support for building DTB files from DT source data | Paul Walmsley | 2019-06-17 | 1 | -0/+2 |
| * | | | riscv: Fix udelay in RV32. | Nick Hu | 2019-06-11 | 1 | -1/+1 |
| * | | | riscv: export pm_power_off again | Andreas Schwab | 2019-06-11 | 1 | -0/+1 |
| * | | | RISC-V: defconfig: enable clocks, serial console | Kevin Hilman | 2019-06-11 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 68 | -611/+68 |
| |/
|/| |
|
* | | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 2 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 3 | -27/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner | 2019-05-24 | 5 | -70/+5 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 1 | -5/+1 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 6 | -0/+6 |
|/ |
|
* | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-05-19 | 1 | -4/+0 |
|\ |
|
| * | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 2019-05-18 | 1 | -4/+0 |
* | | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-19 | 34 | -320/+584 |
|\ \
| |/
|/| |
|
| * | riscv: fix locking violation in page fault handler | Andreas Schwab | 2019-05-17 | 1 | -1/+2 |
| * | RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs | Yash Shah | 2019-05-17 | 3 | -0/+192 |
| * | RISC-V: Avoid using invalid intermediate translations | Palmer Dabbelt | 2019-05-17 | 1 | -2/+10 |
| * | riscv: Support BUG() in kernel module | Vincent Chen | 2019-05-17 | 1 | -1/+1 |
| * | riscv: Add the support for c.ebreak check in is_valid_bugaddr() | Vincent Chen | 2019-05-17 | 2 | -4/+23 |
| * | riscv: support trap-based WARN() | Vincent Chen | 2019-05-17 | 1 | -10/+18 |
| * | riscv: fix sbi_remote_sfence_vma{,_asid}. | Gary Guo | 2019-05-17 | 1 | -7/+12 |
| * | riscv: move switch_mm to its own file | Gary Guo | 2019-05-17 | 3 | -52/+72 |
| * | riscv: move flush_icache_{all,mm} to cacheflush.c | Gary Guo | 2019-05-17 | 3 | -50/+62 |
| * | RISC-V: Access CSRs using CSR numbers | Anup Patel | 2019-05-17 | 9 | -48/+57 |
| * | RISC-V: Add interrupt related SCAUSE defines in asm/csr.h | Anup Patel | 2019-05-17 | 2 | -16/+21 |
| * | RISC-V: Use tabs to align macro values in asm/csr.h | Anup Patel | 2019-05-17 | 1 | -38/+38 |
| * | RISC-V: Fix minor checkpatch issues. | Atish Patra | 2019-05-17 | 1 | -2/+2 |
| * | RISC-V: Support nr_cpus command line option. | Atish Patra | 2019-05-17 | 1 | -1/+9 |
| * | RISC-V: Implement nosmp commandline option. | Atish Patra | 2019-04-30 | 1 | -1/+11 |
| * | RISC-V: Add RISC-V specific arch_match_cpu_phys_id | Atish Patra | 2019-04-30 | 2 | -2/+7 |
| * | riscv: vdso: drop unnecessary cc-ldoption | Nick Desaulniers | 2019-04-30 | 1 | -1/+1 |
| * | riscv: call pm_power_off from machine_halt / machine_power_off | Christoph Hellwig | 2019-04-25 | 1 | -6/+9 |
| * | riscv: print the unexpected interrupt cause | Christoph Hellwig | 2019-04-25 | 1 | -1/+2 |
| * | riscv: remove duplicate macros from ptrace.h | Christoph Hellwig | 2019-04-25 | 3 | -21/+12 |
| * | riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code | Christoph Hellwig | 2019-04-25 | 1 | -4/+0 |
| * | riscv: cleanup the parse_dtb calling conventions | Christoph Hellwig | 2019-04-25 | 2 | -4/+5 |
| * | riscv: simplify the stack pointer setup in head.S | Christoph Hellwig | 2019-04-25 | 2 | -7/+1 |