Age | Commit message (Expand) | Author |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-12-11 | tty: push the BKL down into the handlers a bit | Alan Cox |
2009-12-11 | tty: isicom: sort out the board init logic | Alan Cox |
2009-12-11 | tty: tty_port: Add a kref object to the tty port | Alan Cox |
2009-12-11 | tty: tty_port: Change the buffer allocator locking | Alan Cox |
2009-12-11 | usb_serial: Kill port mutex | Alan Cox |
2009-12-11 | tty_port: add "tty_port_open" helper | Alan Cox |
2009-12-11 | tty: esp: remove broken driver | Alan Cox |
2009-12-11 | net: fix compat_sys_recvmmsg parameter type | Heiko Carstens |
2009-12-11 | Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | Linus Torvalds |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-11 | USB: Refactor code to find alternate interface settings. | Sarah Sharp |
2009-12-11 | USB: usb-storage: add BAD_SENSE flag | Alan Stern |
2009-12-11 | USB: prepare for changover to Runtime PM framework | Alan Stern |
2009-12-11 | USB: remove the auto_pm flag | Alan Stern |
2009-12-11 | USB OTG: Add generic driver for ULPI OTG transceiver | Daniel Mack |
2009-12-11 | USB OTG: add support for ulpi connected external transceivers | Daniel Mack |
2009-12-11 | USB gadget: Handle endpoint requests at the function level | Laurent Pinchart |
2009-12-11 | USB: make urb scatter-gather support more generic | David Vrabel |
2009-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-12-11 | Driver Core: Early platform driver buffer | Magnus Damm |
2009-12-11 | sysfs: Propagate renames to the vfs on demand | Eric W. Biederman |
2009-12-11 | firmware_class: make request_firmware_nowait more useful | Johannes Berg |
2009-12-11 | Driver Core: devtmpfs: use sys_mount() | Kay Sievers |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs |
2009-12-11 | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value | Frederic Weisbecker |
2009-12-11 | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING | Li Zefan |
2009-12-10 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-10 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds |
2009-12-11 | drm/ttm: Convert ttm_buffer_object_init to use ttm_placement | Jerome Glisse |
2009-12-10 | usbdevfs: move compat_ioctl handling to devio.c | Arnd Bergmann |
2009-12-10 | asm-generic: add sys_recvmmsg to unistd.h | Arnd Bergmann |
2009-12-10 | asm-generic: add sys_accept4 to unistd.h | Arnd Bergmann |
2009-12-10 | asm-generic/gpio.h: add some forward decls of the device struct | Mike Frysinger |
2009-12-10 | sched: Remove forced2_migrations stats | Ingo Molnar |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2009-12-10 | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-12-10 | quota: Implement quota format with 64-bit space and inode limits | Jan Kara |
2009-12-10 | quota: Move definition of QFMT_OCFS2 to linux/quota.h | Jan Kara |
2009-12-10 | ext3: Unify log messages in ext3 | Alexey Fisher |
2009-12-10 | ext2: Explicitly assign values to on-disk enum of filetypes | Jan Blunck |
2009-12-10 | const: struct quota_format_ops | Alexey Dobriyan |
2009-12-10 | kill wait_on_page_writeback_range | Christoph Hellwig |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |