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
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-11
powerpc/cell: Fix Axon MSI driver dependencies
Michael Ellerman
2
-1
/
+6
2009-03-11
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
1
-1
/
+1
2009-03-11
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
1
-4
/
+6
2009-03-11
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
1
-0
/
+4
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
1
-2
/
+2
2009-02-23
powerpc/cell: Add rtas rtc calls for the QPACE platform
Benjamin Krill
1
-0
/
+2
2009-02-23
powerpc/cell: Fix dependency in cpufreq
Arnd Bergmann
1
-4
/
+18
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
3
-10
/
+11
2009-02-23
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
1
-0
/
+3
2009-02-23
powerpc/spufs: Use correct return value for spu_handle_mm_fault
Jeremy Kerr
1
-26
/
+22
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-1
/
+1
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-01-13
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
3
-5
/
+5
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
6
-12
/
+12
2009-01-12
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
2
-3
/
+3
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-18
/
+19
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
3
-5
/
+5
2009-01-08
powerpc/cell: Use correct types in beat files
Ingo Molnar
2
-12
/
+13
2009-01-08
powerpc/cell: local_irq_save takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
9
-58
/
+192
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
7
-54
/
+185
2008-12-26
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
2
-5
/
+5
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-4
/
+4
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
2
-15
/
+0
2008-12-23
powerpc/cell: add QPACE as a separate Cell platform
Benjamin Krill
3
-15
/
+173
2008-12-23
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
Arnd Bergmann
1
-2
/
+2
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
1
-18
/
+9
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
1
-0
/
+3
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
1
-0
/
+3
2008-12-04
Merge branch 'master' into next
James Morris
3
-7
/
+41
2008-12-03
Merge branch 'merge'
Paul Mackerras
3
-7
/
+41
2008-12-01
powerpc/cell: Fix GDB watchpoints, again
Arnd Bergmann
1
-2
/
+7
2008-12-01
powerpc/cell/axon-msi: Retry on missing interrupt
Arnd Bergmann
1
-5
/
+31
2008-11-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
1
-0
/
+3
2008-11-21
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
1
-0
/
+3
2008-11-19
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
1
-4
/
+1
2008-11-14
Merge branch 'master' into next
James Morris
1
-0
/
+1
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the PowerPC arch
David Howells
1
-2
/
+2
2008-11-05
powerpc/cell: Fix compile error in ras.c
Alexey Dobriyan
1
-0
/
+1
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-19
/
+18
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
1
-3
/
+3
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2008-10-23
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
Al Viro
1
-2
/
+2
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
1
-3
/
+3
2008-10-21
Merge commit 'origin' into master
Benjamin Herrenschmidt
1
-0
/
+1
2008-10-21
powerpc: Use cpu_thread_in_core in smp_init for of_spin_map
Milton Miller
1
-7
/
+3
[prev]
[next]