Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
934d24a5e1508e73c0001afb54a3916e4270428f
/
arch
/
riscv
/
kernel
0570bc8
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
0f327f2
RISC-V: Add an Image header that boot loader can parse.
by Atish Patra
· 6 years ago
671f9a3
RISC-V: Setup initial page tables in two stages
by Anup Patel
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
556024d
riscv: Remove gate area stubs
by Andy Lutomirski
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
eb7c825
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 6 years ago
4059455
riscv: export pm_power_off again
by Andreas Schwab
· 6 years ago
50acfb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
351b682
signal: Explicitly call force_sig_fault on current
by Eric W. Biederman
· 6 years ago
6f25a96
signal/riscv: Remove tsk parameter from do_trap
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
588cb88
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
b0bb126
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
4c3aeb8
RISC-V: Avoid using invalid intermediate translations
by Palmer Dabbelt
· 6 years ago
9a6e7af
riscv: Support BUG() in kernel module
by Vincent Chen
· 6 years ago
ee72e0e
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
by Vincent Chen
· 6 years ago
58de775
riscv: move flush_icache_{all,mm} to cacheflush.c
by Gary Guo
· 6 years ago
a3182c9
RISC-V: Access CSRs using CSR numbers
by Anup Patel
· 6 years ago
6dcaf00
RISC-V: Add interrupt related SCAUSE defines in asm/csr.h
by Anup Patel
· 6 years ago
f1f47c6
RISC-V: Fix minor checkpatch issues.
by Atish Patra
· 6 years ago
8b4302a
RISC-V: Support nr_cpus command line option.
by Atish Patra
· 6 years ago
ab3d265
RISC-V: Implement nosmp commandline option.
by Atish Patra
· 6 years ago
7011456
RISC-V: Add RISC-V specific arch_match_cpu_phys_id
by Atish Patra
· 6 years ago
fd7f744
riscv: vdso: drop unnecessary cc-ldoption
by Nick Desaulniers
· 6 years ago
bf0102a
riscv: call pm_power_off from machine_halt / machine_power_off
by Christoph Hellwig
· 6 years ago
bed1378
riscv: print the unexpected interrupt cause
by Christoph Hellwig
· 6 years ago
6ab77af
riscv: remove duplicate macros from ptrace.h
by Christoph Hellwig
· 6 years ago
8774254
riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code
by Christoph Hellwig
· 6 years ago
ba9c014
riscv: cleanup the parse_dtb calling conventions
by Christoph Hellwig
· 6 years ago
c637b91
riscv: simplify the stack pointer setup in head.S
by Christoph Hellwig
· 6 years ago
df16c40
riscv: clear all pending interrupts when booting
by Christoph Hellwig
· 6 years ago
7a64f3f
riscv/signal: Fixup additional syscall restarting
by Guo Ren
· 6 years ago
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
Next »