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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-03
Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
1
-1
/
+13
2008-07-02
powerpc/mpc5200: Fix lite5200b suspend/resume
Tim Yamin
1
-1
/
+13
2008-07-02
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
1
-0
/
+5
2008-07-02
powerpc/bootwrapper: update for initrd with simpleImage
John Linn
1
-1
/
+2
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
1
-1
/
+1
2008-06-18
[POWERPC] Clear sub-page HPTE present bits when demoting page size
Paul Mackerras
1
-0
/
+4
2008-06-18
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
Josh Boyer
1
-1
/
+6
2008-06-16
[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
Paul Mackerras
2
-6
/
+122
2008-06-16
[POWERPC] Remove ppc32's export of console_drivers
Stephen Rothwell
1
-2
/
+0
2008-06-16
[POWERPC] Fix -Os kernel builds with newer gcc versions
Kumar Gala
4
-1
/
+246
2008-06-16
[POWERPC] Fix bootwrapper builds with newer gcc versions
Kumar Gala
2
-1
/
+234
2008-06-16
[POWERPC] Fix warning in pseries/eeh_driver.c
Andrew Morton
1
-4
/
+7
2008-06-16
[POWERPC] Add missing of_node_put in pseries/nvram.c
Julia Lawall
1
-1
/
+3
2008-06-16
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
Emil Medve
1
-1
/
+1
2008-06-16
Merge branch 'linux-2.6' into merge
Paul Mackerras
3
-38
/
+16
2008-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
4
-31
/
+54
2008-06-16
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
1
-0
/
+5
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2
-19
/
+37
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
3
-8
/
+0
2008-06-16
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
1
-5
/
+13
2008-06-16
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
46
-2160
/
+3983
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-38
/
+16
2008-06-11
[POWERPC] bootwrapper: add simpleImage* to list of boot targets
Grant Likely
1
-1
/
+1
2008-06-10
[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus
Anton Vorontsov
4
-23
/
+5
2008-06-09
[POWERPC] Updated Freescale PPC defconfigs
Kumar Gala
40
-2000
/
+3796
2008-06-09
[POWERPC] 8610: Update defconfig for MPC8610 HPCD
Timur Tabi
1
-136
/
+180
2008-06-09
[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
Kumar Gala
1
-2
/
+2
2008-06-09
[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups
Kumar Gala
1
-0
/
+1
2008-06-09
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
1
-2
/
+1
2008-06-09
[POWERPC] Use dev_set_name in pci_64.c
Stephen Rothwell
1
-1
/
+1
2008-06-09
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
Benjamin Herrenschmidt
1
-1
/
+3
2008-06-09
[POWERPC] boot/Makefile CONFIG_ variable fixes
Adrian Bunk
1
-2
/
+2
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
1
-1
/
+1
2008-06-06
KVM: ppc: Report bad GFNs
Hollis Blanchard
1
-1
/
+1
2008-06-06
KVM: ppc: Use a read lock around MMU operations, and release it on error
Hollis Blanchard
1
-2
/
+3
2008-06-06
KVM: ppc: Remove unmatched kunmap() call
Hollis Blanchard
1
-2
/
+0
2008-06-06
KVM: ppc: add lwzx/stwz emulation
Hollis Blanchard
1
-0
/
+12
2008-06-06
KVM: ppc: Remove duplicate function
Hollis Blanchard
1
-33
/
+0
2008-06-04
celleb_scc_pciex endianness misannotations
Al Viro
1
-2
/
+3
2008-06-04
mpc52xx_gpio iomem annotations
Al Viro
1
-7
/
+7
2008-05-31
[POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree
Timur Tabi
1
-5
/
+5
2008-05-28
[POWERPC] pasemi: update pasemi_defconfig, enable electra_cf
Olof Johansson
1
-61
/
+111
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
1
-17
/
+3
2008-05-23
[POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
Michael Ellerman
1
-1
/
+1
2008-05-23
[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+1
2008-05-23
[POWERPC] PS3: Fix memory hotplug
Geoff Levand
1
-0
/
+3
2008-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-547
/
+657
2008-05-20
[POWERPC] Update defconfigs for desktop/server systems
Paul Mackerras
6
-533
/
+637
2008-05-20
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
3
-12
/
+20
2008-05-20
[POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec
Kumar Gala
1
-5
/
+13
[next]