aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/divert/divert_procfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: remove isdn4linuxArnd Bergmann1-336/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann1-3/+4
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-76/+76
2011-11-29isdn: make sure strings are null terminatedDan Carpenter1-0/+6
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-4/+14
2010-05-17procfs: Push down the bkl from ioctlFrederic Weisbecker1-4/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev1-3/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-07-31Remove 'isdn_* is defined but unused' warningsCharlie Shepherd1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+319