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
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
1
-14
/
+0
2019-11-13
powerpc/watchpoint: Fix ptrace code that muck around with address/len
Ravi Bangoria
1
-2
/
+2
2019-11-13
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
1
-0
/
+2
2019-11-13
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
1
-0
/
+3
2019-11-13
Merge branch 'topic/secureboot' into next
Michael Ellerman
4
-1
/
+75
2019-11-12
powerpc/powernv: Add OPAL API interface to access secure variable
Nayna Jain
3
-1
/
+46
2019-11-12
powerpc: Detect the trusted boot state of the system
Nayna Jain
1
-0
/
+6
2019-11-12
powerpc: Detect the secure boot mode of the system
Nayna Jain
1
-0
/
+23
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2
-29
/
+21
2019-11-07
powerpc: define helpers to get L1 icache sizes
Alastair D'Silva
2
-10
/
+31
2019-11-07
powerpc: support KASAN instrumentation of bitops
Daniel Axtens
1
-22
/
+29
2019-11-05
powerpc/security: Fix debugfs data leak on 32-bit
Geert Uytterhoeven
1
-4
/
+4
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2
-31
/
+0
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-9
/
+0
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
1
-0
/
+3
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2
-1
/
+1
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
1
-0
/
+12
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
1
-0
/
+3
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
1
-0
/
+1
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
1
-0
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-8
/
+106
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
1
-1
/
+7
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-1
/
+2
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-2
/
+2
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
1
-3
/
+97
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
1
-0
/
+3
2019-09-21
powerpc: Fix definition of PCR bits to work with old binutils
Alistair Popple
1
-3
/
+3
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
55
-634
/
+718
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+28
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2
-1
/
+4
2019-09-17
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+0
2019-09-13
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-2
/
+1
2019-09-13
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
1
-0
/
+12
2019-09-13
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
1
-8
/
+0
2019-09-13
powerpc/fadump: consider f/w load area
Hari Bathini
1
-10
/
+1
2019-09-13
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2
-3
/
+17
2019-09-13
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
1
-3
/
+12
2019-09-13
powerpc/fadump: process architected register state data provided by firmware
Hari Bathini
1
-0
/
+4
2019-09-13
powerpc/fadump: reset metadata address during clean up
Hari Bathini
1
-0
/
+1
2019-09-13
powerpc/fadump: register kernel metadata address with opal
Hari Bathini
1
-0
/
+4
2019-09-13
powerpc/fadump: add fadump support on powernv
Hari Bathini
1
-0
/
+7
2019-09-13
powerpc/opal: add MPIPL interface definitions
Hari Bathini
2
-1
/
+48
2019-09-13
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
1
-0
/
+2
[prev]
[next]