summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zram: unify error reportingSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: remove null check from destroy_handle_cache()Sergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: do not take class lock in zs_shrinker_count()Sergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: use class->pages_per_zspageMinchan Kim2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: consider ZS_ALMOST_FULL as migrate sourceMinchan Kim2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: partial page ordering within a fullness_listSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: use shrinker to trigger auto-compactionSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: cosmetic compaction code adjustmentsSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: introduce zs_can_compact() functionSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: always keep per-class statsSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: drop unused variable `nr_to_migrate'Sergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: fix comment in __next_mem_range()Alexander Kuleshov2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_alloc.c: fix type information of memoryless nodeZhen Lei2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...Xishi Qiu2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...Yaowei Bai2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/page_alloc.c: fix a misleading commentYaowei Bai2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/mmap.c:insert_vm_struct(): check for failure before setting valuesChen Gang2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/khugepaged: allow interruption of allocation sleep againPetr Mladek2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: fiy typos in commentsAlexander Kuleshov2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/compaction: correct to flush migrated pages if pageblock skip happensJoonsoo Kim2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm, vmscan: unlock page while waiting on writebackHugh Dickins2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | list_lru: don't call list_lru_from_kmem if the list_head is emptyJeff Layton2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | kmemleak: record accurate early log buffer count and report when exceededWang Kai2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/mmap.c: simplify the failure return working flowChen Gang2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | shmem: recalculate file inode when fstatYu Zhao2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: rename local variable of memblock_type to 'type'Alexander Kuleshov2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: don't try to unpoison containment-failed pagesNaoya Horiguchi2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: replace most of put_page in memory error handling by put_hwpoiso...Wanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: fix PageHWPoison test/set raceWanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: fix failure to split thp w/ refcount heldWanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: use generic early mem copyMark Salter2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: support initrd outside kernel linear mapMark Salter2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm: add utility for early copy from unmapped ramMark Salter2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: update libhugetlbfs location and use for testingMike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | selftests:vm: point to libhugetlbfs for regression testingMike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: skip compound pages by order in free scannerVlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: always skip all compound pages by order in migrate scannerVlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: encapsulate resetting cached scanner positionsVlastimil Babka2015-09-08