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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-16
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
1
-2
/
+8
2006-10-16
[POWERPC] Better check in show_instructions
Anton Blanchard
1
-8
/
+2
2006-10-16
[POWERPC] POWER6 has 6 PMCs
Anton Blanchard
1
-1
/
+1
2006-10-16
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
1
-2
/
+1
2006-10-16
[POWERPC] Fix IO Window Updates on P2P bridges.
Randy Vinson
1
-6
/
+6
2006-10-16
[POWERPC] Add Makefile entry for MPC832x_mds support
Li Yang
1
-1
/
+2
2006-10-16
[POWERPC] Fix MPC8360EMDS PB board support
Li Yang
3
-0
/
+33
2006-10-16
[POWERPC] Add DOS partition table support to mpc834x_itx_defconfig
Timur Tabi
1
-1
/
+1
2006-10-16
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
1
-0
/
+1
2006-10-16
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
Benjamin Herrenschmidt
1
-4
/
+11
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-6
/
+7
2006-10-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-31
/
+241
2006-10-10
[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs
Paul Mackerras
1
-1
/
+6
2006-10-10
[POWERPC] Update maple defconfig
Benjamin Herrenschmidt
1
-13
/
+43
2006-10-10
[POWERPC] Fix Maple secondary IDE interrupt
Benjamin Herrenschmidt
1
-2
/
+15
2006-10-10
[POWERPC] Make U4 PCIe work on maple
Benjamin Herrenschmidt
1
-7
/
+169
2006-10-10
[POWERPC] cell: fix default zImage build target
Geoff Levand
1
-6
/
+6
2006-10-10
[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces
Michael Ellerman
1
-2
/
+2
2006-10-10
[POWERPC] Fix xmon IRQ handler for pt_regs removal
Paul Mackerras
1
-3
/
+3
2006-10-10
[HEADERS] Put linux/config.h out of its misery.
Dave Jones
4
-6
/
+0
2006-10-10
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1
-1
/
+1
2006-10-10
[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)
Al Viro
1
-13
/
+13
2006-10-10
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
1
-2
/
+2
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-09
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
1
-11
/
+6
2006-10-07
[POWERPC] SPU fixup after irq changes
Olaf Hering
1
-3
/
+3
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
27
-68
/
+60
2006-10-07
[POWERPC] Fix iseries/smp.c for irq breakage
Stephen Rothwell
3
-7
/
+12
2006-10-07
[POWERPC] Update iseries_defconfig
Stephen Rothwell
1
-17
/
+69
2006-10-07
[POWERPC] Fix fsl_soc build breaks
Olof Johansson
1
-4
/
+5
2006-10-06
[POWERPC] Minor fix for bootargs property
Geoff Levand
1
-1
/
+1
2006-10-06
[POWERPC] Update pSeries defconfig for SATA
Brian King
1
-1
/
+1
2006-10-06
[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ
Benjamin Herrenschmidt
1
-6
/
+11
2006-10-06
[POWERPC] Fix zImage decompress location
Benjamin Herrenschmidt
1
-4
/
+1
2006-10-06
[POWERPC] linux,tce-size property is 32 bits
Nathan Lynch
1
-1
/
+2
2006-10-06
[POWERPC] Add DTS for MPC8349E-mITX board
Timur Tabi
1
-0
/
+246
2006-10-06
[POWERPC] Fix harmless typo
Nick Piggin
1
-1
/
+1
2006-10-06
[PATCH] powerpc: irq change build breaks
Olof Johansson
8
-9
/
+9
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
15
-49
/
+47
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
3
-8
/
+12
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
1
-3
/
+1
2006-10-05
[POWERPC] Update cell_defconfig
Arnd Bergmann
1
-14
/
+46
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
3
-1
/
+40
2006-10-05
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
1
-5
/
+94
2006-10-05
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
1
-19
/
+25
2006-10-05
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
1
-12
/
+0
2006-10-05
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
1
-29
/
+125
2006-10-05
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
1
-3
/
+7
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
6
-41
/
+299
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
6
-24
/
+54
[next]