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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-13
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
1
-2
/
+15
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
1
-0
/
+13
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2
-41
/
+30
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-4
/
+3
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
39
-245
/
+267
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
10
-51
/
+46
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+2
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+1
2021-09-02
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2
-6
/
+0
2021-08-26
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
1
-30
/
+31
2021-08-26
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
1
-0
/
+3
2021-08-26
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
1
-1
/
+1
2021-08-26
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
1
-6
/
+5
2021-08-26
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
1
-1
/
+1
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2
-10
/
+7
2021-08-26
powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
Christophe Leroy
1
-2
/
+0
2021-08-26
powerpc/64e: Get dear offset with _DEAR macro
Xiongwei Song
2
-14
/
+7
2021-08-26
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
2
-1
/
+3
2021-08-26
powerpc/64e: Get esr offset with _ESR macro
Xiongwei Song
2
-6
/
+6
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
3
-2
/
+4
2021-08-25
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
1
-11
/
+4
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
4
-4
/
+4
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
4
-13
/
+13
2021-08-25
powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...
Christophe Leroy
1
-2
/
+2
2021-08-23
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
1
-2
/
+3
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
1
-3
/
+4
2021-08-20
powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
Finn Thain
1
-1
/
+1
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
3
-3
/
+3
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-08-18
powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
Christophe Leroy
2
-5
/
+2
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
2
-3
/
+1
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
3
-4
/
+9
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
1
-1
/
+2
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
11
-40
/
+39
2021-08-12
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
1
-2
/
+7
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2
-2
/
+7
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+6
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-09
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
1
-2
/
+0
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
1
-2
/
+2
2021-08-09
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
1
-1
/
+2
2021-08-07
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
1
-1
/
+1
[next]