summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-12PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki
2019-03-07PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05writeback: fix inode cgroup switching commentGreg Thelen
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-03-05mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin
2019-03-05include/linux/compaction.h: fix potential build errorYu Zhao
2019-03-05mm: page_cache_add_speculative(): refactor out some code duplicationjohn.hubbard@gmail.com
2019-03-05mm/page_poison: update comment after code movedMichael S. Tsirkin
2019-03-05numa: make "nr_online_nodes" unsigned intAlexey Dobriyan
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi
2019-03-05mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V
2019-03-05mm/cma: add PF flag to force non cma allocAneesh Kumar K.V
2019-03-05mm: better document PG_reservedDavid Hildenbrand
2019-03-05mm: rid swapoff of quadratic complexityVineeth Remanan Pillai
2019-03-05mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V
2019-03-05mm: fix some typos in mm directoryWei Yang
2019-03-05mm, memcg: create mem_cgroup_from_seqChris Down
2019-03-05kernel: cgroup: add poll file operationJohannes Weiner
2019-03-05fs: kernfs: add poll file operationJohannes Weiner
2019-03-05mm, compaction: capture a page under direct compactionMel Gorman
2019-03-05mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman
2019-03-05mm, compaction: use free lists to quickly locate a migration sourceMel Gorman
2019-03-05mm: shuffle GFP_* flagsAlexey Dobriyan
2019-03-05mm/hugetlb: enable arch specific huge page size support for migrationAnshuman Khandual
2019-03-05mm/hugetlb: enable PUD level huge page migrationAnshuman Khandual
2019-03-05mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual
2019-03-05mm: remove sysctl_extfrag_handler()Matthew Wilcox
2019-03-05memcg: localize memcg_kmem_enabled() checkShakeel Butt
2019-03-05mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-03-05mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand
2019-03-05mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS
2019-03-05include/linux/slub_def.h: comment fixesTobin C. Harding
2019-03-05kasan: fix kasan_check_read/write definitionsArnd Bergmann
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds