Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5ac893b8cb10fe2a47a77780d37f9bf5b142854b
/
arch
/
riscv
/
kernel
fa98339
riscv/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
da4ed37
RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW)
by Joe Perches
· 6 years ago
387181d
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
by Anup Patel
· 6 years ago
d72cb8c
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
795c230
riscv/vdso: don't clear PG_reserved
by David Hildenbrand
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
13fd5de
RISC-V: Fixmap support and MM cleanups
by Palmer Dabbelt
· 6 years ago
f7ccc35
arch: riscv: fix logic error in parse_dtb
by Andreas Schwab
· 6 years ago
fbdc619
RISC-V: Assign hwcap as per comman capabilities.
by Atish Patra
· 6 years ago
291debb
RISC-V: Compare cpuid with NR_CPUS before mapping.
by Atish Patra
· 6 years ago
dd641e2
RISC-V: Allow hartid-to-cpuid function to fail.
by Atish Patra
· 6 years ago
ba15c86
RISC-V: Remove NR_CPUs check during hartid search from DT
by Atish Patra
· 6 years ago
78d1daa
RISC-V: Move cpuid to hartid mapping to SMP.
by Atish Patra
· 6 years ago
e15c6e3
RISC-V: Do not wait indefinitely in __cpu_up
by Atish Patra
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
d4c08b9
riscv: Use latest system call ABI
by Arnd Bergmann
· 6 years ago
6f1e9e9
RISC-V: Move setup_vm() to mm/init.c
by Anup Patel
· 6 years ago
0651c26
RISC-V: Move setup_bootmem() to mm/init.c
by Anup Patel
· 6 years ago
680f9b8
RISC-V: Setup init_mm before parse_early_param()
by Anup Patel
· 6 years ago
dd81c8a
riscv: use for_each_of_cpu_node iterator
by Johan Hovold
· 6 years ago
e3d794d
riscv: treat cpu devicetree nodes without status as enabled
by Johan Hovold
· 6 years ago
149820c
riscv: fix riscv_of_processor_hartid() comment
by Johan Hovold
· 6 years ago
e1b1381
riscv: use pr_info and friends
by Johan Hovold
· 6 years ago
7265d10
riscv: add missing newlines to printk messages
by Johan Hovold
· 6 years ago
41fb9d5
Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
by Palmer Dabbelt
· 6 years ago
28198c4
riscv: fixup max_low_pfn with PFN_DOWN.
by Guo Ren
· 6 years ago
2bb1063
RISC-V: fix bad use of of_node_put
by Andreas Schwab
· 6 years ago
99fd6e8
RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
by Vincent Chen
· 6 years ago
8010094
Fix a handful of audit-related issue
by Palmer Dabbelt
· 6 years ago
775800b
riscv: fix trace_sys_exit hook
by David Abdurachmanov
· 6 years ago
008e901
riscv: define CREATE_TRACE_POINTS in ptrace.c
by David Abdurachmanov
· 6 years ago
0aea894
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
by David Abdurachmanov
· 6 years ago
efe75c4
riscv: add audit support
by David Abdurachmanov
· 6 years ago
2cffc95
RISC-V: Support MODULE_SECTIONS mechanism on RV32
by Zong Li
· 6 years ago
37a107f
riscv: don't stop itself in smp_send_stop
by Andreas Schwab
· 6 years ago
8fd6e05
arch: riscv: support kernel command line forcing when no DTB passed
by Paul Walmsley
· 6 years ago
22e6a2e
RISC-V: Make BSS section as the last section in vmlinux.lds.S
by Anup Patel
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
358f3ff
RISC-V: Move from EARLY_PRINTK to SBI earlycon
by Palmer Dabbelt
· 6 years ago
397182e
riscv: remove unused variable in ftrace
by David Abdurachmanov
· 6 years ago
cd378db
RISC-V: add of_node_put()
by Yangtao Li
· 6 years ago
94f9bf1
RISC-V: Fix of_node_* refcount
by Atish Patra
· 6 years ago
7ba12bb
RISC-V: Remove EARLY_PRINTK support
by Anup Patel
· 6 years ago
0f1f692
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e949b6d
riscv/function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
5d8f81b
RISC-V: recognize S/U mode bits in print_isa
by Patrick Stählin
· 6 years ago
c0fbcd9
RISC-V: Build flat and compressed kernel images
by Anup Patel
· 6 years ago
ef3a614
RISC-V: Silence some module warnings on 32-bit
by Olof Johansson
· 6 years ago
732e8e4
RISC-V: properly determine hardware caps
by Andreas Schwab
· 6 years ago
d26c4bb
RISC-V: SMP cleanup and new features
by Palmer Dabbelt
· 6 years ago
a6de21b
RISC-V: Fix some RV32 bugs and build failures
by Palmer Dabbelt
· 6 years ago
4e4101c
riscv: Add support to no-FPU systems
by Palmer Dabbelt
· 6 years ago
f31b8de
RISC-V: remove the unused return_to_handler export
by Christoph Hellwig
· 6 years ago
b8c8a95
RISC-V: Add FP register ptrace support for gdb.
by Jim Wilson
· 6 years ago
86e581e
RISC-V: Mask out the F extension on systems without D
by Palmer Dabbelt
· 6 years ago
1760deb
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
by Palmer Dabbelt
· 6 years ago
8b20d2d
RISC-V: Show IPI stats
by Anup Patel
· 6 years ago
4b26d22
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
by Anup Patel
· 6 years ago
f99fb60
RISC-V: Use Linux logical CPU number instead of hartid
by Atish Patra
· 6 years ago
6825c7a
RISC-V: Add logical CPU indexing for RISC-V
by Atish Patra
· 6 years ago
a37d56f
RISC-V: Use WRITE_ONCE instead of direct access
by Atish Patra
· 6 years ago
46373cb
RISC-V: Use mmgrab()
by Palmer Dabbelt
· 6 years ago
177fae45
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
by Palmer Dabbelt
· 6 years ago
b2f8cfa7
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
by Palmer Dabbelt
· 6 years ago
6db170f
RISC-V: Disable preemption before enabling interrupts
by Atish Patra
· 6 years ago
b18d6f0
RISC-V: Comment on the TLB flush in smp_callin()
by Palmer Dabbelt
· 6 years ago
19ccf29
RISC-V: Filter ISA and MMU values in cpuinfo
by Palmer Dabbelt
· 6 years ago
566d6c4
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
by Palmer Dabbelt
· 6 years ago
1ed4237
RISC-V: No need to pass scause as arg to do_IRQ()
by Anup Patel
· 6 years ago
51858aa
RISC-V: Use swiotlb on RV64 only
by Zong Li
· 6 years ago
9411ec6
Auto-detect whether a FPU exists
by Alan Kao
· 6 years ago
9671f70
Allow to disable FPU support
by Alan Kao
· 6 years ago
007f5c3
Refactor FPU code in signal setup/return procedures
by Alan Kao
· 6 years ago
e68ad86
Extract FPU context operations from entry.S
by Alan Kao
· 6 years ago
ef1f225
RISCV: Fix end PFN for low memory
by Atish Patra
· 6 years ago
e866d3e
riscv: Do not overwrite initrd_start and initrd_end
by Guenter Roeck
· 6 years ago
47d80a6
RISC-V: Use a less ugly workaround for unused variable warnings
by Palmer Dabbelt
· 6 years ago
7847e70
RISC-V: Define sys_riscv_flush_icache when SMP=n
by Palmer Dabbelt
· 6 years ago
4c42ae4
RISC-V: Fix !CONFIG_SMP compilation error
by Atish Patra
· 6 years ago
94f592f
RISC-V: Add the directive for alignment of stvec's value
by Zong Li
· 6 years ago
62b0194
clocksource: new RISC-V SBI timer driver
by Palmer Dabbelt
· 6 years ago
6ea0f26
RISC-V: implement low-level interrupt handling
by Christoph Hellwig
· 6 years ago
b9d5535
RISC-V: simplify software interrupt / IPI code
by Christoph Hellwig
· 6 years ago
b949035
RISC-V: remove timer leftovers
by Christoph Hellwig
· 6 years ago
5b5c2a2
RISC-V: Add early printk support via the SBI console
by Palmer Dabbelt
· 7 years ago
758914f
RISC-V: Don't increment sepc after breakpoint.
by Jim Wilson
· 7 years ago
4938c79
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
by Palmer Dabbelt
· 7 years ago
9a6a511
RISC-V: Fix the rv32i kernel build
by Palmer Dabbelt
· 7 years ago
1db9b80
RISC-V: Fix PTRACE_SETREGSET bug.
by Jim Wilson
· 7 years ago
8606544
RISC-V: Don't include irq-riscv-intc.h
by Palmer Dabbelt
· 7 years ago
f67f10b
riscv: remove unnecessary of_platform_populate call
by Rob Herring
· 7 years ago
781c8fe
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
by Andreas Schwab
· 7 years ago
7df8500
RISC-V: Change variable type for 32-bit compatible
by Zong Li
· 7 years ago
6a4d4b3
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
e0e0c87
RISC-V: Make our port sparse-clean
by Palmer Dabbelt
· 7 years ago
77aa85d
RISC-V: Handle R_RISCV_32 in modules
by Andreas Schwab
· 7 years ago
1dd9852
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
by Alan Kao
· 7 years ago
86406d5
riscv: split the declaration of __copy_user
by Luc Van Oostenryck
· 7 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
Next »