summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-152-3/+5
| * kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek2009-06-151-1/+2
| * driver core: synchronize device shutdownShaohua Li2009-06-151-0/+2
| * debugfs: fix docbook errorJonathan Corbet2009-06-151-1/+1
| * driver-core: make sysdev_class_register check kobject_set_name return valueDave Young2009-06-151-1/+7
| * kobject: make kset_create check kobject_set_name return valueDave Young2009-06-151-1/+6
| * Driver core: fix comment for device_attach()Dmitry Torokhov2009-06-151-1/+1
| * debugfs: dont stop on first failed recursive deleteSteven Rostedt2009-06-151-0/+11
| * driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-152-4/+5
| * driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2009-06-152-0/+6
| * driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei2009-06-151-3/+5
| * Sysfs: fix possible memleak in sysfs_follow_linkArmin Kuster2009-06-151-1/+4
| * Driver Core: Warn driver authors about adding device attributesGrant Likely2009-06-151-0/+32
| * sched: delayed cleanup of user_structKay Sievers2009-06-152-29/+40
| * driver core: set default SYSFS_DEPRECATED=nKay Sievers2009-06-151-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-06-161-0/+1
|\ \
| * | jfs: fix regression preventing coalescing of extentsDave Kleikamp2009-06-161-0/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-1617-96/+610
|\ \ \
| * | | ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran2009-06-151-5/+2
| * | | ocfs2: Adjust rightmost path in ocfs2_add_branch.Tao Ma2009-06-151-4/+76
| * | | ocfs2: fdatasync should skip unimportant metadata writeoutHisashi Hifumi2009-06-091-0/+3
| * | | ocfs2: Remove redundant gotos in ocfs2_mount_volume()Tao Ma2009-06-031-6/+1
| * | | ocfs2: Add statistics for the checksum and ecc operations.Joel Becker2009-06-034-19/+240
| * | | ocfs2 patch to track delayed orphan scan timer statisticsSrinivas Eeda2009-06-033-1/+15
| * | | ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda2009-06-037-0/+197
| * | | ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directoriesJan Kara2009-06-031-11/+10
| * | | ocfs2: Fix possible deadlock in quota recoveryJan Kara2009-06-031-7/+9
| * | | ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()Jan Kara2009-06-031-23/+30
| * | | ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara2009-06-031-0/+5
| * | | ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()Jan Kara2009-06-031-1/+3
| * | | ocfs2: update comments in masklog.hColy Li2009-05-051-18/+17
| * | | ocfs2: Don't printk the error when listing too many xattrs.Tao Ma2009-05-051-2/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-1610-45/+40
|\ \ \ \
| * \ \ \ Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-06-161-1/+1
| |\ \ \ \
| | * | | | ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkIIAndrea Borgia2009-06-151-1/+1
| * | | | | Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-06-161-12/+12
| |\ \ \ \ \
| | * | | | | ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai2009-06-151-12/+12
| * | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-161-0/+2
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Add quirk for Acer Aspire 6935GTakashi Iwai2009-06-131-0/+2
| * | | | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-163-23/+21
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai2009-06-151-8/+10
| | * | | | | | | ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-132-15/+11
| * | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-164-9/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel2009-06-141-1/+1
| | * | | | | | | | ASoC: Instantiate any forgotten DAPM widgetsMark Brown2009-06-141-0/+3
| | * | | | | | | | ASoC: Revert duplicated code in SSM2602 driverMark Brown2009-06-131-4/+0
| | * | | | | | | | ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-121-4/+0
* | | | | | | | | | Merge branch 'serial'Linus Torvalds2009-06-167-26/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | imx: Check for NULL pointer deref before calling tty_encode_baud_rateSascha Hauer2009-06-161-5/+7
| * | | | | | | | | | atmel_serial: fix hang in set_termios when crtscts is enabledHaavard Skinnemoen2009-06-161-3/+5