aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/stack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-06-01mISDN: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependencyIngo Molnar1-0/+2
2017-02-01isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker1-3/+3
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cputimeFrederic Weisbecker1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker1-1/+6
2012-07-09drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-62/+62
2010-09-15misdn: kill big kernel lockArnd Bergmann1-7/+0
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-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg1-1/+2
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg1-18/+0
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem1-1/+1
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs1-19/+24
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-1/+1
2008-07-27Add mISDN core filesKarsten Keil1-0/+674