index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-41
/
+131
2021-07-05
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
1
-1
/
+1
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+21
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-13
ARM: 9096/1: Remove arm_pm_restart()
Guenter Roeck
1
-5
/
+1
2021-06-13
ARM: 9094/1: Register with kernel restart handler
Guenter Roeck
1
-2
/
+18
2021-06-13
ARM: 9089/1: Define kernel physical section start and end
Linus Walleij
1
-3
/
+24
2021-06-13
ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET
Linus Walleij
2
-3
/
+2
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
1
-1
/
+21
2021-06-07
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2
-12
/
+78
2021-06-07
ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
Alex Sverdlin
2
-10
/
+11
2021-06-07
ARM: 9077/1: PLT: Move struct plt_entries definition to header
Alex Sverdlin
1
-9
/
+0
2021-06-03
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
1
-7
/
+9
2021-06-01
arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
Yang Jihong
1
-2
/
+2
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+12
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
2
-0
/
+12
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-15
/
+36
2021-04-18
ARM: 9075/1: kernel: Fix interrupted SMC calls
Manivannan Sadhasivam
2
-1
/
+13
2021-03-25
ARM: 9068/1: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
1
-4
/
+4
2021-03-25
ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
louis.wang
1
-1
/
+18
2021-03-25
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...
Zhen Lei
1
-1
/
+1
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-2
/
+7
2021-03-09
ARM: 9060/1: kexec: Remove unused kexec_reinit callback
Joel Stanley
1
-8
/
+0
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-3
/
+15
2021-02-22
ARM: 9065/1: OABI compat: fix build when EPOLL is not enabled
Randy Dunlap
1
-0
/
+15
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
3
-39
/
+24
2021-02-05
ARM: ensure the signal page contains defined contents
Russell King
1
-6
/
+8
2021-02-01
ARM: 9047/1: smp: remove unused variable
Wolfram Sang (Renesas)
1
-3
/
+0
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
17
-348
/
+447
2020-12-21
Merge branch 'devel-stable' into for-next
Russell King
7
-237
/
+295
2020-12-21
ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...
Ard Biesheuvel
1
-2
/
+2
2020-12-21
ARM: 9033/1: arm/smp: Drop the macro S(x,s)
Anshuman Khandual
1
-8
/
+7
2020-12-21
ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol
Ard Biesheuvel
1
-6
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+5
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+1
2020-12-16
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+0
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-9
/
+0
2020-12-15
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
1
-1
/
+1
2020-12-08
ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
Ard Biesheuvel
1
-23
/
+2
2020-12-08
ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
Jian Cai
2
-44
/
+92
2020-12-08
ARM: 9028/1: disable KASAN in call stack capturing routines
Ard Biesheuvel
1
-0
/
+3
2020-12-08
ARM: 9026/1: unwind: remove old check for GCC <= 4.2
Nick Desaulniers
1
-3
/
+0
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
[next]