Age | Commit message (Expand) | Author | Files | Lines |
2016-07-28 | mm, vmscan: move lru_lock to the node | Mel Gorman | 2 | -3/+9 |
2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | 3 | -12/+98 |
2016-07-28 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner | 2 | -1/+52 |
2016-07-28 | mm, oom_reaper: do not attempt to reap a task more than twice | Michal Hocko | 1 | -0/+1 |
2016-07-28 | mm, oom: fortify task_will_free_mem() | Michal Hocko | 1 | -23/+3 |
2016-07-28 | mm, oom: skip vforked tasks from being selected | Michal Hocko | 1 | -0/+26 |
2016-07-28 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko | 1 | -0/+2 |
2016-07-27 | Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -1/+1 |
2016-07-27 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 20 | -806/+1913 |
2016-07-27 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -18/+36 |
2016-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+21 |
2016-07-27 | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 4 | -5/+51 |
2016-07-27 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2 | -1/+10 |
2016-07-27 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 4 | -8/+158 |
2016-07-27 | Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 1 | -1/+1 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 147 | -898/+6238 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -25/+115 |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -15/+71 |
2016-07-27 | ipmi: remove trydefaults parameter and default init | Tony Camuso | 1 | -1/+1 |
2016-07-27 | Merge branch 'topic/docs-next' into v4l_for_linus | Mauro Carvalho Chehab | 20 | -806/+1913 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 36 | -344/+455 |
2016-07-26 | Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2 | -3/+4 |
2016-07-26 | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 6 | -7/+72 |
2016-07-26 | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -0/+49 |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -3/+102 |
2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 24 | -151/+3419 |
2016-07-26 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 1 | -1/+2 |
2016-07-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -4/+19 |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 8 | -15/+142 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 4 | -25/+280 |
2016-07-26 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2 | -2/+28 |
2016-07-26 | mm: fix build warnings in <linux/compaction.h> | Minchan Kim | 3 | -18/+16 |
2016-07-26 | mm, thp: convert from optimistic swapin collapsing to conservative | Ebru Akagunduz | 1 | -8/+11 |
2016-07-26 | shmem: split huge pages beyond i_size under memory pressure | Kirill A. Shutemov | 1 | -1/+5 |
2016-07-26 | thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE | Kirill A. Shutemov | 1 | -1/+9 |
2016-07-26 | khugepaged: add support of collapse for tmpfs/shmem pages | Kirill A. Shutemov | 2 | -1/+25 |
2016-07-26 | thp: extract khugepaged from mm/huge_memory.c | Kirill A. Shutemov | 2 | -0/+15 |
2016-07-26 | shmem: add huge pages support | Kirill A. Shutemov | 2 | -0/+5 |
2016-07-26 | shmem: get_unmapped_area align huge page | Hugh Dickins | 1 | -0/+2 |
2016-07-26 | shmem: prepare huge= mount option and sysfs knob | Kirill A. Shutemov | 2 | -1/+4 |
2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 1 | -1/+3 |
2016-07-26 | radix-tree: implement radix_tree_maybe_preload_order() | Kirill A. Shutemov | 1 | -0/+1 |
2016-07-26 | page-flags: relax policy for PG_mappedtodisk and PG_reclaim | Kirill A. Shutemov | 1 | -3/+3 |
2016-07-26 | thp, mlock: do not mlock PTE-mapped file huge pages | Kirill A. Shutemov | 1 | -1/+12 |
2016-07-26 | thp, vmstats: add counters for huge file pages | Kirill A. Shutemov | 1 | -0/+7 |
2016-07-26 | mm: introduce do_set_pmd() | Kirill A. Shutemov | 1 | -0/+2 |
2016-07-26 | rmap: support file thp | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-26 | mm: postpone page table allocation until we have page to map | Kirill A. Shutemov | 1 | -1/+9 |