aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig1-2/+2
2010-02-04libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert1-1/+1
2010-02-03ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead nodeSunil Mushran1-1/+6
2010-02-03ocfs2: Plugs race between the dc thread and an unlock ast messageSunil Mushran1-1/+3
2010-02-03Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-48/+175
2010-02-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren2-0/+54
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram1-0/+1
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+1
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King1-1/+1
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner1-2/+19
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner1-0/+7
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson1-1/+1
2010-02-03NFS: Don't clobber the attribute type in nfs_update_inode()Trond Myklebust1-1/+3
2010-02-03NFS: Fix a umount raceTrond Myklebust1-1/+14
2010-02-03NFS: Fix an Oops when truncating a fileTrond Myklebust1-8/+9
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse5-7/+17
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse4-1/+13
2010-02-03microblaze: Defconfig updateMichal Simek2-44/+169
2010-02-02ocfs2: Remove overzealous BUG_ON during blocked lock processingSunil Mushran1-2/+10
2010-02-02ocfs2: Do not downconvert if the lock level is already compatibleSunil Mushran1-0/+13
2010-02-02ocfs2: Prevent a livelock in dlmglueSunil Mushran2-3/+50
2010-02-02ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bastWengang Wang1-2/+3
2010-02-02ocfs2: Use compat_ptr in reflink_arguments.Tao Ma1-1/+13
2010-02-02ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran1-1/+7
2010-02-02ocfs2: Add parenthesis to wrap the check for O_DIRECT.Tao Ma1-2/+2
2010-02-02ocfs2: Only bug out when page size is larger than cluster size.Tao Ma1-2/+6
2010-02-02ocfs2: Fix memory overflow in cow_by_page.Tao Ma1-2/+2
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-282/+312
2010-02-02pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-02fault injection: correct function names in documentationAnton Blanchard1-2/+2
2010-02-02hugetlb: fix section mismatchesJeff Mahoney1-4/+3
2010-02-02uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-02imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan1-2/+5
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu1-1/+1
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy1-2/+2
2010-02-02devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-02devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-02mm: flush dcache before writing into page to avoid aliasanfei zhou2-0/+6
2010-02-02kfifo: fix kernel-doc notationRandy Dunlap1-1/+2