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
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-5
/
+5
2010-02-19
powerpc: Convert beat_htab_lock to raw_spinlock
Thomas Gleixner
1
-12
/
+12
2010-02-19
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
Thomas Gleixner
1
-9
/
+9
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
3
-4
/
+4
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2
-2
/
+2
2010-01-29
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
7
-29
/
+27
2010-01-29
of: unify phandle name in struct device_node
Grant Likely
1
-3
/
+3
2010-01-15
powerpc: Use helpers for rlimits
Jiri Slaby
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-4
/
+2
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-7
/
+7
2009-12-12
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
1
-4
/
+2
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
3
-4
/
+4
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
4
-5
/
+5
2009-11-24
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2
-3
/
+3
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-7
/
+7
2009-10-14
powerpc: Fix memory leak in axon_msi.c
Michael Ellerman
1
-1
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-7
/
+7
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2
-7
/
+4
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-18
tracing: Remove markers
Christoph Hellwig
2
-2
/
+0
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-1
/
+1
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
8
-285
/
+45
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
1
-2
/
+0
2009-08-20
powerpc/cell: Replace strncpy by strlcpy
roel kluin
1
-2
/
+1
2009-07-08
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
1
-11
/
+11
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
1
-28
/
+2
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
Merge branch 'akpm'
Linus Torvalds
2
-12
/
+3
2009-06-17
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-10
/
+1
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-2
/
+2
2009-06-15
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
Michael Ellerman
1
-2
/
+2
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
1
-22
/
+15
2009-06-09
powerpc/spufs: Remove unused error path
Stephen Rothwell
1
-2
/
+0
2009-05-21
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
1
-4
/
+0
2009-05-21
powerpc/pci: Clean up direct access to sysdata by celleb platforms
Kumar Gala
3
-29
/
+6
2009-05-15
powerpc/cell: Make ptcal more reliable
Gerhard Stenzel
1
-3
/
+14
2009-04-28
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
1
-1
/
+4
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-01
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-4
/
+2
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-03-24
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
1
-13
/
+0
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2009-03-16
sparseirq, powerpc/cell: fix unused variable warning in interrupt.c
Stephen Rothwell
1
-2
/
+0
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-3
/
+3
[next]