Age | Commit message (Expand) | Author |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-01 | isdn: Convert obsolete cputime type to nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-27 | ISDN: eicon: silence misleading array-bounds warning | Arnd Bergmann |
2017-01-26 | ISDN: eicon: reduce stack size of sig_ind function | Arnd Bergmann |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | isdn: Constify some function parameters | Emese Revfy |
2016-12-17 | isdn: use designated initializers | Kees Cook |
2016-12-17 | isdn/gigaset: use designated initializers | Kees Cook |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-08 | ser_gigaset: return -ENOMEM on error instead of success | Dan Carpenter |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-05 | isdn: hisax: set error code on failure | Pan Bian |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson |
2016-09-01 | mISDN: mark symbols static where possible | Baoyou Xie |
2016-06-16 | isdn: eicon: fix old-style declarations | Arnd Bergmann |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-08 | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley |
2016-04-13 | mISDN: Fixing missing validation in base_sock_bind() | Emrah Demir |
2016-03-27 | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila |
2016-03-20 | isdn: Use ktime_t instead of 'struct timeval' | Tina Ruchandani |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-14 | mISDN: Support DR6 indication in mISDNipac driver | Maciej S. Szmigiero |
2016-03-14 | mISDN: Order IPAC register defines | Maciej S. Szmigiero |
2016-03-05 | isdn: i4l: move active-isdn drivers to staging | Arnd Bergmann |
2016-03-05 | isdn: icn: remove a #warning | Arnd Bergmann |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-19 | ser_gigaset: use container_of() instead of detour | Paul Bolle |
2016-02-18 | mISDN: prevent possible NULL pointer dereference | Anton Protopopov |
2016-02-18 | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield |
2016-01-28 | isdn: Remove ASYNC_CLOSING | Peter Hurley |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |