summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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://oss.sgi.com/xfs/xfsLinus Torvalds2009-05-023-89/+108
|\
| * xfs: fix getbmap vs mmap deadlockChristoph Hellwig2009-04-301-17/+35
| * xfs: a couple getbmap cleanupsChristoph Hellwig2009-04-301-83/+79
| * xfs: add more checks to superblock validationOlaf Weber2009-04-301-0/+3
| * xfs_file_last_byte() needs to acquire ilockLachlan McIlroy2009-04-301-0/+2
* | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson2009-05-0233-45/+83
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-021-1/+1
|\ \
| * | configfs: Fix Trivial Warning in fs/configfs/symlink.cSubrata Modak2009-04-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-022-5/+5
|\ \ \
| * | | ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov2009-04-302-5/+5
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0271-972/+5637
|\ \ \ \
| * | | | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-302-0/+17
| * | | | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-302-0/+19
| * | | | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-302-0/+24
| * | | | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-303-2/+63
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-288-13/+54
| |\ \ \ \
| | * | | | [ARM] pxa/littleton: add missing da9034 touchscreen supportEric Miao2009-04-271-0/+9
| | * | | | [ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expandersEric Miao2009-04-271-0/+4
| | * | | | [ARM] pxa/zylonite: fix the issue of unused SDATA_IN_1 pin get AC97 not workingEric Miao2009-04-272-0/+2
| | * | | | [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao2009-04-272-0/+20
| | * | | | [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbolPhilipp Zabel2009-04-272-7/+0
| | * | | | [ARM] pxa: remove duplicate select statements from KconfigGuennadi Liakhovetski2009-04-271-2/+0
| | * | | | [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Russell King2009-04-2734-510/+5323
| |\ \ \ \ \
| | * | | | | davinci: DM644x: NAND: update partitioningDavid Brownell2009-04-271-6/+36
| | * | | | | davinci: update DM644x support in preparation for more SoCsKevin Hilman2009-04-277-39/+791
| | * | | | | davinci: DM644x: rename board fileKevin Hilman2009-04-271-0/+0
| | * | | | | davinci: update pin-multiplexing supportKevin Hilman2009-04-276-66/+339
| | * | | | | davinci: serial: generalize for more SoCsKevin Hilman2009-04-272-20/+96
| | * | | | | davinci: DM355 IRQ Definitionss-paulraj@ti.com2009-04-272-0/+118
| | * | | | | davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2009-04-272-6/+129
| | * | | | | davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer2009-04-271-11/+6
| | * | | | | davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
| | * | | | | davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364
| | * | | | | davinci: timers: use clk_get_rate()Kevin Hilman2009-04-271-3/+21
| | * | | | | davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman2009-04-2312-98/+105
| | * | | | | davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman2009-04-2310-234/+402
| | * | | | | davinci: add runtime CPU detection supportKevin Hilman2009-04-232-3/+75
| | * | | | | davinci: add default Kconfig, add HAVE_IDEKevin Hilman2009-04-232-0/+1785
| * | | | | | [ARM] lart: fix build errorRussell King2009-04-261-0/+1
OpenPOWER on IntegriCloud