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-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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
2020-05-18
riscv: Add KGDB support
Vincent Chen
2020-05-18
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
2020-05-13
riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id'
Kefeng Wang
2020-05-13
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
Kefeng Wang
2020-05-12
riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
Kefeng Wang
2020-05-12
riscv: perf: RISCV_BASE_PMU should be independent
Kefeng Wang
2020-05-05
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
2020-05-04
RISC-V: Remove N-extension related defines
Anup Patel
2020-05-04
RISC-V: Add bitmap reprensenting ISA features common across CPUs
Anup Patel
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]