summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro
2011-02-15drop out of RCU in return_revalAl Viro
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-14arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-02-14cxgb4vf: Use defined Mailbox TimeoutCasey Leedom
2011-02-14cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom
2011-02-14cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom
2011-02-14cxgb4vf: Check driver parameters in the right place ...Casey Leedom
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher
2011-02-15drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher
2011-02-14Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-14pch_gbe: Fix the MAC Address load issue.Toshiharu Okada
2011-02-14iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg
2011-02-14Btrfs: Fix balance panicYan, Zheng
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-14Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-02-14Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason
2011-02-14Btrfs: fix page->private racesChris Mason
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy
2011-02-14nfsd: break lease on unlink due to renameJ. Bruce Fields
2011-02-14nfsd4: acquire only one lease per fileJ. Bruce Fields
2011-02-14nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields
2011-02-14nfsd4: remove unused deleg dprintk's.J. Bruce Fields
2011-02-14nfsd4: split lease setting into separate functionJ. Bruce Fields
2011-02-14nfsd4: fix leak on allocation errorJ. Bruce Fields
2011-02-14nfsd4: add helper function for lease setupJ. Bruce Fields
2011-02-14nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy
2011-02-14nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields