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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-03
[AFS]: Make the match_*() functions take const options.
David Howells
1
-5
/
+5
2007-05-01
Add kvasprintf()
Jeremy Fitzhardinge
1
-7
/
+19
2007-04-28
iomap: implement pcim_iounmap_regions()
Tejun Heo
1
-0
/
+26
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
1
-4
/
+0
2007-04-27
kobject: Comment and warning fixes to kobject.c
Eric W. Biederman
1
-3
/
+10
2007-04-27
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
1
-3
/
+1
2007-04-27
kobject: kobject_add() reference leak
Cornelia Huck
1
-0
/
+1
2007-04-27
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
1
-4
/
+2
2007-04-27
Driver core: notify userspace of network device renames
Jean Tourrilhes
1
-0
/
+30
2007-04-27
kref: fix CPU ordering with respect to krefs
Oliver Neukum
1
-0
/
+2
2007-04-27
kobject: kobject_shadow_add cleanup
Dmitriy Monakhov
1
-2
/
+2
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2
-8
/
+20
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+28
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+25
2007-04-27
[MIPS] Don't force frame pointers for lockdep on MIPS
Franck Bui-Huu
1
-1
/
+1
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
1
-0
/
+28
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[S390]: Fix build on 31-bit.
David S. Miller
1
-1
/
+1
2007-04-26
[LIB]: div64_64 optimization
Stephen Hemminger
1
-9
/
+7
2007-04-26
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2
-2
/
+25
2007-03-10
kobject: new_device->kref wasn't putted after error in kobject_move()
Dmitriy Monakhov
1
-0
/
+2
2007-03-07
Revert "[IA64] swiotlb abstraction (e.g. for Xen)"
Tony Luck
1
-149
/
+35
2007-03-02
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-8
/
+8
2007-02-21
[PATCH] genalloc warning fixes
Andrew Morton
1
-2
/
+2
2007-02-21
[PATCH] fault injection: split up stacktrace filter Kconfig option
Akinobu Mita
2
-22
/
+29
2007-02-21
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-16
/
+2
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-1
/
+1
2007-02-17
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-17
kobject: kobj->k_name verification fix
Martin Stoilov
1
-1
/
+1
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
1
-0
/
+11
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
1
-4
/
+4
2007-02-12
[PATCH] swiotlb uninlinings
Andrew Morton
1
-4
/
+4
2007-02-12
[PATCH] Debug shared irqs
David Woodhouse
1
-0
/
+9
2007-02-12
[PATCH] scnprintf(): fix a comment
Martin Peschke
1
-2
/
+1
2007-02-11
[PATCH] sort the devres mess out
Al Viro
4
-301
/
+310
2007-02-11
[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS
Robert P. J. Day
1
-9
/
+0
2007-02-11
[PATCH] Extract and use wake_up_klogd()
Kirill Korotaev
1
-9
/
+1
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2
-3
/
+4
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
9
-30
/
+28
2007-02-10
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
1
-2
/
+2
2007-02-10
devres: implement pcim_iomap_regions()
Tejun Heo
1
-0
/
+53
2007-02-10
devres: device resource management
Tejun Heo
2
-3
/
+246
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
1
-5
/
+37
2007-02-07
kobject: kobject_put cleanup
Mariusz Kozlowski
1
-4
/
+2
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
1
-3
/
+3
2007-02-07
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
1
-0
/
+19
2007-02-06
[IA64] swiotlb abstraction (e.g. for Xen)
Jan Beulich
1
-35
/
+149
2007-02-06
[IA64] swiotlb cleanup
Jan Beulich
1
-24
/
+32
[next]