index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-22
riscv: Improve kasan definitions
Alexandre Ghiti
2021-02-22
riscv: Remove unnecessary declaration
Kefeng Wang
2021-02-22
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-18
RISC-V: Implement ASID allocator
Anup Patel
2021-02-18
RISC-V: remove unneeded semicolon
Chengyang Fan
2021-02-02
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Sebastien Van Cauwenberghe
2021-02-02
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
2021-01-14
riscv: Add support for function error injection
Guo Ren
2021-01-14
riscv: Add uprobes supported
Guo Ren
2021-01-14
riscv: Add kprobes supported
Guo Ren
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-14
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-14
riscv: Separate memory init from paging init
Atish Patra
2021-01-12
riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
Guo Ren
2021-01-09
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
2021-01-07
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
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
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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-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-28
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
2020-11-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
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: Enable seccomp architecture tracking
YiFei Zhu
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-06
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
2020-10-27
riscv: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-10-04
riscv: implement __get_kernel_nofault and __put_user_nofault
Christoph Hellwig
2020-10-04
riscv: refactor __get_user and __put_user
Christoph Hellwig
[next]