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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+3
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+7
2017-02-25
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
Aneesh Kumar K.V
1
-7
/
+45
2017-02-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-11
/
+43
2017-02-23
powerpc: do not make the entire heap executable
Denys Vlasenko
1
-1
/
+3
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
40
-235
/
+617
2017-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-7
/
+0
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-180
/
+12
2017-02-15
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-7
/
+8
2017-02-15
powerpc/mm/radix: Skip ptesync in pte update helpers
Aneesh Kumar K.V
1
-3
/
+0
2017-02-15
powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
Aneesh Kumar K.V
2
-1
/
+39
2017-02-15
powerpc/mm/radix: Update pte update sequence for pte clear case
Aneesh Kumar K.V
1
-9
/
+3
2017-02-15
powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=y
Michael Ellerman
1
-1
/
+7
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
12
-34
/
+168
2017-02-14
powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
Michael Ellerman
2
-0
/
+8
2017-02-11
Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+3
2017-02-10
powerpc: Add a prototype for mcount() so it can be versioned
Michael Ellerman
1
-0
/
+2
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
2
-1
/
+24
2017-02-10
powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
Naveen N. Rao
1
-1
/
+2
2017-02-10
powerpc: Add helper to check if offset is within relative branch range
Anju T
1
-0
/
+1
2017-02-10
powerpc/bpf: Introduce __PPC_SH64()
Naveen N. Rao
1
-0
/
+1
2017-02-10
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
1
-0
/
+1
2017-02-10
powerpc/pseries: Advertise HPT resizing support via CAS
David Gibson
1
-0
/
+1
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
1
-0
/
+1
2017-02-09
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
9
-18
/
+39
2017-02-09
powerpc/pseries: Add hypercall wrappers for hash page table resizing
David Gibson
3
-2
/
+17
2017-02-09
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
2
-1
/
+3
2017-02-08
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2
-7
/
+8
2017-02-07
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
1
-7
/
+0
2017-02-07
powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
Nicholas Piggin
1
-0
/
+8
2017-02-07
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
1
-0
/
+1
2017-02-06
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
1
-76
/
+82
2017-02-06
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
1
-80
/
+80
2017-02-06
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
3
-1
/
+53
2017-02-06
powerpc/64: Add L2 and L3 cache shape info
Benjamin Herrenschmidt
1
-0
/
+2
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2
-14
/
+14
2017-02-06
powerpc/64: Retrieve number of L1 cache sets from device-tree
Benjamin Herrenschmidt
1
-0
/
+2
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2
-7
/
+9
2017-02-06
powerpc: Move ARCH_DLINFO out of uapi
Benjamin Herrenschmidt
2
-23
/
+22
2017-02-03
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-40
/
+4
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
1
-4
/
+0
2017-02-02
powerpc/pseries: Introduce memory hotplug READD operation
John Allen
1
-0
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_check()
Daniel Axtens
1
-1
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-3
/
+1
2017-02-01
powerpc, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-173
/
+0
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
9
-18
/
+39
[next]