VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
Thomas Gleixner
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to
Ingo Molnar
2015-02-12
lib/plist.c: remove redundant include
Rasmus Villemoes
2014-06-04
lib/plist.c: replace pr_debug with printk in plist_test()
Dan Streetman
2014-06-04
lib/plist: add plist_requeue
Dan Streetman
2012-10-06
lib/plist.c: make plist test announcements KERN_DEBUG
Borislav Petkov
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-03-11
plist: Add priority list test
Lai Jiangshan
2011-03-11
plist: Shrink struct plist_head
Lai Jiangshan
2009-12-14
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
2008-07-26
Use WARN() in lib/
Arjan van de Ven
2006-06-27
[PATCH] pi-futex: add plist implementation
Ingo Molnar