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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
1
-1
/
+1
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
4
-0
/
+47
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
3
-16
/
+56
2020-12-14
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
1
-1
/
+12
2020-12-14
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-14
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-12-14
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
4
-8
/
+11
2020-12-14
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
4
-0
/
+59
2020-12-14
um: time-travel: avoid multiple identical propagations
Johannes Berg
1
-0
/
+6
2020-12-14
um: Fetch registers only for signals which need them
Anton Ivanov
1
-1
/
+14
2020-12-14
um: Support suspend to RAM
Johannes Berg
6
-2
/
+139
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
5
-1
/
+46
2020-12-14
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
1
-3
/
+20
2020-12-14
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
5
-25
/
+21
2020-12-14
um: Simplify IRQ handling code
Johannes Berg
1
-242
/
+128
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
8
-45
/
+26
2020-12-14
um: irq: Reduce irq_reg allocation
Johannes Berg
2
-7
/
+7
2020-12-14
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2
-26
/
+22
2020-12-14
um: Clean up alarm IRQ chip name
Johannes Berg
1
-5
/
+4
2020-12-14
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2
-11
/
+16
2020-12-14
um: Support dynamic IRQ allocation
Johannes Berg
13
-32
/
+65
2020-12-14
um: sigio: Return error from add_sigio_fd()
Johannes Berg
1
-2
/
+4
2020-12-14
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
1
-16
/
+62
2020-12-14
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
1
-0
/
+2
2020-12-14
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
1
-4
/
+8
2020-12-14
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
1
-76
/
+115
2020-12-14
um: Fix time-travel mode
Johannes Berg
1
-5
/
+0
2020-12-14
um: Remove use of asprinf in umid.c
Anton Ivanov
1
-12
/
+5
2020-12-14
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+4
2020-12-14
um: random: Register random as hwrng-core device
Christopher Obbard
1
-76
/
+25
2020-12-14
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-37
/
+37
2020-11-29
Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-43
/
+32
2020-11-29
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2020-11-28
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-0
/
+15
2020-11-28
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-84
/
+77
2020-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-70
/
+89
2020-11-27
Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-8
/
+18
2020-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-16
/
+20
2020-11-27
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+1
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-11-27
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
1
-1
/
+1
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-27
Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-2
/
+25
2020-11-27
Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
4
-7
/
+10
2020-11-27
Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
5
-27
/
+15
2020-11-27
Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...
Arnd Bergmann
45
-235
/
+361
2020-11-25
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
1
-2
/
+2
[next]