index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+2
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
1
-0
/
+2
2019-02-21
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
1
-49
/
+0
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
1
-72
/
+0
2019-02-21
RISC-V: Setup init_mm before parse_early_param()
Anup Patel
1
-5
/
+4
2019-02-12
riscv: use for_each_of_cpu_node iterator
Johan Hovold
2
-4
/
+5
2019-02-12
riscv: treat cpu devicetree nodes without status as enabled
Johan Hovold
1
-7
/
+3
2019-02-12
riscv: fix riscv_of_processor_hartid() comment
Johan Hovold
1
-9
/
+9
2019-02-12
riscv: use pr_info and friends
Johan Hovold
1
-3
/
+3
2019-02-12
riscv: add missing newlines to printk messages
Johan Hovold
3
-6
/
+6
2019-02-12
Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
Palmer Dabbelt
1
-6
/
+2
2019-01-24
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
1
-1
/
+1
2019-01-23
RISC-V: fix bad use of of_node_put
Andreas Schwab
1
-5
/
+1
2019-01-23
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
2
-1
/
+18
2019-01-07
Fix a handful of audit-related issue
Palmer Dabbelt
2
-3
/
+10
2019-01-07
riscv: fix trace_sys_exit hook
David Abdurachmanov
1
-1
/
+1
2019-01-07
riscv: define CREATE_TRACE_POINTS in ptrace.c
David Abdurachmanov
1
-0
/
+2
2019-01-07
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
David Abdurachmanov
1
-0
/
+5
2019-01-07
riscv: add audit support
David Abdurachmanov
1
-2
/
+2
2019-01-07
RISC-V: Support MODULE_SECTIONS mechanism on RV32
Zong Li
1
-14
/
+16
2019-01-07
riscv: don't stop itself in smp_send_stop
Andreas Schwab
1
-7
/
+36
2019-01-07
arch: riscv: support kernel command line forcing when no DTB passed
Paul Walmsley
1
-1
/
+8
2019-01-07
RISC-V: Make BSS section as the last section in vmlinux.lds.S
Anup Patel
1
-2
/
+6
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-21
RISC-V: Move from EARLY_PRINTK to SBI earlycon
Palmer Dabbelt
1
-28
/
+0
2018-12-21
riscv: remove unused variable in ftrace
David Abdurachmanov
1
-1
/
+0
2018-12-21
RISC-V: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-21
RISC-V: Fix of_node_* refcount
Atish Patra
5
-1
/
+20
2018-12-17
RISC-V: Remove EARLY_PRINTK support
Anup Patel
1
-28
/
+0
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+2
2018-11-28
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-12
/
+2
2018-11-20
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
1
-3
/
+6
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel
2
-1
/
+11
2018-11-13
RISC-V: Silence some module warnings on 32-bit
Olof Johansson
1
-6
/
+6
2018-10-31
RISC-V: properly determine hardware caps
Andreas Schwab
1
-3
/
+5
2018-10-23
RISC-V: SMP cleanup and new features
Palmer Dabbelt
7
-47
/
+195
2018-10-23
RISC-V: Fix some RV32 bugs and build failures
Palmer Dabbelt
1
-0
/
+3
2018-10-23
riscv: Add support to no-FPU systems
Palmer Dabbelt
6
-115
/
+168
2018-10-23
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
1
-1
/
+0
2018-10-23
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
1
-0
/
+52
2018-10-23
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
1
-0
/
+7
2018-10-23
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
1
-7
/
+0
2018-10-23
RISC-V: Show IPI stats
Anup Patel
2
-7
/
+40
2018-10-23
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
Anup Patel
1
-4
/
+6
2018-10-23
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
5
-22
/
+45
2018-10-23
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2
-0
/
+23
2018-10-23
RISC-V: Use WRITE_ONCE instead of direct access
Atish Patra
1
-2
/
+3
2018-10-23
RISC-V: Use mmgrab()
Palmer Dabbelt
1
-1
/
+2
2018-10-23
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
Palmer Dabbelt
1
-4
/
+5
2018-10-23
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2
-3
/
+6
[prev]
[next]