| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | riscv: dts: microchip: mpfs: Drop empty chosen node | Geert Uytterhoeven | 2022-01-09 | 1 | -3/+0 |
| * | | | riscv: dts: canaan: Group tuples in interrupt properties | Geert Uytterhoeven | 2022-01-09 | 1 | -11/+12 |
| * | | | riscv: dts: canaan: Fix SPI FLASH node names | Geert Uytterhoeven | 2022-01-09 | 4 | -4/+4 |
| * | | | riscv/mm: Enable THP migration | Nanyong Sun | 2022-01-08 | 2 | -0/+6 |
| * | | | riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics | Nanyong Sun | 2022-01-08 | 2 | -6/+7 |
| * | | | riscv/head: fix misspelling of guaranteed | hasheddan | 2022-01-07 | 1 | -1/+1 |
| * | | | RISC-V: Clean up the defconfigs | Palmer Dabbelt | 2022-01-06 | 6 | -17/+10 |
| |\ \ \ |
|
| | * | | | RISC-V: defconfigs: Remove redundant K210 DT source | Palmer Dabbelt | 2022-01-06 | 2 | -2/+0 |
| | * | | | RISC-V: defconfigs: Remove redundant CONFIG_EFI=y | Palmer Dabbelt | 2022-01-06 | 1 | -1/+0 |
| | * | | | RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESET | Palmer Dabbelt | 2022-01-06 | 2 | -2/+0 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSG | Palmer Dabbelt | 2022-01-06 | 2 | -2/+0 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMS | Palmer Dabbelt | 2022-01-06 | 2 | -2/+0 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_MMC | Palmer Dabbelt | 2022-01-06 | 1 | -1/+1 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK | Palmer Dabbelt | 2022-01-06 | 1 | -1/+1 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE | Palmer Dabbelt | 2022-01-06 | 1 | -1/+1 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL | Palmer Dabbelt | 2022-01-06 | 2 | -2/+2 |
| | * | | | RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALL | Palmer Dabbelt | 2022-01-06 | 2 | -2/+2 |
| | * | | | RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW | Palmer Dabbelt | 2022-01-06 | 1 | -1/+1 |
| | * | | | RISC-V: defconfigs: Set CONFIG_FB=y, for FB console | Palmer Dabbelt | 2022-01-06 | 2 | -0/+2 |
| | | |/
| | |/| |
|
| * | | | riscv: mm: Enable PMD split page table lock for RV64 | Kefeng Wang | 2022-01-06 | 2 | -1/+3 |
| * | | | riscv: Make vmalloc/vmemmap end equal to the start of the next region | Alexandre Ghiti | 2022-01-06 | 2 | -3/+3 |
| * | | | riscv: switch to relative extable and other improvements | Palmer Dabbelt | 2022-01-06 | 11 | -201/+290 |
| |\ \ \ |
|
| | * | | | riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section | Jisheng Zhang | 2022-01-06 | 2 | -2/+0 |
| | * | | | riscv: extable: add a dedicated uaccess handler | Jisheng Zhang | 2022-01-06 | 4 | -70/+78 |
| | * | | | riscv: add gpr-num.h | Jisheng Zhang | 2022-01-06 | 1 | -0/+77 |
| | * | | | riscv: extable: add `type` and `data` fields | Jisheng Zhang | 2022-01-06 | 5 | -18/+56 |
| | * | | | riscv: extable: consolidate definitions | Jisheng Zhang | 2022-01-06 | 4 | -10/+37 |
| | * | | | riscv: lib: uaccess: fold fixups into body | Jisheng Zhang | 2022-01-06 | 1 | -11/+11 |
| | * | | | riscv: extable: use `ex` for `exception_table_entry` | Jisheng Zhang | 2022-01-06 | 1 | -5/+5 |
| | * | | | riscv: extable: make fixup_exception() return bool | Jisheng Zhang | 2022-01-06 | 3 | -10/+10 |
| | * | | | riscv: bpf: move rv_bpf_fixup_exception signature to extable.h | Jisheng Zhang | 2022-01-06 | 3 | -8/+12 |
| | * | | | riscv: switch to relative exception tables | Jisheng Zhang | 2022-01-06 | 5 | -6/+30 |
| | * | | | riscv: consolidate __ex_table construction | Jisheng Zhang | 2022-01-06 | 2 | -27/+15 |
| | * | | | riscv: remove unused __cmpxchg_user() macro | Jisheng Zhang | 2022-01-06 | 1 | -75/+0 |
| | |/ / |
|
| * / / | riscv: dts: enable more DA9063 functions for the SiFive HiFive Unmatched | Aurelien Jarno | 2021-11-19 | 1 | -0/+12 |
| |/ / |
|
* | | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-01-19 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 2022-01-08 | 1 | -3/+1 |
* | | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-17 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 2 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-01-16 | 17 | -211/+690 |
|\ \ \ \ |
|
| * | | | | KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR | Vincent Chen | 2022-01-06 | 1 | -0/+8 |
| * | | | | RISC-V: KVM: Add VM capability to allow userspace get GPA bits | Anup Patel | 2022-01-06 | 3 | -0/+9 |
| * | | | | RISC-V: KVM: Forward SBI experimental and vendor extensions | Anup Patel | 2022-01-06 | 2 | -0/+31 |
| * | | | | RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static | Jisheng Zhang | 2022-01-06 | 1 | -1/+1 |
| * | | | | RISC-V: KVM: Add SBI HSM extension in KVM | Atish Patra | 2022-01-06 | 5 | -0/+134 |
| * | | | | RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 | Atish Patra | 2022-01-06 | 3 | -0/+143 |
| * | | | | RISC-V: KVM: Add SBI v0.2 base extension | Atish Patra | 2022-01-06 | 5 | -1/+85 |
| * | | | | RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file | Atish Patra | 2022-01-06 | 4 | -131/+146 |
| * | | | | RISC-V: KVM: Mark the existing SBI implementation as v0.1 | Atish Patra | 2022-01-06 | 2 | -32/+144 |
| * | | | | KVM: RISC-V: Use common KVM implementation of MMU memory caches | Sean Christopherson | 2022-01-06 | 4 | -65/+18 |