Age | Commit message (Expand) | Author |
2020-12-24 | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-21 | RISC-V: Fix usage of memblock_enforce_memory_limit | Atish Patra |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | clk: sifive: Use common name for prci configuration | Zong Li |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | arch, mm: make kernel_page_present() always available | Mike Rapoport |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport |
2020-12-12 | Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-12 | riscv: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-11 | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-12-11 | RISC-V: Use the new generic devmem_is_allowed() | Palmer Dabbelt |
2020-12-10 | riscv: Fixed kernel test robot warning | Souptick Joarder |
2020-12-10 | riscv: kernel: Drop unused clean rule | Kefeng Wang |
2020-12-10 | RISC-V: Define get_cycles64() regardless of M-mode | Palmer Dabbelt |
2020-12-10 | riscv: provide memmove implementation | Nylon Chen |
2020-12-09 | efi: stub: get rid of efi_get_max_fdt_addr() | Ard Biesheuvel |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-11-28 | Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-27 | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-25 | RISC-V: Move dynamic relocation section under __init | Atish Patra |
2020-11-25 | RISC-V: Protect all kernel sections including init early | Atish Patra |
2020-11-25 | RISC-V: Align the .init.text section | Atish Patra |
2020-11-25 | RISC-V: Initialize SBI early | Atish Patra |
2020-11-25 | riscv: Enable ARCH_STACKWALK | Kefeng Wang |
2020-11-25 | RISC-V: fix barrier() use in <vdso/processor.h> | Randy Dunlap |
2020-11-25 | RISC-V: Add missing jump label initialization | Anup Patel |
2020-11-25 | riscv: Explicitly specify the build id style in vDSO Makefile again | Nathan Chancellor |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-20 | riscv: Make stack walk callback consistent with generic code | Kefeng Wang |
2020-11-20 | riscv: Cleanup stacktrace | Kefeng Wang |
2020-11-20 | riscv: Add HAVE_IRQ_TIME_ACCOUNTING | Kefeng Wang |
2020-11-20 | riscv: Enable CMA support | Kefeng Wang |
2020-11-20 | riscv: Enable seccomp architecture tracking | YiFei Zhu |
2020-11-16 | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed | Arnd Bergmann |
2020-11-15 | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-11-09 | riscv: Ignore Image.* and loader.bin | Kefeng Wang |
2020-11-09 | riscv: Clean up boot dir | Kefeng Wang |
2020-11-09 | riscv: Fix compressed Image formats build | Kefeng Wang |
2020-11-09 | RISC-V: Add kernel image sections to the resource tree | Nick Kossifidis |
2020-11-09 | perf/arch: Remove perf_sample_data::regs_user_copy | Peter Zijlstra |
2020-11-06 | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ | Palmer Dabbelt |
2020-11-06 | RISC-V: Use non-PGD mappings for early DTB access | Anup Patel |
2020-11-06 | riscv: uaccess: fix __put_kernel_nofault() | Changbin Du |
2020-11-05 | riscv: fix pfn_to_virt err in do_page_fault(). | Liu Shaohua |
2020-11-05 | riscv: Set text_offset correctly for M-Mode | Sean Anderson |