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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
powerpc/configs: Remove old symbols from defconfigs
Andrew Donnellan
96
-253
/
+84
2016-07-08
powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS
Andrew Donnellan
1
-1
/
+1
2016-07-08
powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE
Andrew Donnellan
1
-1
/
+1
2016-07-08
powerpc/eeh: Fix pr_debug()s in eeh_cache.c
Andrew Donnellan
1
-4
/
+4
2016-07-08
powerpc/opal: Wake up kopald polling thread before waiting for events
Benjamin Herrenschmidt
3
-2
/
+17
2016-07-08
powerpc: Add MTD_BLOCK to powernv_defconfig
Michael Neuling
1
-0
/
+1
2016-07-08
powerpc/pseries: start rtasd before PCI probing
Greg Kurz
1
-5
/
+17
2016-07-07
powerpc/pci: Assign fixed PHB number based on device-tree properties
Guilherme G. Piccoli
1
-3
/
+51
2016-07-07
powerpc/kernel: Drop unused extern for current_set
Michael Ellerman
1
-3
/
+0
2016-07-07
powerpc/pci: Fix build with PCI_IOV=y and EEH=n
Michael Ellerman
1
-4
/
+5
2016-07-07
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
Benjamin Herrenschmidt
1
-0
/
+10
2016-07-07
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
1
-0
/
+1
2016-07-05
powerpc/boot: Add OPAL console to epapr wrappers
Oliver O'Halloran
7
-2
/
+175
2016-07-05
powerpc/mm: Add a parameter to disable 1TB segs
Oliver O'Halloran
1
-0
/
+15
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
3
-11
/
+63
2016-07-05
powerpc: Avoid -maltivec when using clang integrated assembler
Anton Blanchard
1
-1
/
+1
2016-07-05
powerpc/pseries: Fix error return value in cmm_mem_going_offline()
Rasmus Villemoes
1
-1
/
+1
2016-07-05
powerpc/rtas: Fix array overrun in ppc_rtas() syscall
Andrew Donnellan
1
-1
/
+1
2016-07-05
powerpc: Send SIGBUS on unaligned copy and paste
Chris Smart
2
-0
/
+18
2016-07-05
powerpc/perf: Export Power9 generic and cache events to sysfs
Madhavan Srinivasan
1
-0
/
+59
2016-07-05
powerpc/perf: Power9 PMU support
Madhavan Srinivasan
2
-1
/
+272
2016-07-05
powerpc/perf: Add power9 event list macros for generic and cache events
Madhavan Srinivasan
1
-0
/
+55
2016-07-05
powerpc/perf: factor out power8 __init_pmu code
Madhavan Srinivasan
1
-1
/
+17
2016-07-05
powerpc/perf: factor out power8 pmu functions
Madhavan Srinivasan
4
-254
/
+273
2016-07-05
powerpc/perf: factor out power8 pmu macros and defines
Madhavan Srinivasan
2
-217
/
+234
2016-07-05
powerpc/fadump: Fix build error introduced by recent cleanup
Michael Ellerman
1
-1
/
+1
2016-06-29
powerpc/powernv: Add driver for operator panel on FSP machines
Suraj Jitindar Singh
4
-0
/
+9
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
3
-3
/
+11
2016-06-28
powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved"
Colin Ian King
1
-1
/
+1
2016-06-28
powerpc/fadump: Trivial fix of spelling mistake, clean up message
Colin Ian King
1
-3
/
+2
2016-06-24
powerpc/pci: Reduce log level of PCI I/O space warning
Benjamin Herrenschmidt
1
-3
/
+3
2016-06-24
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
Naveen N. Rao
8
-3
/
+1315
2016-06-24
powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header
Naveen N. Rao
4
-121
/
+143
2016-06-24
powerpc/bpf/jit: A few cleanups
Naveen N. Rao
2
-10
/
+11
2016-06-24
powerpc/bpf/jit: Introduce rotate immediate instructions
Naveen N. Rao
2
-9
/
+13
2016-06-24
powerpc/bpf/jit: Optimize 64-bit Immediate loads
Naveen N. Rao
1
-6
/
+11
2016-06-24
powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation
Naveen N. Rao
1
-3
/
+10
2016-06-23
powerpc/powernv: set power_save func after the idle states are initialized
Shreyas B. Prabhu
2
-1
/
+4
2016-06-21
powerpc/powernv: Print correct PHB type names
Gavin Shan
1
-1
/
+3
2016-06-21
powerpc/powernv: Functions to get/set PCI slot state
Gavin Shan
5
-1
/
+115
2016-06-21
powerpc/powernv: Introduce pnv_pci_get_slot_id()
Gavin Shan
2
-0
/
+40
2016-06-21
powerpc/powernv: Use PCI slot reset infrastructure
Gavin Shan
1
-1
/
+40
2016-06-21
powerpc/powernv: Support PCI slot ID
Gavin Shan
3
-6
/
+10
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
9
-59
/
+69
2016-06-21
powerpc/pci: Update bridge windows on PCI plug
Gavin Shan
1
-2
/
+6
2016-06-21
powerpc/powernv: Dynamically release PE
Gavin Shan
2
-0
/
+175
2016-06-21
powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible
Gavin Shan
1
-2
/
+4
2016-06-21
powerpc/powernv: Extend PCI bridge resources
Gavin Shan
1
-0
/
+61
2016-06-21
powerpc/powernv: Setup PE for root bus
Gavin Shan
2
-10
/
+41
2016-06-21
powerpc/powernv: Create PEs in pcibios_setup_bridge()
Gavin Shan
1
-115
/
+69
[next]