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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
1
-1
/
+1
2013-02-28
ipmi: remove superfluous kernel/userspace explanation
Robert P. J. Day
1
-4
/
+0
2013-02-28
idr: implement lookup hint
Tejun Heo
1
-1
/
+24
2013-02-28
idr: add idr_layer->prefix
Tejun Heo
1
-0
/
+1
2013-02-28
idr: make idr_layer larger
Tejun Heo
1
-8
/
+7
2013-02-28
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
1
-11
/
+1
2013-02-28
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-10
/
+0
2013-02-28
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
1
-0
/
+14
2013-02-28
idr: remove _idr_rc_to_errno() hack
Tejun Heo
1
-6
/
+0
2013-02-28
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
1
-12
/
+35
2013-02-28
idr: cosmetic updates to struct / initializer definitions
Tejun Heo
1
-16
/
+12
2013-02-28
idr: deprecate idr_remove_all()
Tejun Heo
1
-1
/
+13
2013-02-28
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2
-2
/
+5
2013-02-28
coredump: remove redundant defines for dumpable states
Kees Cook
1
-5
/
+0
2013-02-28
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-3
/
+3
2013-02-28
lib/scatterlist: add simple page iterator
Imre Deak
1
-0
/
+35
2013-02-28
backlight: add new lp8788 backlight driver
Kim, Milo
1
-19
/
+5
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-12
/
+21
2013-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2013-02-27
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-27
/
+18
2013-02-27
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-10
/
+31
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+47
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-20
/
+12
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+10
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-66
/
+95
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
5
-125
/
+106
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-41
/
+285
2013-02-26
fs/exec.c: make bprm_mm_init() static
Yuanhan Liu
1
-1
/
+0
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-0
/
+1
2013-02-26
kill f_vfsmnt
Al Viro
1
-1
/
+0
2013-02-26
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2
-1
/
+3
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-1
/
+1
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-0
/
+4
2013-02-26
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+9
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+14
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-0
/
+244
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
8
-20
/
+26
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+10
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+7
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
1
-3
/
+8
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-1
/
+19
2013-02-25
block: fix part_pack_uuid() build error
Mimi Zohar
1
-0
/
+10
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
14
-42
/
+195
2013-02-25
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+3
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+19
2013-02-24
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-28
/
+0
2013-02-24
mmc: tmio: remove unused and deprecated symbols
Guennadi Liakhovetski
1
-18
/
+0
2013-02-24
mmc: sh_mobile_sdhi: remove unused .pdata field
Guennadi Liakhovetski
1
-2
/
+0
[next]