index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
1
-0
/
+2
2022-02-04
riscv: Fix XIP_FIXUP_FLASH_OFFSET
Myrtle Shah
1
-6
/
+5
2022-02-04
riscv: eliminate unreliable __builtin_frame_address(1)
Changbin Du
1
-4
/
+5
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
1
-3
/
+1
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
3
-94
/
+107
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
4
-5
/
+16
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
1
-2
/
+6
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
4
-21
/
+30
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
1
-1
/
+1
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
3
-15
/
+33
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2
-12
/
+14
2022-01-19
riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
Alexandre Ghiti
1
-11
/
+12
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
1
-1
/
+2
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-40
/
+61
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+0
2022-01-11
RISC-V: Use SBI SRST extension when available
Anup Patel
1
-0
/
+35
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2
-10
/
+10
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
1
-4
/
+0
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
1
-3
/
+2
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
1
-7
/
+1
2022-01-09
riscv: use hart id instead of cpu id on machine_kexec
Nick Kossifidis
1
-1
/
+2
2022-01-09
riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
1
-11
/
+9
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
1
-1
/
+1
2022-01-05
riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
Jisheng Zhang
2
-2
/
+0
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
1
-1
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
1
-4
/
+0
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
1
-13
/
+0
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-2
/
+5
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-59
/
+228
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-3
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+3
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+156
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-17
/
+9
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-7
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+5
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+2
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
1
-0
/
+1
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
2
-3
/
+19
2021-10-26
irq: riscv: perform irqentry in entry code
Mark Rutland
2
-10
/
+2
2021-10-20
riscv: Use of_get_cpu_hwid()
Rob Herring
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-7
/
+5
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-04
riscv: set default pm_power_off to NULL
Dimitri John Ledkov
1
-3
/
+9
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2
-53
/
+200
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
1
-0
/
+72
[next]