Age | Commit message (Expand) | Author |
2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-28 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman |
2016-07-28 | mm: move page mapped accounting to the node | Mel Gorman |
2016-07-28 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko |
2016-07-28 | proc, oom_adj: extract oom_score_adj setting into a helper | Michal Hocko |
2016-07-28 | proc, oom: drop bogus sighand lock | Michal Hocko |
2016-07-28 | proc, oom: drop bogus task_lock and mm check | Michal Hocko |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-27 | Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2016-07-27 | Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2016-07-27 | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-07-26 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds |
2016-07-26 | Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov |
2016-07-26 | mm: introduce fault_env | Kirill A. Shutemov |
2016-07-26 | mm, memcg: use consistent gfp flags during readahead | Michal Hocko |
2016-07-26 | pipe: account to kmemcg | Vladimir Davydov |
2016-07-26 | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster |
2016-07-26 | fs/fs-writeback.c: add a new writeback list for sync | Dave Chinner |
2016-07-26 | ocfs2/cluster: clean up unnecessary assignment for 'ret' | piaojun |
2016-07-26 | ocfs2: remove obscure BUG_ON in dlmglue | Joseph Qi |
2016-07-26 | ocfs2: cleanup implemented prototypes | Joseph Qi |
2016-07-26 | ocfs2/dlm: fix memory leak of dlm_debug_ctxt | Joseph Qi |
2016-07-26 | ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks | Joseph Qi |
2016-07-26 | ocfs2: improve recovery performance | Junxiao Bi |
2016-07-26 | ocfs2: fix a redundant re-initialization | Eric Ren |
2016-07-26 | dax: remote unused fault wrappers | Ross Zwisler |
2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-07-25 | Merge tag 'v4.7' into for-linus/pstore | Kees Cook |
2016-07-25 | f2fs: clean up coding style and redundancy | Jaegeuk Kim |
2016-07-24 | Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-07-24 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-23 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-22 | f2fs: get victim segment again after new cp | Yunlei He |
2016-07-22 | ovl: verify upper dentry in ovl_remove_and_whiteout() | Maxim Patlasov |
2016-07-22 | Merge branch 'xfs-4.8-misc-fixes-4' into for-next | Dave Chinner |
2016-07-22 | xfs: remove EXPERIMENTAL tag from sparse inode feature | Dave Chinner |
2016-07-22 | xfs: bufferhead chains are invalid after end_page_writeback | Dave Chinner |
2016-07-22 | xfs: allocate log vector buffers outside CIL context lock | Dave Chinner |
2016-07-22 | libxfs: directory node splitting does not have an extra block | Dave Chinner |
2016-07-22 | xfs: remove dax code from object file when disabled | Arnd Bergmann |
2016-07-22 | xfs: skip dirty pages in ->releasepage() | Brian Foster |