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