Age | Commit message (Expand) | Author |
2011-01-14 | mfd: Include <linux/io.h> instead of <asm/io.h> | Axel Lin |
2011-01-14 | mfd: Update WARN uses | Joe Perches |
2011-01-14 | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs | Bruce Allan |
2011-01-14 | e1000e: update Copyright for 2011 | Bruce Allan |
2011-01-14 | e1000: Avoid unhandled IRQ | Jesse Brandeburg |
2011-01-14 | drm/i915: Disable GPU semaphores on SandyBridge mobile | Chris Wilson |
2011-01-14 | cgroups: Fix a lockdep warning at cgroup removal | Li Zefan |
2011-01-14 | fs: namei fix ->put_link on wrong inode in do_filp_open | Nick Piggin |
2011-01-13 | r8169: keep firmware in memory. | françois romieu |
2011-01-13 | netdev: tilepro: Use is_unicast_ether_addr helper | Tobias Klauser |
2011-01-13 | etherdevice.h: Add is_unicast_ether_addr function | Tobias Klauser |
2011-01-13 | ks8695net: Use default implementation of ethtool_ops::get_link | Ben Hutchings |
2011-01-13 | ks8695net: Disable non-working ethtool operations | Ben Hutchings |
2011-01-13 | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl |
2011-01-13 | vxge: Remember to release firmware after upgrading firmware | Jesper Juhl |
2011-01-13 | netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr | Joe Perches |
2011-01-13 | ipsec: update MAX_AH_AUTH_LEN to support sha512 | Nicolas Dichtel |
2011-01-13 | net: remove dev_txq_stats_fold() | Eric Dumazet |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-13 | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2011-01-13 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-14 | fs: fix do_last error case when need_reval_dot | J. R. Okajima |
2011-01-14 | nfs: add missing rcu-walk check | Nick Piggin |
2011-01-13 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-13 | Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2011-01-14 | fs: hlist UP debug fixup | Nick Piggin |
2011-01-14 | fs: fix dropping of rcu-walk from force_reval_path | Nick Piggin |
2011-01-14 | fs: force_reval_path drop rcu-walk before d_invalidate | Nick Piggin |
2011-01-14 | fs: small rcu-walk documentation fixes | Nick Piggin |
2011-01-13 | nfsd: break lease on unlink, link, and rename | J. Bruce Fields |
2011-01-13 | nfsd4: break lease on nfsd setattr | J. Bruce Fields |
2011-01-13 | nfsd: don't support msnfs export option | J. Bruce Fields |
2011-01-13 | nfsd4: initialize cb_per_client | J. Bruce Fields |
2011-01-13 | memcg: fix memory migration of shmem swapcache | Daisuke Nishimura |
2011-01-13 | memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset | Jesper Juhl |
2011-01-13 | memcg: fix deadlock between cpuset and memcg | Daisuke Nishimura |
2011-01-13 | memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list() | Minchan Kim |
2011-01-13 | memcg: fix unit mismatch in memcg oom limit calculation | Johannes Weiner |
2011-01-13 | memcg: add lock to synchronize page accounting and migration | KAMEZAWA Hiroyuki |
2011-01-13 | memcg: create extensible page stat update routines | Greg Thelen |
2011-01-13 | memcg: document cgroup dirty memory interfaces | Greg Thelen |
2011-01-13 | memcg: add page_cgroup flags for dirty page tracking | Greg Thelen |
2011-01-13 | mm: batch activate_page() to reduce lock contention | Shaohua Li |
2011-01-13 | mm: simplify code of swap.c | Shaohua Li |
2011-01-13 | mm/page_alloc.c: don't cache `current' in a local | Andrew Morton |
2011-01-13 | mm: fix hugepage migration | Hugh Dickins |
2011-01-13 | mm: fix migration hangs on anon_vma lock | Hugh Dickins |
2011-01-13 | ksm: drain pagevecs to lru | Hugh Dickins |
2011-01-13 | hugetlb: fix handling of parse errors in sysfs | Eric B Munson |