summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown
2011-04-13ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen
2011-04-13ASoC: codecs: JZ4740: Fix OOPSLars-Peter Clausen
2011-04-11Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-11xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony
2011-04-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-04-11Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-04-11ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown
2011-04-11ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun
2011-04-11ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim
2011-04-11ASoC: sst_platform: Fix lock acquringLu Guanqun
2011-04-11ASoC: fsi: driver safely remove for against irqKuninori Morimoto
2011-04-11ASoC: fsi: modify vague PM control on probeKuninori Morimoto
2011-04-11ASoC: fsi: take care in failing case of dai registerKuninori Morimoto
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder
2011-04-10ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o
2011-04-10ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio
2011-04-10ext4: allow an active handle to be started when freezingYongqiang Yang
2011-04-10ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-04-09Merge branch 'fix/hda' into for-linusTakashi Iwai
2011-04-09Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-04-09MAINTAINERS: Update Samsung ASoC maintainer's idJassi Brar
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-04-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin
2011-04-08xfs: convert log tail checking to a warningDave Chinner
2011-04-08xfs: catch bad block numbers freeing extents.Dave Chinner
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner
2011-04-08xfs: introduce background inode reclaim workDave Chinner
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner
2011-04-08xfs: fix extent format buffer allocation sizeDave Chinner
2011-04-08ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi