index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2019-01-23
1
-1
/
+1
*
RISC-V: fix bad use of of_node_put
Andreas Schwab
2019-01-23
1
-5
/
+1
*
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
Vincent Chen
2019-01-23
2
-1
/
+18
*
Fix a handful of audit-related issue
Palmer Dabbelt
2019-01-07
2
-3
/
+10
|
\
|
*
riscv: fix trace_sys_exit hook
David Abdurachmanov
2019-01-07
1
-1
/
+1
|
*
riscv: define CREATE_TRACE_POINTS in ptrace.c
David Abdurachmanov
2019-01-07
1
-0
/
+2
|
*
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
David Abdurachmanov
2019-01-07
1
-0
/
+5
|
*
riscv: add audit support
David Abdurachmanov
2019-01-07
1
-2
/
+2
*
|
RISC-V: Support MODULE_SECTIONS mechanism on RV32
Zong Li
2019-01-07
1
-14
/
+16
*
|
riscv: don't stop itself in smp_send_stop
Andreas Schwab
2019-01-07
1
-7
/
+36
*
|
arch: riscv: support kernel command line forcing when no DTB passed
Paul Walmsley
2019-01-07
1
-1
/
+8
*
|
RISC-V: Make BSS section as the last section in vmlinux.lds.S
Anup Patel
2019-01-07
1
-2
/
+6
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
|
RISC-V: Move from EARLY_PRINTK to SBI earlycon
Palmer Dabbelt
2018-12-21
1
-28
/
+0
|
\
\
|
*
|
RISC-V: Remove EARLY_PRINTK support
Anup Patel
2018-12-17
1
-28
/
+0
|
|
/
*
|
riscv: remove unused variable in ftrace
David Abdurachmanov
2018-12-21
1
-1
/
+0
*
|
RISC-V: add of_node_put()
Yangtao Li
2018-12-21
1
-0
/
+1
*
|
RISC-V: Fix of_node_* refcount
Atish Patra
2018-12-21
5
-1
/
+20
|
/
*
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
1
-12
/
+2
|
\
|
*
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-12
/
+2
*
|
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
2018-11-20
1
-3
/
+6
*
|
RISC-V: Build flat and compressed kernel images
Anup Patel
2018-11-20
2
-1
/
+11
|
/
*
RISC-V: Silence some module warnings on 32-bit
Olof Johansson
2018-11-12
1
-6
/
+6
*
RISC-V: properly determine hardware caps
Andreas Schwab
2018-10-31
1
-3
/
+5
*
RISC-V: SMP cleanup and new features
Palmer Dabbelt
2018-10-22
7
-47
/
+195
|
\
|
*
RISC-V: Show IPI stats
Anup Patel
2018-10-22
2
-7
/
+40
|
*
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
Anup Patel
2018-10-22
1
-4
/
+6
|
*
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-22
5
-22
/
+45
|
*
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
2018-10-22
2
-0
/
+23
|
*
RISC-V: Use WRITE_ONCE instead of direct access
Atish Patra
2018-10-22
1
-2
/
+3
|
*
RISC-V: Use mmgrab()
Palmer Dabbelt
2018-10-22
1
-1
/
+2
|
*
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
Palmer Dabbelt
2018-10-22
1
-4
/
+5
|
*
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2018-10-22
2
-3
/
+6
|
*
RISC-V: Disable preemption before enabling interrupts
Atish Patra
2018-10-22
1
-1
/
+5
|
*
RISC-V: Comment on the TLB flush in smp_callin()
Palmer Dabbelt
2018-10-22
1
-0
/
+4
|
*
RISC-V: Filter ISA and MMU values in cpuinfo
Palmer Dabbelt
2018-10-22
1
-7
/
+61
|
*
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
2018-10-22
1
-7
/
+0
|
*
RISC-V: No need to pass scause as arg to do_IRQ()
Anup Patel
2018-10-22
2
-3
/
+2
*
|
RISC-V: Fix some RV32 bugs and build failures
Palmer Dabbelt
2018-10-22
1
-0
/
+3
|
\
\
|
*
|
RISC-V: Use swiotlb on RV64 only
Zong Li
2018-10-22
1
-0
/
+3
|
|
/
*
|
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-22
6
-115
/
+168
|
\
\
|
*
|
Auto-detect whether a FPU exists
Alan Kao
2018-10-22
3
-3
/
+15
|
*
|
Allow to disable FPU support
Alan Kao
2018-10-22
3
-2
/
+9
|
*
|
Refactor FPU code in signal setup/return procedures
Alan Kao
2018-10-22
1
-27
/
+41
|
*
|
Extract FPU context operations from entry.S
Alan Kao
2018-10-22
3
-87
/
+107
|
|
/
*
|
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
2018-10-22
1
-1
/
+0
*
|
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2018-10-22
1
-0
/
+52
*
|
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
2018-10-22
1
-0
/
+7
*
|
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
2018-10-22
1
-7
/
+0
|
/
*
RISCV: Fix end PFN for low memory
Atish Patra
2018-10-02
1
-1
/
+1
[next]