summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-05do_wp_page: fix regression with execute in placeCarsten Otte1-1/+1
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner3-11/+63
2009-02-05maintainers: general@lists.openfabrics.org is moderatedRandy Dunlap1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton1-12/+4
2009-02-05shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby1-0/+4
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi3-72/+98
2009-02-05rtc: rtc-dm355evm driverDavid Brownell3-0/+182
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-05kernel/async.c: fix printk warningsAndrew Morton1-4/+8
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason1-0/+1
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai2-4/+6
2009-02-05gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-05gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-05cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-05ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai1-0/+2
2009-02-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-31/+65
2009-02-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-02-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2009-02-05iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-05iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite...Mark Fasheh1-59/+0
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-10/+14
2009-02-04Merge branch 'fix/asoc' into for-linusTakashi Iwai5-7/+7
2009-02-04Merge branch 'fix/hda' into for-linusTakashi Iwai3-1/+5
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin1-1/+1
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds59-867/+985
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-284/+548
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-57/+93
2009-02-04Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-1/+0
2009-02-04Btrfs: don't return congestion in write_cache_pages as oftenChris Mason1-5/+0
2009-02-04Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason1-3/+6
2009-02-04Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason1-2/+2
2009-02-04Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason1-2/+9
2009-02-04Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inodeChris Mason1-1/+5
2009-02-04Btrfs: Don't try to compress pages past i_sizeChris Mason1-0/+14
2009-02-04Btrfs: join the transaction in __btrfs_setxattrJosef Bacik1-1/+1
2009-02-04Btrfs: Handle SGID bit when creating inodesChris Ball1-1/+8
2009-02-04Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason4-45/+265
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason11-39/+470
2009-02-04Btrfs: hash_lock is no longer neededChris Mason3-11/+1
2009-02-04Btrfs: disable leak debugging checks in extent_io.cChris Mason1-8/+8
2009-02-04Btrfs: sort references by byte number during btrfs_inc_refChris Mason1-6/+79
2009-02-04Btrfs: async threads should try harder to find workChris Mason2-6/+46