index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-18
/
+18
|
\
|
*
riscv: io: Update __io_[p]ar() macros to take an argument
Will Deacon
2019-02-28
1
-18
/
+18
*
|
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-07
3
-5
/
+58
|
\
\
|
*
\
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
2019-03-04
2
-0
/
+45
|
|
\
\
|
|
*
|
RISC-V: Implement compile-time fixed mappings
Anup Patel
2019-02-21
1
-0
/
+44
|
|
*
|
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
2019-02-21
1
-0
/
+1
|
*
|
|
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
2019-03-04
1
-5
/
+13
|
|
/
/
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-27
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
riscv: Use latest system call ABI
Arnd Bergmann
2019-02-25
1
-4
/
+1
|
|
*
|
|
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+3
|
|
*
|
|
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2019-02-12
2
-4
/
+10
|
/
/
*
|
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
2019-01-25
1
-1
/
+1
*
|
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
Antony Pavlov
2019-01-23
1
-1
/
+1
|
/
*
Fix a handful of audit-related issue
Palmer Dabbelt
2019-01-07
4
-0
/
+23
|
\
|
*
riscv: define NR_syscalls in unistd.h
David Abdurachmanov
2019-01-07
1
-0
/
+2
|
*
riscv: add audit support
David Abdurachmanov
2019-01-07
3
-0
/
+21
*
|
RISC-V: Support MODULE_SECTIONS mechanism on RV32
Zong Li
2019-01-07
1
-13
/
+15
*
|
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-27
/
+0
*
|
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
|
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-06
1
-25
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-4
/
+2
|
\
\
|
*
|
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-4
/
+2
*
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
2
-11
/
+5
|
/
/
*
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-15
/
+0
|
\
\
|
*
|
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
1
-15
/
+0
|
|
/
*
/
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
2018-12-21
1
-0
/
+9
|
/
*
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2018-11-20
2
-10
/
+21
*
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
2018-11-20
1
-0
/
+1
*
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
2018-11-20
1
-2
/
+2
*
riscv: fix spacing in struct pt_regs
David Abdurachmanov
2018-11-13
1
-2
/
+2
*
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-01
1
-3
/
+0
|
\
|
*
Move EM_RISCV into elf-em.h
Palmer Dabbelt
2018-10-31
1
-3
/
+0
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
|
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-26
7
-17
/
+192
|
\
|
|
*
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-23
3
-15
/
+50
|
|
\
|
|
*
RISC-V: Show IPI stats
Anup Patel
2018-10-23
1
-0
/
+9
|
|
*
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-23
1
-3
/
+13
|
|
*
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-23
1
-1
/
+23
|
|
*
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2018-10-23
1
-1
/
+1
|
|
*
RISC-V: Provide a cleaner raw_smp_processor_id()
Palmer Dabbelt
2018-10-23
1
-10
/
+4
|
*
|
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-23
1
-1
/
+11
|
|
\
\
|
|
*
|
Auto-detect whether a FPU exists
Alan Kao
2018-10-23
1
-4
/
+4
|
|
*
|
Allow to disable FPU support
Alan Kao
2018-10-23
1
-0
/
+10
|
|
|
/
|
*
|
RISC-V: Add futex support.
Jim Wilson
2018-10-23
2
-1
/
+128
|
*
|
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2018-10-23
1
-0
/
+3
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-0
/
+1
|
\
\
[next]