index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
riscv: remove duplicate macros from ptrace.h
Christoph Hellwig
1
-15
/
+6
2019-04-25
riscv: remove CONFIG_RISCV_ISA_A
Christoph Hellwig
1
-13
/
+0
2019-04-25
riscv: remove unreachable big endian code
Christoph Hellwig
2
-14
/
+1
2019-04-25
riscv: turn mm_segment_t into a struct
Christoph Hellwig
2
-6
/
+10
2019-04-25
riscv: use asm-generic/extable.h
Christoph Hellwig
2
-6
/
+2
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-18
/
+6
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-10
/
+3
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-10
/
+3
2019-04-04
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-5
/
+7
2019-03-28
RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area
Anup Patel
1
-1
/
+1
2019-03-26
riscv: fix accessing 8-byte variable from RV32
Alan Kao
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-18
/
+18
2019-03-07
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+58
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-03-04
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
2
-0
/
+45
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-04
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
1
-5
/
+13
2019-02-28
riscv: io: Update __io_[p]ar() macros to take an argument
Will Deacon
1
-18
/
+18
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+1
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
1
-4
/
+1
2019-02-21
RISC-V: Implement compile-time fixed mappings
Anup Patel
1
-0
/
+44
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
1
-0
/
+1
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+3
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-02-11
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2
-4
/
+10
2019-01-25
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
1
-1
/
+1
2019-01-23
RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
Antony Pavlov
1
-1
/
+1
2019-01-07
Fix a handful of audit-related issue
Palmer Dabbelt
4
-0
/
+23
2019-01-07
riscv: define NR_syscalls in unistd.h
David Abdurachmanov
1
-0
/
+2
2019-01-07
riscv: add audit support
David Abdurachmanov
3
-0
/
+21
2019-01-07
RISC-V: Support MODULE_SECTIONS mechanism on RV32
Zong Li
1
-13
/
+15
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-27
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-11
/
+5
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-15
/
+0
2018-12-21
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
1
-0
/
+9
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-15
/
+0
2018-11-20
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2
-10
/
+21
2018-11-20
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
1
-0
/
+1
2018-11-20
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
1
-2
/
+2
2018-11-12
riscv: fix spacing in struct pt_regs
David Abdurachmanov
1
-2
/
+2
2018-10-31
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2018-10-31
Move EM_RISCV into elf-em.h
Palmer Dabbelt
1
-3
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-25
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-17
/
+192
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
[next]