Age | Commit message (Expand) | Author |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-22 | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB | Anshuman Khandual |
2022-03-11 | Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-03-10 | riscv: Fix auipc+jalr relocation range checks | Emil Renner Berthing |
2022-03-10 | riscv: alternative only works on !XIP_KERNEL | Jisheng Zhang |
2022-03-04 | Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-03-03 | riscv: dts: k210: fix broken IRQs on hart1 | Niklas Cassel |
2022-03-03 | riscv: Fix kasan pud population | Alexandre Ghiti |
2022-03-03 | riscv: Move high_memory initialization to setup_bootmem | Alexandre Ghiti |
2022-03-03 | riscv: Fix config KASAN && DEBUG_VIRTUAL | Alexandre Ghiti |
2022-03-03 | riscv: Fix DEBUG_VIRTUAL false warnings | Alexandre Ghiti |
2022-03-03 | riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP | Alexandre Ghiti |
2022-03-03 | riscv: Fix is_linear_mapping with recent move of KASAN region | Alexandre Ghiti |
2022-02-26 | Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-02-24 | riscv: fix oops caused by irqsoff latency tracer | Changbin Du |
2022-02-24 | riscv: fix nommu_k210_sdcard_defconfig | Damien Le Moal |
2022-02-18 | Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-02-14 | RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering | Geert Uytterhoeven |
2022-02-14 | RISC-V: Fix handling of empty cpu masks | Geert Uytterhoeven |
2022-02-14 | RISC-V: Fix hartid mask handling for hartid 31 and up | Geert Uytterhoeven |
2022-02-11 | Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-02-10 | riscv: fix build with binutils 2.38 | Aurelien Jarno |
2022-02-10 | riscv: cpu-hotplug: clear cpu from numa map when teardown | Pingfan Liu |
2022-02-08 | riscv: extable: fix err reg writing in dedicated uaccess handler | Jisheng Zhang |
2022-02-05 | Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2022-02-04 | riscv/mm: Add XIP_FIXUP for riscv_pfn_base | Palmer Dabbelt |
2022-02-04 | riscv/mm: Add XIP_FIXUP for phys_ram_base | Palmer Dabbelt |
2022-02-04 | riscv: Fix XIP_FIXUP_FLASH_OFFSET | Myrtle Shah |
2022-02-04 | riscv: eliminate unreliable __builtin_frame_address(1) | Changbin Du |
2022-02-02 | RISC-V: KVM: Fix SBI implementation version | Anup Patel |
2022-02-02 | RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode | Mayuresh Chitale |
2022-02-02 | kvm/riscv: rework guest entry logic | Mark Rutland |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-20 | RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT | Palmer Dabbelt |
2022-01-20 | RISC-V: Remove redundant err variable | Minghao Chi |
2022-01-20 | riscv: dts: sifive unmatched: Add gpio poweroff | Ron Economos |
2022-01-20 | RISC-V: Do not use cpumask data structure for hartid bitmap | Atish Patra |
2022-01-20 | RISC-V: Move spinwait booting method to its own config | Atish Patra |
2022-01-20 | RISC-V: Move the entire hart selection via lottery to SMP | Atish Patra |
2022-01-20 | RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method | Atish Patra |
2022-01-20 | RISC-V: Do not print the SBI version during HSM extension boot print | Atish Patra |
2022-01-20 | RISC-V: Avoid using per cpu array for ordered booting | Atish Patra |
2022-01-20 | riscv: default to CONFIG_RISCV_SBI_V01=n | Heinrich Schuchardt |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2022-01-19 | riscv: fix boolconv.cocci warnings | kernel test robot |
2022-01-19 | RISC-V: Introduce sv48 support without relocatable kernel | Palmer Dabbelt |
2022-01-19 | riscv: Explicit comment about user virtual address space size | Alexandre Ghiti |
2022-01-19 | riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo | Alexandre Ghiti |