summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/divert/divert_procfs.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-3/+4
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-76/+76
* isdn: make sure strings are null terminatedDan Carpenter2011-11-291-0/+6
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-3/+4
* Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-191-4/+14
|\
| * procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-171-4/+14
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-3/+2
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* Remove 'isdn_* is defined but unused' warningsCharlie Shepherd2007-07-311-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+319