summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
* | | | | | mm, page_owner: copy page owner info during migrationVlastimil Babka2017-07-07
* | | | | | mm, page_owner: convert page_owner_inited to static keyVlastimil Babka2017-07-07
* | | | | | mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka2017-07-07
|/ / / / /
* | | | | Merge "mm: add preempt points into __purge_vmap_area_lazy()"Linux Build Service Account2017-07-05
|\ \ \ \ \
| * | | | | mm: add preempt points into __purge_vmap_area_lazy()Joel Fernandes2017-06-19
* | | | | | Merge "mm: turn vmap_purge_lock into a mutex"Linux Build Service Account2017-07-05
|\| | | | |
| * | | | | mm: turn vmap_purge_lock into a mutexChristoph Hellwig2017-06-19
| * | | | | mm: mark all calls into the vmalloc subsystem as potentially sleepingChristoph Hellwig2017-06-19
* | | | | | Merge "mm: add vfree_atomic()"Linux Build Service Account2017-07-03
|\| | | | |
| * | | | | mm: add vfree_atomic()Andrey Ryabinin2017-06-19
* | | | | | Merge "mm: refactor __purge_vmap_area_lazy()"Linux Build Service Account2017-07-03
|\| | | | |
| * | | | | mm: refactor __purge_vmap_area_lazy()Christoph Hellwig2017-06-19
| * | | | | mm: remove free_unmap_vmap_area_addr()Christoph Hellwig2017-06-19
| * | | | | mm: remove free_unmap_vmap_area_noflush()Christoph Hellwig2017-06-19
| * | | | | mm/vmalloc: keep a separate lazy-free listChris Wilson2017-06-19
* | | | | | Merge "Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'"Linux Build Service Account2017-07-03
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev2017-06-28
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 4.4.74 into android-4.4Greg Kroah-Hartman2017-06-27
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | mm: fix new crash in unmapped_area_topdown()Hugh Dickins2017-06-26
| | | * | | Allow stack to grow up to address space limitHelge Deller2017-06-26
| | | * | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-26
| | | * | | swap: cond_resched in swap_cgroup_prepare()Yu Zhao2017-06-26
| | | * | | mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse2017-06-26
| | * | | | Merge 4.4.73 into android-4.4Greg Kroah-Hartman2017-06-27
| | |\| | |
| | | * | | kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra2017-06-17
* | | | | | mm: avoid taking zone lock in pagetypeinfo_showmixed()Vinayak Menon2017-06-28
|/ / / / /
* | | | | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
|\| | | |
| * | | | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
| |\| | |
| | * | | mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-14
| | * | | fs: add i_blocksize()Fabian Frederick2017-06-14
* | | | | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\| | | |
| * | | | Merge 4.4.71 into android-4.4Greg Kroah-Hartman2017-06-07
| |\| | |
| | * | | mlock: fix mlock count can not decrease in race conditionYisheng Xie2017-06-07
| | * | | mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal2017-06-07
| | * | | slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner2017-06-07
* | | | | Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev2017-06-07
|\| | | |
| * | | | Merge 4.4.70 into android-4.4Greg Kroah-Hartman2017-05-25
| |\| | |
| | * | | mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-05-25
* | | | | Merge "Merge remote-tracking branch 'remotes/quic/dev/msm-4.4-8996au' into ms...Linux Build Service Account2017-05-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'remotes/quic/dev/msm-4.4-8996au' into msm-4.4Zhiqiang Tu2017-05-02
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'remotes/origin/msm-4.4' into dev/msm-4.4-8996auArun KS2017-04-06
| | |\ \ \ \
| | * | | | | arm64: Add support for app specific settingsSarangdhar Joshi2017-03-24
* | | | | | | Merge "Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'"Linux Build Service Account2017-04-28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge 4.4.61 into android-4.4Greg Kroah-Hartman2017-04-12
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls2017-04-12
| | * | | | | | Merge 4.4.60 into android-4.4Xin Li2017-04-11
| | |\| | | | |
| | | * | | | | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi2017-04-08
* | | | | | | | Merge "Revert "arm64: Change cpu_resume() to enable mmu early ...""Linux Build Service Account2017-04-28
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | kasan: add functions to clear stack poisonMark Rutland2017-04-19
| | |_|/ / / / | |/| | | | |