aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-26init/Kconfig: fix EXPERT menu listGravatar Randy Dunlap 1-8/+8
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpGravatar Linus Torvalds 3-16/+86
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 1-0/+97
2011-04-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 11-74/+166
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 6-15/+32
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+10
2011-04-26amd64_edac: Erratum #637 workaroundGravatar Borislav Petkov 2-2/+51
2011-04-26amd64_edac: Factor in CC6 save areaGravatar Borislav Petkov 2-1/+29
2011-04-26amd64_edac: Remove node interleave warningGravatar Borislav Petkov 1-5/+1
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHGravatar Seth Heasley 1-0/+97
2011-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 1-2/+3
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 7-79/+128
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-11/+12
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeGravatar Eric Paris 3-25/+55
2011-04-25add hlist_bl_lock/unlock helpersGravatar Christoph Hellwig 3-20/+19
2011-04-25bit_spinlock: don't play preemption games inside the busy loopGravatar Linus Torvalds 1-4/+4
2011-04-25eCryptfs: Flush dirty pages in setattrGravatar Tyler Hicks 1-0/+6
2011-04-25eCryptfs: Handle failed metadata read in lookupGravatar Tyler Hicks 4-16/+28
2011-04-25Btrfs: cleanup error handling in inode.cGravatar Tsutomu Itoh 1-6/+9
2011-04-25Btrfs: put the right bio if we have an errorGravatar Josef Bacik 1-1/+1
2011-04-25Btrfs: free bitmaps properly when evicting the cacheGravatar Josef Bacik 1-4/+7
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Gravatar Li Zefan 1-1/+1
2011-04-25btrfs: add missing spin_unlock to a rare exit pathGravatar David Sterba 1-0/+1
2011-04-25Btrfs: check return value of kmalloc()Gravatar Tsutomu Itoh 2-0/+7
2011-04-25btrfs: fix wrong allocating flag when reading pageGravatar Itaru Kitayama 1-1/+1
2011-04-25Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Gravatar Tsutomu Itoh 1-2/+5
2011-04-25eCryptfs: Add reference counting to lower filesGravatar Tyler Hicks 6-59/+92
2011-04-25eCryptfs: dput dentries returned from dget_parentGravatar Tyler Hicks 1-2/+2
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirGravatar Tyler Hicks 1-2/+0
2011-04-24Merge branch 'dcache-cleanup'Gravatar Linus Torvalds 2-28/+18
2011-04-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-11/+103
2011-04-24Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 2-8/+47
2011-04-24libata: ahci_start_engine compliant to AHCI specGravatar Jian Peng 1-0/+21
2011-04-24ata: pata_at91.c bugfix for initial_timing initialisationGravatar Igor Plyatov 1-2/+12
2011-04-24ata: pata_at91.c bugfix for high master clockGravatar Igor Plyatov 1-1/+7
2011-04-24ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsGravatar Seth Heasley 1-0/+6
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsGravatar Seth Heasley 1-0/+8
2011-04-24libata: Pioneer DVR-216D can't do SETXFERGravatar Jeff Mahoney 1-0/+1
2011-04-24ahci: don't enable port irq before handler is registeredGravatar Maxime Bizon 2-3/+16
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Gravatar Tejun Heo 3-3/+6
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsGravatar Tejun Heo 1-2/+0
2011-04-24ahci: EM supported message type sysfs attributeGravatar Hannes Reinecke 2-0/+26
2011-04-24kconfig: Avoid buffer underrun in choice inputGravatar Ben Hutchings 1-1/+1
2011-04-24vfs: get rid of insane dentry hashing rulesGravatar Linus Torvalds 2-28/+18
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 6-4/+34
2011-04-23vfs: get rid of 'struct dcache_hash_bucket' abstractionGravatar Linus Torvalds 1-24/+21
2011-04-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-8/+11
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesGravatar Andi Kleen 5-8/+14
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 15-40/+110
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-6/+11