Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2018-11-27pps: using ERR_PTR instead of NULL while pps_register_source failsYueHaibing
2015-10-01ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann
2013-02-28pps: convert to idr_alloc()Tejun Heo
2011-11-03pps: default echo functionJames Nuss
2011-02-26pps: initialize ts_real properlyAlexander Gordeev
2011-01-13pps: add kernel consumer supportAlexander Gordeev
2011-01-13pps: simplify conditions a bitAlexander Gordeev
2011-01-13pps: use BUG_ON for kernel API safety checksAlexander Gordeev
2011-01-13pps: move idr stuff to pps.cAlexander Gordeev
2011-01-13pps: convert printk/pr_* to dev_*Alexander Gordeev
2011-01-13pps: access pps device by direct pointerAlexander Gordeev
2011-01-13pps: unify timestamp gatheringAlexander Gordeev
2011-01-13pps: fix race in PPS_FETCH handlerAlexander Gordeev
2011-01-13pps: trivial fixesAlexander Gordeev
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-12pps: events reporting fix upRodolfo Giometti
2009-06-19LinuxPPS: core supportRodolfo Giometti