Age | Commit message (Expand) | Author |
2009-06-11 | fsnotify: fsnotify marks on inodes pin them in core | Eric Paris |
2009-06-11 | fsnotify: allow groups to add private data to events | Eric Paris |
2009-06-11 | fsnotify: add correlations between events | Eric Paris |
2009-06-11 | fsnotify: include pathnames with entries when possible | Eric Paris |
2009-06-11 | fsnotify: generic notification queue and waitq | Eric Paris |
2009-06-11 | dnotify: reimplement dnotify using fsnotify | Eric Paris |
2009-06-11 | fsnotify: parent event notification | Eric Paris |
2009-06-11 | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris |
2009-06-11 | fsnotify: unified filesystem notification backend | Eric Paris |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-06-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds |
2009-06-11 | Merge branches 'frv' and 'mn10300' | Linus Torvalds |
2009-06-11 | MN10300: Add utrace/tracehooks support | David Howells |
2009-06-11 | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells |
2009-06-11 | FRV: Implement new-style ptrace | David Howells |
2009-06-11 | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue | David Howells |
2009-06-11 | FRV: Implement TIF_NOTIFY_RESUME | David Howells |
2009-06-11 | FRV: Remove in-kernel strace code | David Howells |
2009-06-11 | FRV: BUG to BUG_ON changes | Stoyan Gaydarov |
2009-06-11 | FRV: bitops: Change the bitmap index from int to unsigned long | Justin Chen |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds |
2009-06-11 | moxa: prevent opening unavailable ports | Dirk Eibach |
2009-06-11 | imx: serial: use tty_encode_baud_rate to set true rate | Oskar Schirmer |
2009-06-11 | imx: serial: add IrDA support to serial driver | Fabian Godehardt |
2009-06-11 | imx: serial: use rational library function | Oskar Schirmer |
2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer |
2009-06-11 | imx: serial: handle initialisation failure correctly | Daniel Glöckner |
2009-06-11 | imx: serial: be sure to stop xmit upon shutdown | Fabian Godehardt |
2009-06-11 | imx: serial: notify higher layers in case xmit IRQ was not called | Fabian Godehardt |
2009-06-11 | imx: serial: fix one bit field type | Daniel Glöckner |
2009-06-11 | imx: serial: fix whitespaces (no changes in functionality) | Oskar Schirmer |
2009-06-11 | tty: use prepare/finish_wait | Jiri Slaby |
2009-06-11 | tty: remove sleep_on | Jiri Slaby |
2009-06-11 | sierra: driver interface blacklisting | Elina Pasheva |
2009-06-11 | sierra: driver urb handling improvements | Elina Pasheva |
2009-06-11 | tty: resolve some sierra breakage | Alan Cox |
2009-06-11 | timbuart: Fix the termios logic | Alan Cox |
2009-06-11 | serial: Added Timberdale UART driver | Richard Röjfors |
2009-06-11 | tty: Add URL for ttydev queue | Alan Cox |
2009-06-11 | devpts: unregister the file system on error | Alan Cox |
2009-06-11 | tty: Untangle termios and mm mutex dependencies | Alan Cox |
2009-06-11 | tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface | Mike Frysinger |
2009-06-11 | ftdi_sio: don't override modem bits | Alan Cox |