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
2019-01-25
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
2019-01-23
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
Antony Pavlov
2019-01-07
Fix a handful of audit-related issue
Palmer Dabbelt
2019-01-07
riscv: define NR_syscalls in unistd.h
David Abdurachmanov
2019-01-07
riscv: add audit support
David Abdurachmanov
2019-01-07
RISC-V: Support MODULE_SECTIONS mechanism on RV32
Zong Li
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-21
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-11-20
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2018-11-20
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
2018-11-20
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
2018-11-12
riscv: fix spacing in struct pt_regs
David Abdurachmanov
2018-10-31
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-31
Move EM_RISCV into elf-em.h
Palmer Dabbelt
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-25
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-22
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-22
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-22
RISC-V: Add futex support.
Jim Wilson
2018-10-22
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2018-10-22
RISC-V: Show IPI stats
Anup Patel
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-22
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-22
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2018-10-22
RISC-V: Provide a cleaner raw_smp_processor_id()
Palmer Dabbelt
2018-10-22
Auto-detect whether a FPU exists
Alan Kao
2018-10-22
Allow to disable FPU support
Alan Kao
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-09-24
RISC-V: include linux/ftrace.h in asm-prototypes.h
James Cowgill
2018-09-05
RISC-V: Request newstat syscalls
Guenter Roeck
2018-08-28
riscv: tlb: Provide definition of tlb_flush() before including tlb.h
Will Deacon
2018-08-20
RISC-V: Fix sys_riscv_flush_icache
Palmer Dabbelt
2018-08-20
riscv: Delete asm/compat.h
Deepa Dinamani
2018-08-20
RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
Palmer Dabbelt
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
RISC-V: add a definition for the SIE SEIE bit
Christoph Hellwig
2018-08-13
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
Christoph Hellwig
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
[next]