Age | Commit message (Expand) | Author |
2012-05-29 | bug: introduce BUILD_BUG_ON_INVALID() macro | Konstantin Khlebnikov |
2012-05-29 | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh |
2012-05-29 | Documentation: memcg: future proof hierarchical statistics documentation | Johannes Weiner |
2012-05-29 | mm, thp: drop page_table_lock to uncharge memcg pages | David Rientjes |
2012-05-29 | mm: rename is_mlocked_vma() to mlocked_vma_newpage() | Ying Han |
2012-05-29 | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner |
2012-05-29 | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite | Johannes Weiner |
2012-05-29 | mm: do_migrate_pages(): rename arguments | Andrew Morton |
2012-05-29 | mm: do_migrate_pages() calls migrate_to_node() even if task is already on a c... | Larry Woodman |
2012-05-29 | thp, memcg: split hugepage for memcg oom on cow | David Rientjes |
2012-05-29 | mm/vmstat.c: remove debug fs entries on failure of file creation and made ext... | Sasikantha babu |
2012-05-29 | mm/fork: fix overflow in vma length when copying mmap on clone | Siddhesh Poyarekar |
2012-05-29 | mm/mmap.c: find_vma(): remove unnecessary if(mm) check | Rajman Mekaco |
2012-05-29 | mm: use kcalloc() instead of kzalloc() to allocate array | Thomas Meyer |
2012-05-29 | mm: fix off-by-one bug in print_nodes_state() | Ryota Ozaki |
2012-05-29 | mm: vmscan: remove reclaim_mode_t | Mel Gorman |
2012-05-29 | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman |
2012-05-29 | mm: vmscan: remove lumpy reclaim | Mel Gorman |
2012-05-29 | mm: remove swap token code | Rik van Riel |
2012-05-29 | mm, thp: allow fallback when pte_alloc_one() fails for huge pmd | David Rientjes |
2012-05-29 | mm, thp: remove unnecessary ret variable | David Rientjes |
2012-05-29 | mm/hugetlb.c: use long vars instead of int in region_count() | Wang Sheng-Hui |
2012-05-29 | mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() | Wang Sheng-Hui |
2012-05-29 | mm/memory_failure: let the compiler add the function name | Borislav Petkov |
2012-05-29 | mm: fix NULL ptr deref when walking hugepages | Sasha Levin |
2012-05-29 | cris: select GENERIC_ATOMIC64 | Cong Wang |
2012-05-29 | pagemap.h: fix warning about possibly used before init var | Paul Gortmaker |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-05-29 | tty: fix ldisc lock inversion trace | Alan Cox |
2012-05-29 | pty: Fix lock inversion | Alan Cox |
2012-05-28 | NFSv4: Add debugging printks to state manager | Trond Myklebust |
2012-05-28 | NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO | Trond Myklebust |
2012-05-28 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-05-28 | Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri... | Linus Torvalds |
2012-05-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-28 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-05-28 | NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE | Trond Myklebust |
2012-05-27 | openrisc: use generic strnlen_user() function | Jonas Bonn |
2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras |
2012-05-27 | lib: Fix generic strnlen_user for 32-bit big-endian machines | Paul Mackerras |
2012-05-27 | NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error | Trond Myklebust |
2012-05-27 | NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION | Trond Myklebust |
2012-05-27 | NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager | Trond Myklebust |
2012-05-27 | NFSv4.1: Handle errors in nfs4_bind_conn_to_session | Trond Myklebust |
2012-05-27 | NFSv4.1: nfs4_bind_conn_to_session should drain the session | Trond Myklebust |
2012-05-26 | Merge branch 'generic-string-functions' | Linus Torvalds |