| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | rmap: wrap page_check_address() using __cond_lock() | Namhyung Kim | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | rmap: annotate lock context change on page_[un]lock_anon_vma() | Namhyung Kim | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: wrap get_locked_pte() using __cond_lock() | Namhyung Kim | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: retry page fault when blocking on disk transfer | Michel Lespinasse | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: remove alignment padding from anon_vma on (some) 64 bit builds | Richard Kennedy | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: strictly nested kmap_atomic() | Peter Zijlstra | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | writeback: do not sleep on the congestion queue if there are no congested BDI... | Mel Gorman | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS | Will Deacon | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | writeback: add nr_dirtied and nr_written to /proc/vmstat | Michael Rubin | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: add account_page_writeback() | Michael Rubin | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | memory hotplug: unify is_removable and offline detection code | KAMEZAWA Hiroyuki | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | mm: only build per-node scan_unevictable functions when NUMA is enabled | Thadeu Lima de Souza Cascardo | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton | zeal | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | oom: add per-mm oom disable count | Ying Han | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | kfifo: disable __kfifo_must_check_helper() | Andrew Morton | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | types.h: move misplaced comment | Andrew Morton | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ima-memory-use-fixes' | Linus Torvalds | 2010-10-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | IMA: explicit IMA i_flag to remove global lock on inode_delete | Eric Paris | 2010-10-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | IMA: move read counter into struct inode | Eric Paris | 2010-10-26 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-10-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | power_supply: Introduce maximum current property | Heikki Krogerus | 2010-10-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | power_supply: Add types for USB chargers | Heikki Krogerus | 2010-10-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-10-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'hwpoison-hugepages' into hwpoison | Andi Kleen | 2010-10-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Encode huge page size for VM_FAULT_HWPOISON errors | Andi Kleen | 2010-10-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix build error with !CONFIG_MIGRATION | Naoya Horiguchi | 2010-10-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() | Naoya Horiguchi | 2010-10-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | hugetlb: hugepage migration core | Naoya Horiguchi | 2010-10-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | hugetlb: redefine hugepage copy functions | Naoya Horiguchi | 2010-10-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | hugetlb: add allocate function for hugepage migration | Naoya Horiguchi | 2010-10-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hwpoison-fixes-2.6.37' into hwpoison | Andi Kleen | 2010-10-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | HWPOISON/signalfd: add support for addr_lsb | Hidetoshi Seto | 2010-10-08 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd: provide callbacks on svc_xprt deletion | J. Bruce Fields | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd4: keep per-session list of connections | J. Bruce Fields | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd4: remove spkm3 | J. Bruce Fields | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: Export __sock_create | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Add net to xprt_create | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Pull net argument downto svc_create_socket | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell | 2010-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 2010-09-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Tag svc_xprt with net | Pavel Emelyanov | 2010-09-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Add routines that allow registering per-net caches | Pavel Emelyanov | 2010-09-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 | |
