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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
1
-8
/
+2
2016-03-01
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
1
-20
/
+9
2016-03-01
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
1
-10
/
+6
2016-03-01
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
1
-10
/
+7
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
2
-6
/
+7
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
4
-9
/
+11
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
7
-18
/
+28
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
5
-11
/
+14
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
3
-14
/
+12
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
16
-11
/
+110
2016-02-24
powerpc: Fix BUG_ON() reporting in real mode
Balbir Singh
1
-1
/
+9
2016-02-24
powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes
pan xinhui
1
-16
/
+7
2016-02-24
powerpc/powernv: Add AST graphics driver to powernv_defconfig
Jeremy Kerr
1
-2
/
+2
2016-02-24
powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig
Jeremy Kerr
1
-0
/
+6
2016-02-24
powerpc/powernv: Add powernv_defconfig
Jeremy Kerr
1
-0
/
+307
2016-02-22
powerpc: Add POWER9 cputable entry
Michael Neuling
6
-12
/
+95
2016-02-22
powerpc: Use defines for __init_tlb_power[78]
Michael Neuling
1
-2
/
+3
2016-02-22
powerpc/powernv: Create separate subcores CPU feature bit
Michael Neuling
2
-2
/
+3
2016-02-22
powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails
Andrew Donnellan
1
-0
/
+5
2016-02-22
powerpc/mm/hash: Clear the invalid slot information correctly
Aneesh Kumar K.V
2
-2
/
+18
2016-02-22
powerpc/eeh: Fix partial hotplug criterion
Gavin Shan
1
-2
/
+1
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-17
atomics: Allow architectures to define their own __atomic_op_* helpers
Boqun Feng
1
-0
/
+10
2016-02-17
MAINTAINERS: Update EEH details and maintainership
Russell Currey
1
-7
/
+9
2016-02-17
powerpc: Fix kgdb on little endian ppc64le
Balbir Singh
1
-0
/
+4
2016-02-17
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
1
-0
/
+6
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
4
-0
/
+45
2016-02-15
powerpc/powernv: Fix stale PE primary bus
Gavin Shan
3
-0
/
+22
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
4
-2
/
+9
2016-02-15
powerpc/pseries: Don't trace hcalls on offline CPUs
Denis Kirjanov
1
-2
/
+6
2016-02-10
powerpc/perf/hv-gpci: Increase request buffer size
Sukadev Bhattiprolu
1
-18
/
+25
2016-02-10
powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode
Wei Yang
2
-20
/
+63
2016-02-10
powerpc/powernv: boundary the total VF BAR size instead of the individual one
Wei Yang
1
-6
/
+8
2016-02-10
powerpc/powernv: replace the hard coded boundary with gate
Wei Yang
1
-9
/
+19
2016-02-10
powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
Wei Yang
2
-107
/
+75
2016-02-10
powerpc/powernv: simplify the calculation of iov resource alignment
Wei Yang
1
-8
/
+12
2016-02-10
powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
Wei Yang
1
-16
/
+19
2016-02-10
powerpc/powernv: Simplify definitions of EEH debugfs handlers
Gavin Shan
1
-38
/
+22
2016-02-10
powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
Douglas Miller
1
-0
/
+60
2016-02-09
powerpc/xmon: add command to dump OPAL msglog
Andrew Donnellan
1
-0
/
+58
2016-02-09
powerpc/powernv: new function to access OPAL msglog
Andrew Donnellan
3
-12
/
+27
2016-02-08
powerpc/eeh: fix incorrect function name in comment
Andrew Donnellan
1
-1
/
+1
2016-02-08
powerpc/xmon: fix typo in usage message
Andrew Donnellan
1
-1
/
+1
2016-02-08
powerpc/powernv: Remove support for p5ioc2
Russell Currey
4
-368
/
+74
[next]