aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-28USB: uevent environment key fixAlan Stern
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern
2007-11-28USB: mailing lists have changedGreg Kroah-Hartman
2007-11-28USB: remove USB HUB entry from MAINTAINERSDavid Brownell
2007-11-28USB: fix directory references in usb/READMEDirk Hohndel
2007-11-28USB: add support for an older firmware revision for the Nikon D200Mike Pagano
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev
2007-11-28USB: power-management documenation updateAlan Stern
2007-11-28USB: Fix signr comment in usbdevice_fs.hPhil Endecott
2007-11-28usbserial: fix inconsistent lock stateBorislav Petkov
2007-11-28USB: fix usbled disconnect read race #2Oliver Neukum
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin
2007-11-28USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin
2007-11-28usb-storage: always set the allow_restart flagMauro Carvalho Chehab
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm
2007-11-28USB: omap_udc build fixDavid Brownell
2007-11-28USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk
2007-11-28sysfs: fix off-by-one error in fill_read_buffer()Miao Xie
2007-11-28kobject: two typo fixesJohannes Berg
2007-11-28UIO: add UIO documentation target to DocBook MakefileHans J Koch
2007-11-28UIO: fix up the UIO documentationHans J Koch
2007-11-28create /sys/.../power when CONFIG_PM is setDaniel Drake
2007-11-28allow LEGACY_PTYS to be set to 0Kay Sievers
2007-11-28prep_zero_page: remove bogus BUG_ONHugh Dickins
2007-11-28tmpfs: restore missing clear_highpageHugh Dickins
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-28vfs: coredumping fixIngo Molnar
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar
2007-11-28sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner
2007-11-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-11-27Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2007-11-27ocfs2: reverse inline-data truncate argsMark Fasheh
2007-11-27ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh
2007-11-27[PATCH] ocfs2: Remove expensive bitmap scanningJan Kara
2007-11-27ocfs2: log valid inode # on bad inodeMark Fasheh
2007-11-27ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh
2007-11-27[PATCH] fs/ocfs2: Add missing "space"Joe Perches
2007-11-27ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh
2007-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-11-27ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng