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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
7
-5
/
+172
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
3
-8
/
+127
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
3
-0
/
+32
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
5
-12
/
+12
2007-07-03
[POWERPC] spufs: Remove spufs_dir_inode_operations
Jeremy Kerr
1
-7
/
+3
2007-07-03
[POWERPC] spusched: No preemption for nosched contexts
Christoph Hellwig
1
-1
/
+6
2007-07-03
[POWERPC] spusched: Catch nosched contexts in spu_deactivate
Christoph Hellwig
1
-0
/
+9
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
3
-22
/
+52
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
4
-14
/
+45
2007-07-03
[POWERPC] spusched: Print out scheduling tunables with DEBUG
Jeremy Kerr
1
-0
/
+3
2007-07-03
[POWERPC] spusched: Fix timeslice calculations
Jeremy Kerr
1
-4
/
+4
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
3
-15
/
+58
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
4
-76
/
+86
2007-07-03
[POWERPC] spufs: Add bit definition
Sebastian Siewior
1
-1
/
+2
2007-07-03
[POWERPC] spufs: fix building spufs/spu_save_dump.h
Sebastian Siewior
1
-1
/
+1
2007-06-29
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
Kumar Gala
1
-1
/
+1
2007-06-29
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
9
-24
/
+9
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2
-4
/
+4
2007-06-29
[POWERPC] Remove local_number from pci_controller
Kumar Gala
1
-1
/
+1
2007-06-29
[POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...
Zhang Wei
1
-0
/
+37
2007-06-29
[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.
Zhang Wei
1
-0
/
+1
2007-06-29
[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
Kumar Gala
1
-1
/
+3
2007-06-29
[POWERPC] 86xx: Avoid system halt if link training isn't at least L0.
Zhang Wei
1
-1
/
+10
2007-06-29
[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
Zhang Wei
4
-25
/
+2
2007-06-29
[POWERPC] Removed remnants of bus_offset
Kumar Gala
2
-2
/
+2
2007-06-29
[POWERPC] Remove bus_offset in places its not really used
Kumar Gala
1
-1
/
+0
2007-06-29
[POWERPC] Remove hack to determine the 2nd PHBs bus number
Kumar Gala
3
-16
/
+2
2007-06-29
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
10
-11
/
+18
2007-06-29
[POWERPC] 52xx: Remove support for PCI bus_offset
Kumar Gala
1
-5
/
+4
2007-06-29
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
Kumar Gala
5
-7
/
+0
2007-06-29
[POWERPC] disallow building powermac and tsi108 without PCI
Arnd Bergmann
4
-2
/
+4
2007-06-29
[POWERPC] fix building without PCI
Arnd Bergmann
2
-1
/
+4
2007-06-29
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
12
-63
/
+0
2007-06-29
[POWERPC] mpc82xx_ads build fix
Arnd Bergmann
1
-1
/
+1
2007-06-29
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
21
-30
/
+28
2007-06-29
[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection
Arnd Bergmann
5
-45
/
+37
2007-06-28
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
Tony Breeds
1
-4
/
+2
2007-06-28
[POWERPC] PS3: Storage device registration routines
Geert Uytterhoeven
1
-0
/
+286
2007-06-28
[POWERPC] PS3: Storage Driver Core
Geert Uytterhoeven
1
-0
/
+4
2007-06-28
[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
Geert Uytterhoeven
1
-1
/
+30
2007-06-28
[POWERPC] PS3: Fix more sparse warnings
Geert Uytterhoeven
1
-5
/
+5
2007-06-28
[POWERPC] PS3: Select MEMORY_HOTPLUG
Geoff Levand
1
-0
/
+1
2007-06-28
[POWERPC] PS3: Device tree source
Geoff Levand
1
-1
/
+1
2007-06-28
[POWERPC] PS3: Use clear_bit
Geoff Levand
1
-24
/
+2
2007-06-28
[POWERPC] PS3: Rename processor id symbols
Geoff Levand
1
-26
/
+29
2007-06-28
[POWERPC] PS3: Device registration routines.
Geoff Levand
2
-0
/
+500
2007-06-28
[POWERPC] PS3: Frame buffer system-bus rework
Geert Uytterhoeven
1
-4
/
+5
2007-06-28
[POWERPC] PS3: Vuart rework
Geoff Levand
2
-13
/
+10
2007-06-28
[POWERPC] PS3: Repository probe cleanups
Geoff Levand
2
-280
/
+337
2007-06-28
[POWERPC] PS3: System-bus modinfo attribute
David Woodhouse
1
-0
/
+15
[next]