index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-07
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-04
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
2019-02-28
riscv: io: Update __io_[p]ar() macros to take an argument
Will Deacon
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
2019-02-21
RISC-V: Implement compile-time fixed mappings
Anup Patel
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-11
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
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
[next]