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
2020-09-30
RISC-V: Check clint_time_val before use
Anup Patel
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-04
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-30
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
2020-07-30
riscv: Add jump-label implementation
Emil Renner Berthing
2020-07-30
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
2020-07-30
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-30
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
2020-07-30
riscv: Support irq_work via self IPIs
Greentime Hu
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
2020-07-09
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2020-07-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2020-06-12
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-09
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
2020-06-09
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-09
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2020-06-09
RISC-V: self-contained IPI handling routine
Anup Patel
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
riscv: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-03
riscv: support DEBUG_WX
Zong Li
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
2020-05-20
riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
Yash Shah
2020-05-18
riscv: Remove the 'riscv_' prefix of function name
Zong Li
2020-05-18
riscv: Add SW single-step support for KDB
Vincent Chen
2020-05-18
riscv: Use the XML target descriptions to report 3 system registers
Vincent Chen
[next]