Age | Commit message (Expand) | Author | Files | Lines |
2010-10-30 | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 1 | -10/+28 |
2010-10-29 | parisc-agp: fix missing slab.h include | Kyle McMartin | 1 | -0/+1 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -33/+65 |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 1 | -0/+4 |
2010-10-28 | ramoops: use the platform data structure instead of module params | Kyungmin Park | 1 | -2/+28 |
2010-10-28 | drivers/char/mxser.c: fix compilation warning in mxser.c | Rakib Mullick | 1 | -0/+4 |
2010-10-28 | drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module... | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/mwave/Makefile: clean up | Tracey Dent | 1 | -2/+2 |
2010-10-28 | drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-10-28 | drivers/char/synclink_gt.c: add extended sync feature | Paul Fulghum | 1 | -3/+108 |
2010-10-28 | drivers/char/synclink_gt.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+3 |
2010-10-28 | drivers/char/ppdev.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
2010-10-28 | drivers/char/applicom.c: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
2010-10-28 | synclink_gt: fix per device locking | Paul Fulghum | 1 | -13/+15 |
2010-10-28 | SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs | Dimitri Sivanich | 1 | -28/+32 |
2010-10-28 | drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) | Andrew Morton | 1 | -1/+0 |
2010-10-28 | drivers/char/rocket.c: release_region or error path | Dan Carpenter | 1 | -1/+4 |
2010-10-28 | ipmi: fix __init and __exit attribute locations | Corey Minyard | 3 | -11/+11 |
2010-10-28 | drivers/char/vt_ioctl.c: fix VT_OPENQRY error value | Graham Gower | 1 | -5/+6 |
2010-10-27 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -1094/+804 |
2010-10-27 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 1 | -1/+2 |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+4 |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -2/+3 |
2010-10-27 | drivers/char/hpet.c: fix information leak to userland | Vasiliy Kulikov | 1 | -2/+1 |
2010-10-27 | hpet: fix style problems | Jaswinder Singh Rajput | 1 | -10/+10 |
2010-10-27 | hpet: fix unwanted interrupt due to stale irq status bit | Clemens Ladisch | 1 | -0/+15 |
2010-10-27 | hpet: unmap unused I/O space | Jiri Slaby | 1 | -0/+2 |
2010-10-27 | ipmi: proper spinlock initialization | Eric Dumazet | 1 | -11/+19 |
2010-10-26 | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki | 1 | -0/+4 |
2010-10-25 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -3/+1 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -10/+36 |
2010-10-25 | [S390] hvc_iucv: do not call iucv_unregister if iucv_register failed | Hendrik Brueckner | 1 | -3/+1 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 11 | -15/+13 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 16 | -286/+748 |
2010-10-23 | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 1 | -33/+65 |
2010-10-22 | xen/hvc: only notify if we actually sent something | Jeremy Fitzhardinge | 1 | -1/+2 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 39 | -5/+50 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 26 | -142/+160 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 3 | -140/+207 |
2010-10-22 | vcs: invoke the vt update callback when /dev/vcs* is written to | Nicolas Pitre | 2 | -0/+7 |
2010-10-22 | vcs: add poll/fasync support | Nicolas Pitre | 1 | -0/+133 |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox | 9 | -254/+271 |
2010-10-22 | tty: Make tiocgicount a handler | Alan Cox | 1 | -0/+21 |
2010-10-22 | tty_io: check return code of tty_register_device | Vasiliy Kulikov | 1 | -2/+22 |
2010-10-22 | Char: mxser, call pci_disable_device from probe/remove | Jiri Slaby | 1 | -25/+22 |
2010-10-22 | add ttyprintk driver | Samo Pogacnik | 3 | -0/+241 |
2010-10-22 | tty: Remove __GFP_NOFAIL from tty_add_file() | Pekka Enberg | 2 | -5/+14 |
2010-10-22 | tty: add tty_struct->dev pointer to corresponding device instance | Dmitry Eremin-Solenikov | 1 | -0/+17 |