summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-20mm, oom: rework oom detectionMichal Hocko
2016-05-20mm, compaction: abstract compaction feedback to helpersMichal Hocko
2016-05-20mm, compaction: update compaction_result orderingMichal Hocko
2016-05-20mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko
2016-05-20mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko
2016-05-20mm, compaction: change COMPACT_ constants into enumMichal Hocko
2016-05-20mm: vmscan: reduce size of inactive file listRik van Riel
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19cpuset: use static key better and convert to new APIVlastimil Babka
2016-05-19mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman
2016-05-19mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman
2016-05-19mm, page_alloc: simplify last cpupid resetMel Gorman
2016-05-19mm, page_alloc: convert alloc_flags to unsignedMel Gorman
2016-05-19mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman
2016-05-19mm, page_alloc: inline zone_statisticsMel Gorman
2016-05-19mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman
2016-05-19oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19huge mm: move_huge_pmd does not need new_vmaHugh Dickins
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins
2016-05-19tmpfs: preliminary minor tidyupsHugh Dickins
2016-05-19mm: update_lru_size do the __mod_zone_page_stateHugh Dickins
2016-05-19mm: update_lru_size warn and reset bad lru_sizeHugh Dickins
2016-05-19mm: uninline page_mapped()Andrew Morton
2016-05-19mm/highmem: simplify is_highmem()Chanho Min
2016-05-19mm/mempolicy.c: vma_migratable() can return boolYaowei Bai
2016-05-19mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai
2016-05-19mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai
2016-05-19mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes
2016-05-19compiler.h: add support for malloc attributeRasmus Villemoes
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-19mm: SLAB freelist randomizationThomas Garnier
2016-05-19kernel/padata.c: removed unused codeRichard Cochran
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin
2016-05-19time: remove timespec_add_safe()Deepa Dinamani
2016-05-19fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani
2016-05-19fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-05-19Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-19Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds