| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | mm: filemap: fix mapping->nrpages double accounting in fuse | Johannes Weiner | 2016-10-28 | |
| | | | * | | | | | | | | | | | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner | 2016-10-28 | |
| | | | * | | | | | | | | | | | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 2016-10-28 | |
| | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | | CHROMIUM: remove Android's cgroup generic permissions checks | Dmitry Torokhov | 2016-10-25 | |
| | * | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-21 | |
| | |\| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Merge tag 'v4.4.26' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-10-21 | |
| | | |\| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | mm: remove gup_flags FOLL_WRITE games from __get_user_pages() | Linus Torvalds | 2016-10-20 | |
| | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-18 | |
| | |\| | | | | | | | | | | ||||
| | | * | | | | | | | | | | Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-10-18 | |
| | | |\| | | | | | | | | | ||||
| | | | * | | | | | | | | | mm,ksm: fix endless looping in allocating memory when ksm enable | zhong jiang | 2016-10-07 | |
| | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||
| | * | | | | | | | | | | mm: Fix build for hardened usercopy | Amit Pundir | 2016-10-12 | |
| | * | | | | | | | | | | UPSTREAM: mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table | Ard Biesheuvel | 2016-10-12 | |
| | * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-11 | |
| | |\| | | | | | | | | | ||||
| | | * | | | | | | | | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-10-05 | |
| | | |\| | | | | | | | | ||||
| | | | * | | | | | | | | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 2016-09-30 | |
| | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||
| | | * | | | | | | | | Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-09-24 | |
| | | |\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | usercopy: remove page-spanning test for now | Kees Cook | 2016-09-24 | |
| | | | * | | | | | | | | usercopy: fix overlap check for kernel text | Josh Poimboeuf | 2016-09-24 | |
| | | | * | | | | | | | | mm/slub: support left redzone | Joonsoo Kim | 2016-09-24 | |
| * | | | | | | | | | | | Merge "mm: fix build warnings in <linux/compaction.h>" | Linux Build Service Account | 2017-02-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | mm: fix build warnings in <linux/compaction.h> | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: page migration support" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: page migration support | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: use freeobj for index" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: use freeobj for index | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: separate free_zspage from putback_zspage" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: separate free_zspage from putback_zspage | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: introduce zspage structure" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: introduce zspage structure | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: factor page chain functionality out" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: factor page chain functionality out | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: use accessor" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: use accessor | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: use bit_spin_lock" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: use bit_spin_lock | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: keep max_object in size_class" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: keep max_object in size_class | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: require GFP in zs_malloc()" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: require GFP in zs_malloc() | Sergey Senozhatsky | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: remove unused pool param in obj_free" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: remove unused pool param in obj_free | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: reorder function parameters" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: reorder function parameters | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: clean up many BUG_ON" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: clean up many BUG_ON | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: use first_page rather than page" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | zsmalloc: use first_page rather than page | Minchan Kim | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "mm/zsmalloc: add `freeable' column to pool stat" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | mm/zsmalloc: add `freeable' column to pool stat | Sergey Senozhatsky | 2017-02-21 | |
| * | | | | | | | | | | | | Merge "zsmalloc: drop unused member 'mapping_area->huge'" | Linux Build Service Account | 2017-02-25 | |
| |\| | | | | | | | | | | | ||||
