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
2016-03-10
powerpc/perf: Export Power8 generic and cache events to sysfs
Sukadev Bhattiprolu
1
-0
/
+8
2016-03-10
powerpc/perf: Remove PME_ prefix for power7 events
Sukadev Bhattiprolu
1
-1
/
+1
2016-03-09
powerpc: New possible return value from hcall
Christophe Lombard
1
-0
/
+1
2016-03-09
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
2
-0
/
+3
2016-03-09
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
1
-0
/
+1
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
1
-0
/
+1
2016-03-09
powerpc/eeh: Create PE for VFs
Wei Yang
1
-0
/
+1
2016-03-09
powerpc/eeh: EEH device for VF
Wei Yang
1
-0
/
+1
2016-03-03
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2
-91
/
+95
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
3
-2
/
+2
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
6
-57
/
+86
2016-03-03
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2
-22
/
+9
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2
-103
/
+109
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
1
-4
/
+0
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
1
-1
/
+2
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
1
-1
/
+2
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2
-0
/
+15
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
1
-0
/
+2
2016-03-02
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
1
-0
/
+3
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
1
-1
/
+1
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
11
-16
/
+16
2016-02-29
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Paul Mackerras
2
-8
/
+8
2016-02-29
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
1
-3
/
+3
2016-02-29
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
1
-4
/
+6
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
1
-4
/
+4
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2
-7
/
+8
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
6
-16
/
+27
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
4
-10
/
+13
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
1
-7
/
+6
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
3
-2
/
+11
2016-02-24
powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes
pan xinhui
1
-16
/
+7
2016-02-22
powerpc: Add POWER9 cputable entry
Michael Neuling
3
-3
/
+16
2016-02-22
powerpc/powernv: Create separate subcores CPU feature bit
Michael Neuling
1
-1
/
+2
2016-02-17
powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
Boqun Feng
2
-1
/
+158
2016-02-17
powerpc: atomic: Implement acquire/release/relaxed variants for xchg
Boqun Feng
2
-39
/
+32
2016-02-17
powerpc: atomic: Implement atomic{, 64}_*_return_* variants
Boqun Feng
1
-62
/
+85
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+4
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
1
-0
/
+1
2016-02-15
powerpc/pseries: Don't trace hcalls on offline CPUs
Denis Kirjanov
1
-2
/
+6
2016-02-10
powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode
Wei Yang
1
-1
/
+1
2016-02-10
powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
Wei Yang
1
-3
/
+2
2016-02-09
powerpc/powernv: new function to access OPAL msglog
Andrew Donnellan
1
-0
/
+3
2016-01-30
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-3
/
+6
2016-01-28
powerpc/mm: Fixup _HPAGE_CHG_MASK
Aneesh Kumar K.V
1
-1
/
+3
2016-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2016-01-26
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
7
-40
/
+37
2016-01-21
powerpc: Remove newly added extra definition of pmd_dirty
Stephen Rothwell
1
-1
/
+0
2016-01-21
powerpc: Wire up copy_file_range() syscall
Chandan Rajendra
3
-1
/
+3
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
[next]