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
/
powerpc
/
platforms
/
iseries
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
3
-5
/
+318
2007-10-11
[POWERPC] Remove more iSeries-specific stuff from vio.c
Stephen Rothwell
1
-1
/
+23
2007-10-11
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
3
-18
/
+41
2007-10-09
[POWERPC] iSeries: Correct missing newline in printk
Stephen Rothwell
1
-1
/
+1
2007-10-03
[POWERPC] Enable tickless idle and high res timers for powerpc
Tony Breeds
1
-0
/
+6
2007-09-13
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
1
-0
/
+7
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+2
2007-08-22
[POWERPC] Exception numbers are not relevant to iSeries
Stephen Rothwell
2
-14
/
+14
2007-08-22
[POWERPC] Split out iSeries specific exception macros
Stephen Rothwell
2
-7
/
+66
2007-08-22
[POWERPC] Move the iSeries exception vectors
Stephen Rothwell
1
-0
/
+136
2007-08-22
[POWERPC] Move iSeries startup code out of head_64.S
Stephen Rothwell
2
-0
/
+115
2007-08-17
[POWERPC] Typo fixes interrrupt -> interrupt
Gabriel C
1
-1
/
+1
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-26
[POWERPC] iSeries: Fix section mismatch warning in lpevents
Stephen Rothwell
1
-1
/
+1
2007-06-29
[POWERPC] Remove local_number from pci_controller
Kumar Gala
1
-1
/
+1
2007-06-28
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
Tony Breeds
1
-4
/
+2
2007-06-14
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2
-8
/
+9
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-0
/
+5
2007-05-17
[POWERPC] viopath: Use a completion in some more places
Christoph Hellwig
1
-6
/
+6
2007-05-17
[POWERPC] viopath: Use completion
Christoph Hellwig
1
-4
/
+5
2007-05-09
[POWERPC] iSeries: Make HVC_ISERIES the default
Stephen Rothwell
1
-1
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-10
/
+0
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
3
-4
/
+4
2007-04-12
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2
-2
/
+0
2007-03-22
[POWERPC] Split several platforms into their respective Kconfig file
Kumar Gala
1
-0
/
+4
2007-03-09
[POWERPC] Make iSeries build without CONFIG_PCI
Stephen Rothwell
1
-0
/
+3
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
4
-4
/
+4
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-4
/
+0
2007-01-09
[POWERPC] iSeries: fix setup initcall
Stephen Rothwell
1
-1
/
+2
2007-01-09
[POWERPC] iSeries: fix viopath initialisation
Stephen Rothwell
1
-0
/
+4
2007-01-09
[POWERPC] iSeries: fix lpevents initialisation
Stephen Rothwell
1
-0
/
+4
2007-01-09
[POWERPC] iSeries: fix proc/iSeries initialisation
Stephen Rothwell
1
-1
/
+10
2007-01-09
[POWERPC] iSeries: fix mf proc initialisation
Stephen Rothwell
1
-0
/
+4
2006-12-20
[POWERPC] iSeries: fix CONFIG_VIOPATH dependency
Stephen Rothwell
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
1
-1
/
+1
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
2
-5
/
+2
2006-12-04
[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily
Stephen Rothwell
1
-1
/
+7
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
1
-0
/
+2
2006-12-04
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
1
-1
/
+1
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
1
-2
/
+2
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2
-215
/
+167
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2
-9
/
+5
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2
-9
/
+7
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
1
-9
/
+2
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
1
-0
/
+5
2006-10-24
[POWERPC] Move iSeries initrd logic into device tree
Michael Ellerman
2
-34
/
+13
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2
-39
/
+2
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
5
-11
/
+11
[prev]
[next]