index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
timerdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
2019-02-05
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
mISDN: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-3
/
+3
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
2013-04-29
1
-2
/
+1
*
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
2013-04-29
1
-9
/
+14
*
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
2013-04-29
1
-9
/
+5
*
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
2013-04-29
1
-13
/
+9
*
mISDN: fix the races with timers going off just as they are deleted
Al Viro
2013-04-29
1
-2
/
+12
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-6
/
+6
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-12
1
-3
/
+4
*
mISDN: remove unnecessary test on f_pos
Jan Blunck
2010-05-27
1
-2
/
+0
*
isdn: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
1
-4
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
1
-1
/
+1
*
MISDN: list usage cleanup
Eric Sesterhenn
2009-02-26
1
-2
/
+1
*
mISDN: timerdev: use __user for mISDN_read's buffer argument
Hannes Eder
2008-12-12
1
-2
/
+2
*
mISDN: make global symbols static or include header files
Hannes Eder
2008-12-12
1
-0
/
+1
*
mISDN: consistently define 'debug' as '*u_int'
Hannes Eder
2008-12-12
1
-2
/
+2
*
misdn: use nonseekable_open()
Andrew Morton
2008-10-13
1
-1
/
+1
*
mISDN: misc timerdev fixes
Andi Kleen
2008-09-22
1
-16
/
+6
*
Add mISDN core files
Karsten Keil
2008-07-27
1
-0
/
+301