Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -131/+70 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 7 | -12/+10 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2013-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
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 |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -14/+2 |
2013-04-25 | isdn/sc: Fix incorrect module_param_array types | Geert Uytterhoeven | 1 | -2/+2 |
2013-04-25 | isdn: mISDN: set ->family in ->getname() | Dan Carpenter | 1 | -0/+1 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 8 | -17/+17 |
2013-04-09 | hysdn: stash pointer to card into proc_dir_entry->data | Al Viro | 2 | -85/+18 |
2013-04-02 | ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. | Chen Gang | 1 | -5/+3 |
2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman | 1 | -2/+4 |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman | 1 | -1/+1 |
2013-03-26 | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -3/+7 |
2013-03-22 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 1 | -1/+3 |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2013-03-19 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 1 | -3/+0 |
2013-03-19 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 2 | -11/+2 |
2013-03-18 | drivers/isdn: delete 'break' after 'return' | Chen Gang | 1 | -1/+0 |
2013-03-17 | isdn: hisax: netjet requires VIRT_TO_BUS | Arnd Bergmann | 1 | -2/+4 |
2013-03-15 | drivers/isdn: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 5 | -65/+5 |
2013-03-12 | driver: isdn: hisax: remove cast for kmalloc/kzalloc return value | Zhang Yanfei | 2 | -2/+2 |
2013-03-12 | driver: isdn: capi: remove cast for kmalloc return value | Zhang Yanfei | 1 | -2/+1 |
2013-03-08 | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang | 1 | -1/+3 |
2013-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+10 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 2 | -4/+2 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -10/+10 |
2013-02-27 | isdn: hisax: add missing usb_free_urb | Marina Makienko | 1 | -2/+10 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 4 | -10/+10 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -6/+6 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 8 | -51/+42 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+9 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -365/+330 |
2013-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2013-02-07 | driver-core: constify data for class_find_device() | Michał Mirosław | 1 | -2/+2 |
2013-02-01 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 1 | -1/+0 |
2013-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 62 | -338/+256 |
2013-01-27 | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 1 | -1/+6 |
2013-01-22 | drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -8/+7 |
2013-01-22 | isdn/gigaset: beautify ev-layer.c | Tilman Schmidt | 2 | -64/+64 |
2013-01-22 | isdn/gigaset: beautify common.c | Tilman Schmidt | 1 | -22/+9 |
2013-01-22 | isdn/gigaset: beautify interface.c | Tilman Schmidt | 1 | -31/+15 |
2013-01-22 | isdn/gigaset: leave DLE mode before hanging up | Tilman Schmidt | 1 | -0/+5 |
2013-01-22 | isdn/divert: fix readability damage | Tilman Schmidt | 3 | -247/+237 |
2013-01-22 | isdn/gigaset: fix zero size border case in debug dump | Tilman Schmidt | 1 | -0/+2 |