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
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
powerpc/ps3: Fix SMP lockdep boot warning
Geoff Levand
1
-32
/
+32
2011-11-16
powerpc/ps3: Fix lost SMP IPIs
Geoff Levand
3
-1
/
+25
2011-11-08
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
1
-16
/
+16
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-5
/
+6
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-2
/
+0
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
3
-3
/
+3
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
3
-0
/
+3
2011-09-20
powerpc/ps3: Add gelic udbg driver
Hector Martin
3
-0
/
+286
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-0
/
+7
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
1
-6
/
+0
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-19
/
+3
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-2
/
+2
2011-04-27
powerpc/ps3: Update debug message for irq_set_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-7
/
+7
2011-03-10
powerpc: platforms/ps3 irq_data conversion.
Lennert Buytenhek
1
-20
/
+20
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-3
/
+3
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
3
-6
/
+6
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-6
/
+6
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2010-06-16
fix typos concerning "instead"
Uwe Kleine-König
1
-1
/
+1
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-1
/
+0
2010-04-29
driver-core: Add device node pointer to struct device
Grant Likely
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-30
powerpc/ps3: Use pr_devel() in ps3/mm.c
Michael Ellerman
1
-1
/
+1
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-4
/
+4
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-2
/
+2
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2
-2
/
+2
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-1
/
+0
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+0
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-1
/
+1
2009-06-15
ps3: Replace direct file operations by callback
Geert Uytterhoeven
1
-63
/
+75
2009-06-15
ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-2
/
+2
2009-06-15
ps3: Correct debug message in dma_ioc0_map_pages()
Geert Uytterhoeven
1
-3
/
+2
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
1
-0
/
+1
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
3
-18
/
+14
2009-05-21
powerpc/ps3: Use smp_request_message_ipi
Geoff Levand
1
-15
/
+1
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-22
powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning
Geoff Levand
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-02
powerpc/ps3: Add rtc-ps3
Geert Uytterhoeven
4
-18
/
+14
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2009-03-25
PS3: replace bus_id usage
Greg Kroah-Hartman
1
-2
/
+2
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+7
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-11
powerpc/ps3: Print memory hotplug errors
Geoff Levand
1
-2
/
+2
[next]