index
:
pm24.git
master
perf-mon
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
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
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
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-05
riscv: separate MMIO functions into their own header file
Paul Walmsley
2019-10-28
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-04-08
riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-02-28
riscv: io: Update __io_[p]ar() macros to take an argument
Will Deacon
2018-01-07
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
2017-11-30
RISC-V: io.h: type fixes for warnings
Olof Johansson
2017-09-26
RISC-V: Atomic and Locking Code
Palmer Dabbelt