Age | Commit message (Expand) | Author |
2011-06-27 | USB: ehci-ath79: fix a NULL pointer dereference | Gabor Juhos |
2011-06-27 | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c | Uwe Bonnes |
2011-06-27 | usb/isp1760: Fix bug preventing the unlinking of control urbs | Arvid Brodin |
2011-06-27 | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2011-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-06-27 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-06-27 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-06-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-06-27 | btrfs: fix inconsonant inode information | Miao Xie |
2011-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-26 | drm/i915: add Ivy Bridge page flip support | Jesse Barnes |
2011-06-26 | drm/i915: split page flip queueing into per-chipset functions | Jesse Barnes |
2011-06-25 | mmc: queue: bring discard_granularity/alignment into line with SCSI | Adrian Hunter |
2011-06-25 | mmc: queue: append partition subname to queue thread name | Adrian Hunter |
2011-06-25 | mmc: core: make erase timeout calculation allow for gated clock | Adrian Hunter |
2011-06-25 | mmc: block: switch card to User Data Area when removing the block driver | Adrian Hunter |
2011-06-25 | mmc: sdio: reset card during power_restore | Daniel Drake |
2011-06-25 | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS | James Hogan |
2011-06-25 | mmc: sdhi: DMA slave ID 0 is invalid | Guennadi Liakhovetski |
2011-06-25 | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling | Guennadi Liakhovetski |
2011-06-25 | mmc: omap_hsmmc: use original sg_len for dma_unmap_sg | Per Forlin |
2011-06-25 | mmc: omap_hsmmc: fix ocr mask usage | Anand Gadiyar |
2011-06-25 | mmc: sdio: fix runtime PM path during driver removal | Ohad Ben-Cohen |
2011-06-25 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2011-06-25 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-06-25 | Btrfs: make sure to update total_bitmaps when freeing cache V3 | Josef Bacik |
2011-06-25 | Btrfs: fix type mismatch in find_free_extent() | Ilya Dryomov |
2011-06-25 | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner |
2011-06-24 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-06-24 | cifs: propagate errors from cifs_get_root() to mount(2) | Al Viro |
2011-06-24 | cifs: tidy cifs_do_mount() up a bit | Al Viro |
2011-06-24 | cifs: more breakage on mount failures | Al Viro |
2011-06-24 | cifs: close sget() races | Al Viro |
2011-06-24 | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() | Al Viro |
2011-06-24 | cifs: move cifs_umount() call into ->kill_sb() | Al Viro |
2011-06-24 | cifs: pull cifs_mount() call up | Al Viro |
2011-06-24 | sanitize cifs_umount() prototype | Al Viro |
2011-06-24 | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() | Al Viro |
2011-06-24 | cifs: allocate mountdata earlier | Al Viro |
2011-06-24 | cifs: leak on mount if we share superblock | Al Viro |
2011-06-24 | cifs: don't pass superblock to cifs_mount() | Al Viro |
2011-06-24 | cifs: don't leak nls on mount failure | Al Viro |
2011-06-24 | cifs: double free on mount failure | Al Viro |
2011-06-24 | take bdi setup/destruction into cifs_mount/cifs_umount | Al Viro |
2011-06-24 | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN | Jeff Layton |
2011-06-24 | Btrfs: make sure to record the transid in new inodes | Chris Mason |
2011-06-24 | cifs: free blkcipher in smbhash | Jeff Layton |