summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2794-8381/+7600
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao5-12/+22
2011-04-12ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang1-0/+9
2011-04-12pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platformDmitry Eremin-Solenikov1-0/+3
2011-04-12pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platformDmitry Eremin-Solenikov1-0/+5
2011-04-12ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut1-1/+3
2011-04-11Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds1-1/+1
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds17-507/+531
2011-04-11xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony1-1/+1
2011-04-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-35/+102
2011-04-11Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+6
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-7/+10
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-164/+301
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-10ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o1-0/+1
2011-04-10ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio1-6/+17
2011-04-10ext4: allow an active handle to be started when freezingYongqiang Yang1-11/+33
2011-04-10ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth1-3/+14
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock1-1/+0
2011-04-10ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas1-0/+12
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas3-7/+18
2011-04-10ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas1-1/+0
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon1-1/+1
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon1-0/+7
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-34/+61
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields1-3/+6
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-09Merge branch 'fix/hda' into for-linusTakashi Iwai5-27/+50
2011-04-09Merge branch 'fix/asoc' into for-linusTakashi Iwai689-10452/+17839
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-37/+27
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-22/+34
2011-04-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-10/+5
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig1-11/+9
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig2-29/+22
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig5-18/+0
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-08xfs: convert log tail checking to a warningDave Chinner2-8/+25
2011-04-08xfs: catch bad block numbers freeing extents.Dave Chinner1-7/+23
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner4-9/+61
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner1-136/+118
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner3-151/+124
2011-04-08xfs: introduce background inode reclaim workDave Chinner2-3/+67
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner3-102/+36
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner4-61/+63