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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
powerpc/mm: Move pgdir setting into a helper
Benjamin Herrenschmidt
1
-8
/
+22
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
5
-10
/
+53
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-33
/
+0
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
3
-0
/
+20
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-33
/
+0
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
1
-0
/
+1
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-9
/
+36
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2
-9
/
+36
2017-08-17
powerpc/string: Implement optimized memset variants
Naveen N. Rao
1
-0
/
+24
2017-08-16
powerpc/topology: Remove the unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-08-16
powerpc/mm/hugetlb: Allow runtime allocation of 16G.
Aneesh Kumar K.V
1
-3
/
+1
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
2
-15
/
+1
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
3
-0
/
+7
2017-08-15
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
1
-3
/
+7
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
2
-6
/
+0
2017-08-15
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
1
-1
/
+1
2017-08-15
powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errors
Michael Ellerman
2
-2
/
+2
2017-08-10
powerpc/8xx: Use symbolic PVR value
Christophe Leroy
1
-4
/
+2
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
7
-12
/
+12
2017-08-10
powerpc/time: refactor MFTB() to limit number of ifdefs
Christophe Leroy
2
-7
/
+9
2017-08-10
powerpc/traps: Use SRR1 defines for program check reasons
Michael Ellerman
1
-0
/
+1
2017-08-10
powerpc/powernv: Add support to clear sensor groups data
Shilpasri G Bhat
2
-0
/
+3
2017-08-10
powerpc/powernv: Add support to set power-shifting-ratio
Shilpasri G Bhat
2
-0
/
+5
2017-08-10
powerpc/powernv: Add support for powercap framework
Shilpasri G Bhat
2
-0
/
+8
2017-08-10
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
1
-0
/
+3
2017-08-10
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
1
-0
/
+1
2017-08-10
powerpc: Fix invalid use of register expressions
Andreas Schwab
1
-1
/
+1
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
1
-7
/
+0
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
1
-0
/
+3
2017-08-08
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
1
-2
/
+2
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
3
-1
/
+6
2017-08-08
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
Matt Brown
1
-0
/
+4
2017-08-08
powerpc/powernv: Enable PCI peer-to-peer
Frederic Barrat
3
-1
/
+11
2017-08-04
Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+9
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
3
-14
/
+0
2017-08-03
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
1
-10
/
+59
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
1
-0
/
+1
2017-08-02
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
1
-3
/
+1
2017-08-01
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
Gautham R. Shenoy
2
-0
/
+18
2017-07-31
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
5
-10
/
+21
2017-07-28
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-9
/
+24
2017-07-28
powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
Oliver O'Halloran
1
-1
/
+9
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2
-9
/
+24
2017-07-25
powerpc/powernv: Detect and create IMC device
Madhavan Srinivasan
1
-0
/
+128
2017-07-24
powerpc/powernv: Add IMC OPAL APIs
Madhavan Srinivasan
2
-1
/
+16
2017-07-24
powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
Laurentiu Tudor
1
-0
/
+1
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-0
/
+10
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-4
/
+4
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
4
-0
/
+10
[prev]
[next]