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
pinetabv-6.6.y-devel
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
5
-5
/
+5
2014-10-15
powerpc: Reimplement __get_SP() as a function not a define
Anton Blanchard
4
-2
/
+8
2014-10-10
powerpc/book3s: Don't clear MSR_RI in hmi handler.
Mahesh Salgaonkar
1
-5
/
+0
2014-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-96
/
+95
2014-10-03
powerpc/kdump: crash_dump.c needs to include io.h
Michael Ellerman
1
-0
/
+1
2014-10-03
powerpc/pci: remove duplicate declaration of pci_bus_find_capability
Wei Yang
1
-1
/
+0
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
2
-4
/
+4
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
4
-7
/
+3
2014-10-02
powerpc: Use pr_fmt in module loader code
Anton Blanchard
2
-36
/
+31
2014-10-01
powerpc/eeh: Show hex prefix for PE state sysfs
Gavin Shan
1
-1
/
+1
2014-09-30
powerpc/powernv: Override dma_get_required_mask()
Gavin Shan
1
-4
/
+10
2014-09-30
powerpc/eeh: Dump PCI config space for all child devices
Gavin Shan
1
-15
/
+20
2014-09-30
powerpc/eeh: Emulate EEH recovery for VFIO devices
Gavin Shan
2
-6
/
+143
2014-09-30
powerpc/eeh: Tag reset state for user owned PE
Gavin Shan
1
-0
/
+2
2014-09-30
powerpc/eeh: Block PCI config access during reset
Gavin Shan
1
-0
/
+4
2014-09-30
powerpc/eeh: Use eeh_unfreeze_pe()
Gavin Shan
3
-50
/
+8
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
1
-28
/
+32
2014-09-30
powerpc/eeh: Fix improper condition in eeh_pci_enable()
Gavin Shan
1
-16
/
+42
2014-09-30
powerpc/eeh: Clear frozen device state in time
Gavin Shan
1
-3
/
+18
2014-09-30
powerpc/eeh: Clear frozen state on passing device
Gavin Shan
1
-1
/
+35
2014-09-30
powerpc/eeh: Reenable PCI devices after reset
Gavin Shan
1
-14
/
+48
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
1
-0
/
+7
2014-09-30
powerpc/eeh: Add eeh_pe_state sysfs entry
Gavin Shan
1
-1
/
+59
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
1
-9
/
+6
2014-09-25
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
2
-3
/
+3
2014-09-25
powerpc/ppc64: Print CPU/MMU/FW features at boot
Michael Ellerman
1
-0
/
+8
2014-09-25
powerpc/ppc64: Clean up the boot-time settings display
Michael Ellerman
1
-10
/
+12
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
1
-2
/
+8
2014-09-25
powerpc: Check flat device tree version at boot
Michael Ellerman
1
-0
/
+4
2014-09-25
powerpc/powernv: Don't call generic code on offline cpus
Paul Mackerras
1
-1
/
+1
2014-09-25
powerpc: Simplify symbol check in prom_init_check.sh
Andreas Schwab
1
-16
/
+6
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
3
-3
/
+3
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
1
-0
/
+1
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
8
-10
/
+11
2014-09-25
powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c
Anton Blanchard
3
-108
/
+79
2014-09-25
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
1
-32
/
+0
2014-09-25
powerpc: Remove unused 32bit symbol exports
Anton Blanchard
1
-16
/
+0
2014-09-25
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
4
-14
/
+6
2014-09-25
powerpc: Move via-cuda symbol exports next to function definitions
Anton Blanchard
1
-4
/
+0
2014-09-25
powerpc: Move adb symbol exports next to function definitions
Anton Blanchard
1
-7
/
+0
2014-09-05
powerpc/8xx: Duplicate two insns instead of branching
LEROY Christophe
1
-2
/
+4
2014-09-05
powerpc/8xx: Optimize verification in FixupDAR
LEROY Christophe
1
-4
/
+2
2014-09-05
powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
LEROY Christophe
1
-14
/
+13
2014-09-05
powerpc/8xx: Fix comment about DIRTY update
LEROY Christophe
1
-6
/
+2
2014-09-05
powerpc/8xx: Remove loading of r10 at end of FixupDAR
LEROY Christophe
1
-4
/
+3
2014-09-05
powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers
LEROY Christophe
1
-68
/
+36
2014-09-05
powerpc/8xx: Declare SPRG2 as a SCRATCH register
LEROY Christophe
1
-5
/
+5
2014-09-04
powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()
Scott Wood
1
-2
/
+6
2014-09-04
powerpc/64: Honor swiotlb limit in coherent allocations
Scott Wood
1
-1
/
+14
2014-09-04
powerpc: Dynamic DMA zone limits
Scott Wood
1
-0
/
+20
[next]