summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-14mfd: Update WARN usesJoe Perches
2011-01-14e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan
2011-01-14e1000e: update Copyright for 2011Bruce Allan
2011-01-14e1000: Avoid unhandled IRQJesse Brandeburg
2011-01-14drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson
2011-01-14cgroups: Fix a lockdep warning at cgroup removalLi Zefan
2011-01-14fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin
2011-01-13r8169: keep firmware in memory.françois romieu
2011-01-13netdev: tilepro: Use is_unicast_ether_addr helperTobias Klauser
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser
2011-01-13ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings
2011-01-13ks8695net: Disable non-working ethtool operationsBen Hutchings
2011-01-13USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl
2011-01-13vxge: Remember to release firmware after upgrading firmwareJesper Juhl
2011-01-13netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: fix do_last error case when need_reval_dotJ. R. Okajima
2011-01-14nfs: add missing rcu-walk checkNick Piggin
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-14fs: fix dropping of rcu-walk from force_reval_pathNick Piggin
2011-01-14fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin
2011-01-14fs: small rcu-walk documentation fixesNick Piggin
2011-01-13nfsd: break lease on unlink, link, and renameJ. Bruce Fields
2011-01-13nfsd4: break lease on nfsd setattrJ. Bruce Fields
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields
2011-01-13nfsd4: initialize cb_per_clientJ. Bruce Fields
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl
2011-01-13memcg: fix deadlock between cpuset and memcgDaisuke Nishimura
2011-01-13memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()Minchan Kim
2011-01-13memcg: fix unit mismatch in memcg oom limit calculationJohannes Weiner
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2011-01-13memcg: document cgroup dirty memory interfacesGreg Thelen
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen
2011-01-13mm: batch activate_page() to reduce lock contentionShaohua Li
2011-01-13mm: simplify code of swap.cShaohua Li
2011-01-13mm/page_alloc.c: don't cache `current' in a localAndrew Morton
2011-01-13mm: fix hugepage migrationHugh Dickins
2011-01-13mm: fix migration hangs on anon_vma lockHugh Dickins
2011-01-13ksm: drain pagevecs to lruHugh Dickins
2011-01-13hugetlb: fix handling of parse errors in sysfsEric B Munson
2011-01-13hugetlb: do not allow pagesize >= MAX_ORDER pool adjustmentEric B Munson