summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10proc: change proc_subdir_lock to a rwlockWaiman Long
2015-09-10procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens
2015-09-10proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov
2015-09-10proc: add kpagecgroup fileVladimir Davydov
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman
2015-09-10zswap: change zpool/compressor at runtimeDan Streetman
2015-09-10zswap: dynamic pool creationDan Streetman
2015-09-10zpool: add zpool_has_pool()Dan Streetman
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08zpool: remove no-op module init/exitDan Streetman
2015-09-08mm: zbud: constify the zbud_opsKrzysztof Kozlowski
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov
2015-09-08zram: unify error reportingSergey Senozhatsky
2015-09-08zsmalloc: remove null check from destroy_handle_cache()Sergey Senozhatsky
2015-09-08zsmalloc: do not take class lock in zs_shrinker_count()Sergey Senozhatsky
2015-09-08zsmalloc: use class->pages_per_zspageMinchan Kim
2015-09-08zsmalloc: consider ZS_ALMOST_FULL as migrate sourceMinchan Kim
2015-09-08zsmalloc: partial page ordering within a fullness_listSergey Senozhatsky
2015-09-08zsmalloc: use shrinker to trigger auto-compactionSergey Senozhatsky
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-09-08zsmalloc: cosmetic compaction code adjustmentsSergey Senozhatsky
2015-09-08zsmalloc: introduce zs_can_compact() functionSergey Senozhatsky
2015-09-08zsmalloc: always keep per-class statsSergey Senozhatsky
2015-09-08zsmalloc: drop unused variable `nr_to_migrate'Sergey Senozhatsky
2015-09-08mm/memblock.c: fix comment in __next_mem_range()Alexander Kuleshov
2015-09-08mm/page_alloc.c: fix type information of memoryless nodeZhen Lei
2015-09-08memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...Xishi Qiu
2015-09-08mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...Yaowei Bai
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai
2015-09-08mm/mmap.c:insert_vm_struct(): check for failure before setting valuesChen Gang
2015-09-08mm/khugepaged: allow interruption of allocation sleep againPetr Mladek