| Commit message (Expand) | Author | Files | Lines |
2018-08-22 | mm: /proc/pid/smaps: factor out common stats printing | Vlastimil Babka | 1 | -22/+29 |
2018-08-22 | mm: /proc/pid/smaps: factor out mem stats gathering | Vlastimil Babka | 1 | -24/+31 |
2018-08-22 | mm: /proc/pid/*maps remove is_pid and related wrappers | Vlastimil Babka | 4 | -144/+18 |
2018-08-22 | mm/oom_kill.c: clean up oom_reap_task_mm() | Michal Hocko | 1 | -8/+16 |
2018-08-22 | mm, oom: describe task memory unit, larger PID pad | Rodrigo Freire | 1 | -2/+3 |
2018-08-22 | mm, oom: remove oom_lock from oom_reaper | Michal Hocko | 2 | -28/+4 |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 19 | -80/+223 |
2018-08-22 | mm/swapfile.c: put_swap_page: share more between huge/normal code path | Huang Ying | 1 | -10/+10 |
2018-08-22 | mm/swapfile.c: add __swap_entry_free_locked() | Huang Ying | 1 | -6/+14 |
2018-08-22 | mm, swap, get_swap_pages: use entry_size instead of cluster in parameter | Huang Ying | 3 | -13/+13 |
2018-08-22 | mm/swapfile.c: unify normal/huge code path in put_swap_page() | Huang Ying | 1 | -46/+37 |
2018-08-22 | mm/swapfile.c: unify normal/huge code path in swap_page_trans_huge_swapped() | Huang Ying | 1 | -4/+3 |
2018-08-22 | mm/swapfile.c: use swap_count() in swap_page_trans_huge_swapped() | Huang Ying | 1 | -2/+2 |
2018-08-22 | mm/swapfile.c: replace some #ifdef with IS_ENABLED() | Huang Ying | 1 | -40/+20 |
2018-08-22 | mm: swap: add comments to lock_cluster_or_swap_info() | Huang Ying | 1 | -2/+7 |
2018-08-22 | mm: struct shrinker: make flags of unsigned type | Kirill Tkhai | 1 | -2/+2 |
2018-08-22 | mm: struct shrink_control: keep int fields together | Kirill Tkhai | 1 | -3/+3 |
2018-08-22 | mm: check shrinker is memcg-aware in register_shrinker_prepared() | Kirill Tkhai | 1 | -1/+2 |
2018-08-22 | autofs: fix autofs_sbi() does not check super block type | Ian Kent | 2 | -2/+3 |
2018-08-20 | Raise the minimum required gcc version to 4.6 | Joe Perches | 2 | -69/+19 |
2018-08-20 | ia64: Fix kernel BUG at lib/ioremap.c:72! | Tony Luck | 1 | -0/+1 |
2018-08-19 | ip6_vti: fix creating fallback tunnel device for vti6 | Haishuang Yan | 1 | -0/+2 |
2018-08-19 | ip_vti: fix a null pointer deferrence when create vti fallback tunnel | Haishuang Yan | 1 | -1/+2 |
2018-08-19 | r8169: don't use MSI-X on RTL8106e | Jian-Hong Pan | 1 | -3/+6 |
2018-08-19 | net: lan743x_ptp: convert to ktime_get_clocktai_ts64 | Arnd Bergmann | 1 | -2/+1 |
2018-08-19 | net: sched: always disable bh when taking tcf_lock | Vlad Buslov | 7 | -44/+47 |
2018-08-18 | ip6_vti: simplify stats handling in vti6_xmit | Haishuang Yan | 1 | -11/+3 |
2018-08-18 | pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function | Linus Torvalds | 3 | -49/+0 |
2018-08-18 | deprecate the '__deprecated' attribute warnings entirely and for good | Linus Torvalds | 3 | -28/+2 |
2018-08-18 | mm/hmm.c: remove unused variables align_start and align_end | Colin Ian King | 1 | -4/+1 |
2018-08-18 | fs/userfaultfd.c: remove redundant pointer uwq | Colin Ian King | 1 | -3/+0 |
2018-08-18 | mm, vmacache: hash addresses based on pmd | David Rientjes | 2 | -15/+29 |
2018-08-18 | mm/list_lru: introduce list_lru_shrink_walk_irq() | Sebastian Andrzej Siewior | 3 | -6/+42 |
2018-08-18 | mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_o... | Sebastian Andrzej Siewior | 1 | -6/+6 |
2018-08-18 | mm/list_lru.c: move locking from __list_lru_walk_one() to its caller | Sebastian Andrzej Siewior | 1 | -5/+13 |
2018-08-18 | mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node() | Sebastian Andrzej Siewior | 1 | -2/+2 |
2018-08-18 | mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP | Huang Ying | 1 | -2/+3 |
2018-08-18 | mm/sparse: delete old sparse_init and enable new one | Pavel Tatashin | 4 | -267/+1 |
2018-08-18 | mm/sparse: add new sparse_init_nid() and sparse_init() | Pavel Tatashin | 1 | -0/+85 |
2018-08-18 | mm/sparse: move buffer init/fini to the common place | Pavel Tatashin | 3 | -12/+7 |
2018-08-18 | mm/sparse: use the new sparse buffer functions in non-vmemmap | Pavel Tatashin | 1 | -27/+14 |
2018-08-18 | mm/sparse: abstract sparse buffer allocations | Pavel Tatashin | 3 | -35/+54 |
2018-08-18 | mm/hugetlb.c: don't zero 1GiB bootmem pages | Cannon Matthews | 1 | -1/+2 |
2018-08-18 | mm, page_alloc: double zone's batchsize | Aaron Lu | 1 | -5/+4 |
2018-08-18 | mm/oom_kill.c: document oom_lock | Michal Hocko | 1 | -0/+8 |
2018-08-18 | mm/hugetlb: remove gigantic page support for HIGHMEM | Mike Kravetz | 2 | -11/+1 |
2018-08-18 | mm, oom: remove sleep from under oom_lock | Michal Hocko | 1 | -7/+1 |
2018-08-18 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 8 | -14/+16 |
2018-08-18 | mm/cma: remove unsupported gfp_mask parameter from cma_alloc() | Marek Szyprowski | 7 | -10/+11 |
2018-08-18 | Revert "mm: always flush VMA ranges affected by zap_page_range" | Rik van Riel | 1 | -13/+1 |