summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/vmalloc: keep a separate lazy-free listChris Wilson2016-05-201-1/+2
* mm,oom: speed up select_bad_process() loopTetsuo Handa2016-05-201-0/+1
* oom: consider multi-threaded tasks in task_will_free_memMichal Hocko2016-05-201-2/+13
* mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko2016-05-202-0/+7
* mm, oom_reaper: hide oom reaped tasks from OOM killer more carefullyMichal Hocko2016-05-201-0/+1
* mm, oom, compaction: prevent from should_compact_retry looping for ever for c...Michal Hocko2016-05-202-0/+7
* mm, oom: rework oom detectionMichal Hocko2016-05-201-0/+1
* mm, compaction: abstract compaction feedback to helpersMichal Hocko2016-05-201-0/+79
* mm, compaction: update compaction_result orderingMichal Hocko2016-05-201-10/+16
* mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-202-1/+10
* mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko2016-05-202-3/+6
* mm, compaction: change COMPACT_ constants into enumMichal Hocko2016-05-201-18/+27
* mm: vmscan: reduce size of inactive file listRik van Riel2016-05-201-25/+0
* Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-208-1/+509
|\
| * mfd: hi655x: Add MFD driver for hi655xChen Feng2016-05-181-0/+55
| * mfd: Add device-tree binding doc for PMIC MAX77620/MAX20024Laxman Dewangan2016-05-091-0/+39
| * mfd: max77620: Add core driver for MAX77620/MAX20024Laxman Dewangan2016-05-091-0/+346
| * mfd: arizona: Add defines for GPSW values that can be used from DTCharles Keepax2016-05-091-0/+5
| * mfd: wm8400-core: Delete wm8400_reg_read()Dan Carpenter2016-05-091-1/+0
| * mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan2016-04-191-0/+4
| * mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai2016-04-191-0/+59
| * mfd: syscon: Include errno.h from headerArnd Bergmann2016-04-111-0/+1
* | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-05-201-59/+0
|\ \
| * | fbdev: sh_mipi_dsi: remove driverSimon Horman2016-05-101-59/+0
* | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-0/+8
|\ \ \
| * | | cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-111-0/+8
| * | | Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-181-0/+1
| |\ \ \
* | \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-1933-172/+219
|\ \ \ \ \
| * | | | | cpuset: use static key better and convert to new APIVlastimil Babka2016-05-191-14/+28
| * | | | | mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman2016-05-191-7/+0
| * | | | | mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman2016-05-191-7/+11
| * | | | | mm, page_alloc: simplify last cpupid resetMel Gorman2016-05-191-4/+1
| * | | | | mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-192-4/+5
| * | | | | mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman2016-05-191-2/+11
| * | | | | mm, page_alloc: inline zone_statisticsMel Gorman2016-05-191-2/+0
| * | | | | mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman2016-05-191-1/+6
| * | | | | oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko2016-05-191-0/+8
| * | | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+8
| * | | | | huge mm: move_huge_pmd does not need new_vmaHugh Dickins2016-05-191-3/+1
| * | | | | mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins2016-05-191-0/+4
| * | | | | tmpfs: preliminary minor tidyupsHugh Dickins2016-05-191-0/+6
| * | | | | mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-192-12/+18
| * | | | | mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-191-1/+1
| * | | | | mm: uninline page_mapped()Andrew Morton2016-05-191-20/+1
| * | | | | mm/highmem: simplify is_highmem()Chanho Min2016-05-191-4/+1
| * | | | | mm/mempolicy.c: vma_migratable() can return boolYaowei Bai2016-05-191-5/+5
| * | | | | mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai2016-05-191-2/+2
| * | | | | mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-191-3/+3
| * | | | | mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai2016-05-191-3/+3
| * | | | | mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2016-05-191-0/+1