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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-24
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
57
-210
/
+1259
2014-03-24
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
Mahesh Salgaonkar
2
-0
/
+13
2014-03-24
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
Anton Blanchard
1
-0
/
+4
2014-03-24
powerpc/le: Big endian arguments for ppc_rtas()
Greg Kurz
1
-9
/
+13
2014-03-24
powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n)
Anton Blanchard
4
-238
/
+8
2014-03-24
powerpc/defconfigs: Enable THP in pseries defconfig
Aneesh Kumar K.V
1
-0
/
+2
2014-03-24
powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split
Aneesh Kumar K.V
1
-0
/
+5
2014-03-24
powerpc: Rate-limit users spamming kernel log buffer
Michael Neuling
1
-2
/
+3
2014-03-24
powerpc/perf: Fix handling of L3 events with bank == 1
Michael Ellerman
1
-2
/
+3
2014-03-24
powerpc/perf: Add kconfig option for hypervisor provided counters
Cody P Schafer
2
-0
/
+14
2014-03-24
powerpc/perf: Add support for the hv 24x7 interface
Cody P Schafer
1
-0
/
+510
2014-03-24
powerpc/perf: Add support for the hv gpci (get performance counter info) inte...
Cody P Schafer
1
-0
/
+294
2014-03-24
powerpc/perf: Add macros for defining event fields & formats
Cody P Schafer
1
-0
/
+19
2014-03-24
powerpc/perf: Add a shared interface to get gpci version and capabilities
Cody P Schafer
2
-0
/
+56
2014-03-24
powerpc/perf: Add 24x7 interface headers
Cody P Schafer
2
-0
/
+142
2014-03-24
powerpc/perf: Add hv_gpci interface header
Cody P Schafer
1
-0
/
+73
2014-03-24
powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)
Cody P Schafer
1
-0
/
+5
2014-03-24
powerpc/perf: Enable BHRB access for EBB events
Michael Ellerman
2
-4
/
+7
2014-03-24
powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
Michael Ellerman
1
-9
/
+44
2014-03-24
powerpc/perf: Avoid mutating event in power8_get_constraint()
Michael Ellerman
1
-6
/
+8
2014-03-24
powerpc/perf: Clean up the EBB hash defines a little
Michael Ellerman
1
-3
/
+4
2014-03-24
powerpc/perf: Reject EBB events which specify a sample_type
Michael Ellerman
1
-2
/
+5
2014-03-24
powerpc/perf: Add lost exception workaround
Michael Ellerman
3
-2
/
+105
2014-03-24
powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
Michael Ellerman
2
-3
/
+5
2014-03-24
powerpc/perf: Define perf_event_print_debug() to print PMU register values
Anshuman Khandual
2
-4
/
+52
2014-03-24
powerpc/perf: Make some new raw event codes available in sysfs
Anshuman Khandual
1
-0
/
+10
2014-03-24
powerpc/powernv: Enable fetching of platform sensor data
Neelesh Gupta
4
-1
/
+70
2014-03-24
powerpc/powernv: Enable reading and updating of system parameters
Neelesh Gupta
5
-2
/
+310
2014-03-24
powerpc/powernv: Infrastructure to support OPAL async completion
Neelesh Gupta
3
-2
/
+215
2014-03-20
fsl/pci: The new pci suspend/resume implementation
Wang Dongsheng
17
-24
/
+185
2014-03-20
powerpc/booke64: Critical and machine check exception support
Scott Wood
3
-61
/
+300
2014-03-20
powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON
Scott Wood
1
-30
/
+33
2014-03-20
powerpc/booke64: Remove ints from EXCEPTION_COMMON
Scott Wood
1
-36
/
+46
2014-03-20
powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers
Scott Wood
4
-31
/
+42
2014-03-20
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
12
-47
/
+33
2014-03-20
powerpc/e6500: Make TLB lock recursive
Scott Wood
3
-10
/
+20
2014-03-20
powerpc/booke64: Fix exception numbers
Scott Wood
1
-6
/
+6
2014-03-20
powerpc/book3e: store crit/mc/dbg exception thread info
Tiejun Chen
1
-3
/
+19
2014-03-20
powerpc/book3e: initialize crit/mc/dbg kernel stack pointers
Tiejun Chen
1
-6
/
+12
2014-03-20
powerpc/fsl: add PVR definition for E500MC and E5500
Wang Dongsheng
1
-0
/
+2
2014-03-20
Corenet: Add QE platform support for Corenet
Zhao Qiang
1
-0
/
+16
2014-03-20
QE: split function mpc85xx_qe_init() into two functions.
Zhao Qiang
5
-0
/
+11
2014-03-20
powerpc: 85xx rdb: move np pointer to avoid builderror
Sebastian Siewior
1
-4
/
+1
2014-03-20
powerpc/config: Remove unnecssary CONFIG_FSL_IFC
Prabhakar Kushwaha
3
-3
/
+0
2014-03-20
powerpc: T4240: Add ina220 node in dts
Tang Yuantian
1
-0
/
+42
2014-03-20
powerpc/kconfig: Remove TSI108_BRIDGE duplicates
Luis Henriques
1
-2
/
+0
2014-03-20
powerpc/pci: Fix IMMRBAR address
Minghuan Lian
1
-0
/
+8
2014-03-20
powerpc/mpc85xx: Update clock nodes in device tree
Tang Yuantian
16
-0
/
+536
2014-03-07
powerpc/powernv Platform dump interface
Stewart Smith
5
-1
/
+548
2014-03-07
powerpc/powernv: Read OPAL error log and export it through sysfs
Stewart Smith
5
-1
/
+334
[next]