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
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-4
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-2
/
+8
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+1
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
1
-0
/
+3
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-11-29
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
Jesper Juhl
1
-2
/
+1
2010-11-29
powerpc/cell: Beat dma ops cleanup
Nishanth Aravamudan
1
-2
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+5
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-2
/
+24
2010-10-13
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
1
-0
/
+18
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-3
/
+3
2010-09-02
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2
-2
/
+6
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
1
-1
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+6
2010-08-10
spufs conversion to ->evict_inode()
Al Viro
1
-5
/
+3
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-1
/
+3
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
2
-2
/
+26
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-5
/
+5
2010-06-02
powerpc/cell: Fix integer constant warning
Denis Kirjanov
1
-1
/
+1
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+4
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-3
/
+11
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
[next]