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
starfive-6.6.48-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
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
1
-1
/
+0
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
24
-75
/
+63
2021-10-28
MIPS: irq: Avoid an unused-variable error
Yanteng Si
1
-2
/
+0
2021-10-26
MIPS: loongson64: Drop call to irq_cpu_offline()
Marc Zyngier
1
-1
/
+0
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
9
-9
/
+4
2021-10-26
irq: riscv: perform irqentry in entry code
Mark Rutland
3
-11
/
+2
2021-10-26
irq: openrisc: perform irqentry in entry code
Mark Rutland
3
-8
/
+2
2021-10-26
irq: csky: perform irqentry in entry code
Mark Rutland
3
-7
/
+1
2021-10-26
irq: arm64: perform irqentry in entry code
Mark Rutland
2
-22
/
+31
2021-10-25
irq: arm: perform irqentry in entry code
Mark Rutland
3
-11
/
+9
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
5
-0
/
+5
2021-10-25
irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
1
-1
/
+0
2021-10-25
irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
2
-2
/
+9
2021-10-25
irq: mips: simplify do_domain_IRQ()
Mark Rutland
1
-5
/
+1
2021-10-25
irq: mips: stop (ab)using handle_domain_irq()
Mark Rutland
2
-2
/
+4
2021-10-20
ARM: bcm: Removed forced select of interrupt controllers
Florian Fainelli
1
-4
/
+0
2021-10-20
arm64: broadcom: Removed forced select of interrupt controllers
Florian Fainelli
1
-3
/
+0
2021-10-20
MIPS: BMIPS: Remove use of irq_cpu_offline
Florian Fainelli
2
-1
/
+3
2021-10-20
arm64: meson: remove MESON_IRQ_GPIO selection
Neil Armstrong
1
-1
/
+0
2021-10-03
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
2021-10-03
Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+19
2021-10-01
perf/x86/intel: Update event constraints for ICX
Kan Liang
1
-0
/
+1
2021-10-01
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
1
-0
/
+1
2021-10-01
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-32
/
+91
2021-09-30
KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
Sean Christopherson
1
-2
/
+2
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2
-11
/
+16
2021-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2021-09-28
Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-354
/
+301
2021-09-28
Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+2
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-32
/
+91
2021-09-28
bpf, x86: Fix bpf mapping of atomic fetch implementation
Johan Almbladh
1
-5
/
+8
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-180
/
+280
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
1
-1
/
+1
2021-09-27
NIOS2: setup.c: drop unused variable 'dram_start'
Randy Dunlap
1
-2
/
+0
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+35
2021-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-26
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-18
/
+12
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-09-25
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-19
/
+3
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-10
/
+25
2021-09-24
NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE
Randy Dunlap
1
-1
/
+2
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
22
-117
/
+46
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
1
-21
/
+84
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
1
-51
/
+60
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
1
-7
/
+2
2021-09-24
m68k: Remove the 030 case in virt_to_phys_slow
Christoph Hellwig
1
-18
/
+1
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
1
-0
/
+4
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
5
-105
/
+71
[next]