Age | Commit message (Expand) | Author |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-05-21 | interrupt.h: fix fatal kernel-doc error | Randy Dunlap |
2010-05-21 | quota: Refactor dquot_transfer code so that OCFS2 can pass in its references | Jan Kara |
2010-05-21 | quota: unify quota init condition in setattr | Dmitry Monakhov |
2010-05-21 | quota: unify ->set_dqblk | Christoph Hellwig |
2010-05-21 | quota: unify ->get_dqblk | Christoph Hellwig |
2010-05-21 | quota: Make quota stat accounting lockless. | Dmitry Monakhov |
2010-05-21 | jbd: Provide function to check whether transaction will issue data barrier | Jan Kara |
2010-05-21 | ext2: Add ext2_sb_info s_lock spinlock | Jan Blunck |
2010-05-21 | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman |
2010-05-21 | netns: Teach network device kobjects which namespace they are in. | Eric W. Biederman |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-21 | sysfs: Don't use enums in inline function declaration. | Eric W. Biederman |
2010-05-21 | sysfs: Comment sysfs directory tagging logic | Serge E. Hallyn |
2010-05-21 | sysfs: Implement sysfs_delete_link | Eric W. Biederman |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman |
2010-05-21 | kobj: Add basic infrastructure for dealing with namespaces. | Eric W. Biederman |
2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra |
2010-05-21 | drivers/base: Convert dev->sem to mutex | Thomas Gleixner |
2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard |
2010-05-21 | kref: remove kref_set | NeilBrown |
2010-05-21 | firmware_class: fix memory leak - free allocated pages | David Woodhouse |
2010-05-21 | serial: Add driver for the Altera UART | Tobias Klauser |
2010-05-21 | serial: Add driver for the Altera JTAG UART | Tobias Klauser |
2010-05-21 | tty: n_gsm line discipline | Alan Cox |
2010-05-21 | serial: TTY: new ldiscs for staging | Pavan Savoy |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-05-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2010-05-20 | USB: remove unused usb_buffer_alloc and usb_buffer_free macros | Greg Kroah-Hartman |
2010-05-20 | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman |
2010-05-20 | USB: usb.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: remove usb_find_device | Ming Lei |
2010-05-20 | USB: f_fs: the FunctionFS driver | Michal Nazarewicz |
2010-05-20 | wait_event_interruptible_locked() interface | Michal Nazarewicz |
2010-05-20 | USB: serial: remove multi-urb write from generic driver | Johan Hovold |
2010-05-20 | USB: serial: reimplement generic fifo-based writes | Johan Hovold |
2010-05-20 | USB: simplify usb_sg_init() | Alan Stern |
2010-05-20 | USB: Change the scatterlist type in struct urb | Matthew Wilcox |
2010-05-20 | USB: Turn interface_to_usbdev into an inline function | Matthew Wilcox |
2010-05-20 | USB: Add a usb_pipe_endpoint() convenience function | Matthew Wilcox |
2010-05-20 | USB: Add definition for the Pipe Usage descriptor | Matthew Wilcox |
2010-05-20 | USB: remove URB_NO_SETUP_DMA_MAP | Alan Stern |
2010-05-20 | USB: remove the usb_host_ss_ep_comp structure | Alan Stern |