Age | Commit message (Expand) | Author |
2018-08-22 | drivers/block/zram/zram_drv.c: fix bug storing backing_dev | Peter Kalauskas |
2018-08-22 | /proc/meminfo: add percpu populated pages count | Dennis Zhou (Facebook) |
2018-08-22 | mm, oom: introduce memory.oom.group | Roman Gushchin |
2018-08-22 | mm, oom: refactor oom_kill_process() | Roman Gushchin |
2018-08-22 | tools/testing/selftests/vm/: add MAP_POPULATE test | Dmitry Safonov |
2018-08-22 | mm/page_alloc: Introduce free_area_init_core_hotplug | Oscar Salvador |
2018-08-22 | mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT | Oscar Salvador |
2018-08-22 | mm: remove __paginginit | Pavel Tatashin |
2018-08-22 | mm: access zone->node via zone_to_nid() and zone_set_nid() | Pavel Tatashin |
2018-08-22 | mm/page_alloc.c: move ifdefery out of free_area_init_core | Oscar Salvador |
2018-08-22 | mm: remove zone_id() and make use of zone_idx() in is_dev_zone() | Oscar Salvador |
2018-08-22 | Documentation/sysctl/vm.txt: update __vm_enough_memory()'s path | juviliu |
2018-08-22 | memcg: reduce memcg tree traversals for stats collection | Shakeel Butt |
2018-08-22 | mm: fix page_freeze_refs and page_unfreeze_refs in comments | Jiang Biao |
2018-08-22 | mm: clarify CONFIG_PAGE_POISONING and usage | Kees Cook |
2018-08-22 | mm: zero out the vma in vma_init() | Andrew Morton |
2018-08-22 | mm/mempool.c: add missing parameter description | Mike Rapoport |
2018-08-22 | mm: /proc/pid/smaps_rollup: convert to single value seq_file | Vlastimil Babka |
2018-08-22 | mm: /proc/pid/smaps: factor out common stats printing | Vlastimil Babka |
2018-08-22 | mm: /proc/pid/smaps: factor out mem stats gathering | Vlastimil Babka |
2018-08-22 | mm: /proc/pid/*maps remove is_pid and related wrappers | Vlastimil Babka |
2018-08-22 | mm/oom_kill.c: clean up oom_reap_task_mm() | Michal Hocko |
2018-08-22 | mm, oom: describe task memory unit, larger PID pad | Rodrigo Freire |
2018-08-22 | mm, oom: remove oom_lock from oom_reaper | Michal Hocko |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko |
2018-08-22 | mm/swapfile.c: put_swap_page: share more between huge/normal code path | Huang Ying |
2018-08-22 | mm/swapfile.c: add __swap_entry_free_locked() | Huang Ying |
2018-08-22 | mm, swap, get_swap_pages: use entry_size instead of cluster in parameter | Huang Ying |
2018-08-22 | mm/swapfile.c: unify normal/huge code path in put_swap_page() | Huang Ying |
2018-08-22 | mm/swapfile.c: unify normal/huge code path in swap_page_trans_huge_swapped() | Huang Ying |
2018-08-22 | mm/swapfile.c: use swap_count() in swap_page_trans_huge_swapped() | Huang Ying |
2018-08-22 | mm/swapfile.c: replace some #ifdef with IS_ENABLED() | Huang Ying |
2018-08-22 | mm: swap: add comments to lock_cluster_or_swap_info() | Huang Ying |
2018-08-22 | mm: struct shrinker: make flags of unsigned type | Kirill Tkhai |
2018-08-22 | mm: struct shrink_control: keep int fields together | Kirill Tkhai |
2018-08-22 | mm: check shrinker is memcg-aware in register_shrinker_prepared() | Kirill Tkhai |
2018-08-22 | autofs: fix autofs_sbi() does not check super block type | Ian Kent |
2018-08-20 | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-20 | Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-20 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-08-20 | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-08-20 | Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-08-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-08-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-08-20 | Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-20 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-08-20 | Merge tag 'edac_fixes_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-20 | Raise the minimum required gcc version to 4.6 | Joe Perches |
2018-08-20 | ia64: Fix kernel BUG at lib/ioremap.c:72! | Tony Luck |
2018-08-20 | Merge branch 'for-4.19/upstream' into for-linus | Jiri Kosina |