summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-27Revert wrong fixes for common misspellingsLucas De Marchi19-19/+19
2011-04-27Linux 2.6.39-rc5Linus Torvalds1-1/+1
2011-04-27init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-16/+86
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+97
2011-04-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds11-74/+166
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar1-2/+14
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-15/+32
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+10
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov2-2/+51
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov2-1/+29
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov1-5/+1
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley1-0/+97
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra2-2/+5
2011-04-26OMAP3+: voltage: remove initial voltageNishanth Menon1-1/+0
2011-04-26OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati1-0/+1
2011-04-26omap: rx51: mark reserved memory earlierFelipe Contreras1-2/+7
2011-04-26ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki1-0/+4
2011-04-26PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2-1/+2
2011-04-26OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez1-2/+2
2011-04-26arm: omap2: enable smc instruction for sleep34xxOskar Andero1-1/+1
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-2/+3
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds7-79/+128
2011-04-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+12
2011-04-26SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig3-20/+19
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26eCryptfs: Flush dirty pages in setattrTyler Hicks1-0/+6
2011-04-26eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2011-04-26Btrfs: cleanup error handling in inode.cTsutomu Itoh1-6/+9
2011-04-26Btrfs: put the right bio if we have an errorJosef Bacik1-1/+1
2011-04-26Btrfs: free bitmaps properly when evicting the cacheJosef Bacik1-4/+7
2011-04-26Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan1-1/+1
2011-04-26btrfs: add missing spin_unlock to a rare exit pathDavid Sterba1-0/+1
2011-04-26Btrfs: check return value of kmalloc()Tsutomu Itoh2-0/+7
2011-04-26btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-26Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
2011-04-26eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-26eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-26eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-26x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin1-1/+1
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2-6/+8
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2-2/+6
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust4-53/+40
2011-04-24[SCSI] pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-04-24[SCSI] put stricter guards on queue dead checksJames Bottomley1-8/+8
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer1-3/+6
2011-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds2-28/+18
2011-04-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-11/+103