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-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
10
-63
/
+110
2008-10-22
powerpc: Don't use a 16G page if beyond mem= limits
Jon Tollefson
1
-2
/
+4
2008-10-22
powerpc: Add del_node() for early boot code to prune inapplicable devices.
Mike Ditto
2
-0
/
+12
2008-10-22
powerpc: Further compile fixup for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+2
2008-10-22
powerpc: Remove empty #else from signal_64.c
Michael Neuling
1
-2
/
+0
2008-10-22
powerpc: Move memory size print into common show_cpuinfo for 32-bit
Becky Bruce
13
-40
/
+7
2008-10-21
Merge commit 'origin' into master
Benjamin Herrenschmidt
26
-215
/
+436
2008-10-21
Merge commit 'kumar/kumar-for-2.6.28'
Benjamin Herrenschmidt
12
-24
/
+79
2008-10-21
powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts
Anton Vorontsov
2
-0
/
+16
2008-10-21
powerpc/83xx: Add support for MCU microcontroller in .dts files
Anton Vorontsov
5
-0
/
+40
2008-10-21
powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>
Kumar Gala
1
-14
/
+13
2008-10-21
powerpc: Remove device_type = "board_control" properties in .dts files
Anton Vorontsov
4
-4
/
+4
2008-10-21
powerpc/85xx: Fix mpc8536ds dma interrupt numbers
Ed Swarthout
1
-4
/
+4
2008-10-21
powerpc/85xx: Enable enhanced functions for 8536 TSEC
Jason Jin
1
-2
/
+2
2008-10-21
powerpc: Delete unused prom_strtoul and prom_memparse
Milton Miller
1
-61
/
+0
2008-10-21
powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit
Paul Mackerras
2
-15
/
+31
2008-10-21
powerpc: Always trim numa memory to lmb_end_of_DRAM()
Milton Miller
1
-4
/
+2
2008-10-21
powerpc: Use cpu_thread_in_core in smp_init for of_spin_map
Milton Miller
2
-16
/
+7
2008-10-21
powerpc: Find and destroy possible stale kernel added properties
Milton Miller
1
-0
/
+13
2008-10-21
powerpc: Remove Kconfig support for PPC_MERGE
Kumar Gala
1
-3
/
+0
2008-10-21
powerpc: Fix build issue with CONFIG_RELOCATABLE=y
Kumar Gala
2
-2
/
+5
2008-10-21
powerpc: Add missing cuImage.initrd.% target
Grant Likely
1
-0
/
+3
2008-10-21
powerpc: Fix boot wrapper memcmp() called with zero length argument
Mike Ditto
1
-1
/
+3
2008-10-21
powerpc/numa: Make memory reserve code more robust
Jon Tollefson
1
-5
/
+10
2008-10-21
powerpc/oprofile: Fix mutex locking for cell spu-oprofile
Carl Love
3
-28
/
+225
2008-10-21
powerpc: Unsigned speed cannot be negative in udbg_16559.c
roel kluin
1
-1
/
+1
2008-10-21
powerpc/pseries: Validate PFN in pseries_remove_lmb()
Nathan Fontenot
1
-0
/
+6
2008-10-21
powerpc/boot: Compare _start against ei.loadsize instead ei.memsize
Sebastian Siewior
2
-10
/
+20
2008-10-21
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2
-2
/
+9
2008-10-21
Merge commit 'jwb/jwb-next'
Benjamin Herrenschmidt
14
-1
/
+2839
2008-10-21
powerpc/spufs: Explain conditional decrement of aff_sched_count
Andre Detsch
1
-0
/
+5
2008-10-21
powerpc/spufs: Improve search of node for contexts with SPU affinity
Andre Detsch
1
-6
/
+13
2008-10-21
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
Jeremy Kerr
1
-1
/
+2
2008-10-21
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
Jeremy Kerr
1
-0
/
+5
2008-10-21
powerpc/spufs: Don't require full buffer in switch_log read
Jeremy Kerr
1
-19
/
+27
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
3
-56
/
+81
2008-10-21
powerpc/spufs: sputrace: Don't block until the read buffer is full
Jeremy Kerr
1
-0
/
+5
2008-10-21
powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers
Jeremy Kerr
1
-3
/
+29
2008-10-21
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-1
/
+153
2008-10-21
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2008-10-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2008-10-20
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
3
-1
/
+153
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-2
/
+8
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-17
/
+0
2008-10-20
Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...
Takashi Iwai
305
-6457
/
+13178
2008-10-20
ps3: Add passthru support for non-audio streams
Takashi Iwai
1
-0
/
+2
[next]