| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/vmalloc: keep a separate lazy-free list | Chris Wilson | 2016-05-20 | 1 | -1/+2 |
* | mm,oom: speed up select_bad_process() loop | Tetsuo Handa | 2016-05-20 | 1 | -0/+1 |
* | oom: consider multi-threaded tasks in task_will_free_mem | Michal Hocko | 2016-05-20 | 1 | -2/+13 |
* | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko | 2016-05-20 | 2 | -0/+7 |
* | mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully | Michal Hocko | 2016-05-20 | 1 | -0/+1 |
* | mm, oom, compaction: prevent from should_compact_retry looping for ever for c... | Michal Hocko | 2016-05-20 | 2 | -0/+7 |
* | mm, oom: rework oom detection | Michal Hocko | 2016-05-20 | 1 | -0/+1 |
* | mm, compaction: abstract compaction feedback to helpers | Michal Hocko | 2016-05-20 | 1 | -0/+79 |
* | mm, compaction: update compaction_result ordering | Michal Hocko | 2016-05-20 | 1 | -10/+16 |
* | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 2016-05-20 | 2 | -1/+10 |
* | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 2016-05-20 | 2 | -3/+6 |
* | mm, compaction: change COMPACT_ constants into enum | Michal Hocko | 2016-05-20 | 1 | -18/+27 |
* | mm: vmscan: reduce size of inactive file list | Rik van Riel | 2016-05-20 | 1 | -25/+0 |
* | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-20 | 8 | -1/+509 |
|\ |
|
| * | mfd: hi655x: Add MFD driver for hi655x | Chen Feng | 2016-05-18 | 1 | -0/+55 |
| * | mfd: Add device-tree binding doc for PMIC MAX77620/MAX20024 | Laxman Dewangan | 2016-05-09 | 1 | -0/+39 |
| * | mfd: max77620: Add core driver for MAX77620/MAX20024 | Laxman Dewangan | 2016-05-09 | 1 | -0/+346 |
| * | mfd: arizona: Add defines for GPSW values that can be used from DT | Charles Keepax | 2016-05-09 | 1 | -0/+5 |
| * | mfd: wm8400-core: Delete wm8400_reg_read() | Dan Carpenter | 2016-05-09 | 1 | -1/+0 |
| * | mfd: Add resource managed APIs for mfd_add_devices | Laxman Dewangan | 2016-04-19 | 1 | -0/+4 |
| * | mfd: axp20x: Add support for AXP809 PMIC | Chen-Yu Tsai | 2016-04-19 | 1 | -0/+59 |
| * | mfd: syscon: Include errno.h from header | Arnd Bergmann | 2016-04-11 | 1 | -0/+1 |
* | | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-05-20 | 1 | -59/+0 |
|\ \ |
|
| * | | fbdev: sh_mipi_dsi: remove driver | Simon Horman | 2016-05-10 | 1 | -59/+0 |
* | | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-20 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | cxl: Add kernel API to allow a context to operate with relocate disabled | Ian Munsie | 2016-05-11 | 1 | -0/+8 |
| * | | | Merge branch 'topic/livepatch' into next | Michael Ellerman | 2016-04-18 | 1 | -0/+1 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-19 | 33 | -172/+219 |
|\ \ \ \ \ |
|
| * | | | | | cpuset: use static key better and convert to new API | Vlastimil Babka | 2016-05-19 | 1 | -14/+28 |
| * | | | | | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman | 2016-05-19 | 1 | -7/+0 |
| * | | | | | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman | 2016-05-19 | 1 | -7/+11 |
| * | | | | | mm, page_alloc: simplify last cpupid reset | Mel Gorman | 2016-05-19 | 1 | -4/+1 |
| * | | | | | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman | 2016-05-19 | 2 | -4/+5 |
| * | | | | | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman | 2016-05-19 | 1 | -2/+11 |
| * | | | | | mm, page_alloc: inline zone_statistics | Mel Gorman | 2016-05-19 | 1 | -2/+0 |
| * | | | | | mm, page_alloc: use new PageAnonHead helper in the free page fast path | Mel Gorman | 2016-05-19 | 1 | -1/+6 |
| * | | | | | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko | 2016-05-19 | 1 | -0/+8 |
| * | | | | | arch: fix has_transparent_hugepage() | Hugh Dickins | 2016-05-19 | 1 | -0/+8 |
| * | | | | | huge mm: move_huge_pmd does not need new_vma | Hugh Dickins | 2016-05-19 | 1 | -3/+1 |
| * | | | | | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins | 2016-05-19 | 1 | -0/+4 |
| * | | | | | tmpfs: preliminary minor tidyups | Hugh Dickins | 2016-05-19 | 1 | -0/+6 |
| * | | | | | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins | 2016-05-19 | 2 | -12/+18 |
| * | | | | | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins | 2016-05-19 | 1 | -1/+1 |
| * | | | | | mm: uninline page_mapped() | Andrew Morton | 2016-05-19 | 1 | -20/+1 |
| * | | | | | mm/highmem: simplify is_highmem() | Chanho Min | 2016-05-19 | 1 | -4/+1 |
| * | | | | | mm/mempolicy.c: vma_migratable() can return bool | Yaowei Bai | 2016-05-19 | 1 | -5/+5 |
| * | | | | | mm/vmalloc.c: is_vmalloc_addr() can return bool | Yaowei Bai | 2016-05-19 | 1 | -2/+2 |
| * | | | | | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai | 2016-05-19 | 1 | -3/+3 |
| * | | | | | mm/hugetlb: is_vm_hugetlb_page() can return bool | Yaowei Bai | 2016-05-19 | 1 | -3/+3 |
| * | | | | | mm/hugetlb: introduce hugetlb_bad_size() | Vaishali Thakkar | 2016-05-19 | 1 | -0/+1 |