intel_idle: add SnowRidge C-state table
[linux-2.6-microblaze.git] / mm /
2020-12-16 Linus TorvaldsMerge tag 'pm-5.11-rc1' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'thermal-v5.11-rc1' of git://git./linux/kerne...
2020-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-12-16 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.11-1' of git://git...
2020-12-16 Linus TorvaldsMerge tag 'hwmon-for-v5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'mmc-v5.11' of git://git./linux/kernel/git...
2020-12-15 Linus TorvaldsMerge branch 'i2c/for-5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'spi-v5.11' of git://git./linux/kernel/git...
2020-12-15 Linus TorvaldsMerge tag 'regulator-v5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'regmap-v5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'irq-core-2020-12-15' of git://git./linux...
2020-12-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-15 Hugh Dickinsmm/lru: revise the comments of lru_lock
2020-12-15 Alexander Duyckmm/lru: introduce relock_page_lruvec()
2020-12-15 Alex Shimm/lru: replace pgdat lru_lock with lruvec lock
2020-12-15 Alex Shimm/swap.c: serialize memcg changes in pagevec_lru_move_fn
2020-12-15 Alex Shimm/compaction: do page isolation first in compaction
2020-12-15 Alex Shimm/lru: introduce TestClearPageLRU()
2020-12-15 Alex Shimm/mlock: remove __munlock_isolate_lru_page()
2020-12-15 Alex Shimm/mlock: remove lru_lock on TestClearPageMlocked
2020-12-15 Alex Shimm/vmscan: remove lruvec reget in move_pages_to_lru
2020-12-15 Alex Shimm/lru: move lock into lru_note_cost
2020-12-15 Alex Shimm/swap.c: fold vm event PGROTATED into pagevec_move_ta...
2020-12-15 Alex Shimm/memcg: add debug checking in lock_page_memcg
2020-12-15 Hugh Dickinsmm: page_idle_get_page() does not need lru_lock
2020-12-15 Alex Shimm/rmap: stop store reordering issue on page->mapping
2020-12-15 Alex Shimm/vmscan: remove unnecessary lruvec adding
2020-12-15 Alex Shimm/thp: narrow lru locking
2020-12-15 Alex Shimm/thp: simplify lru_add_page_tail()
2020-12-15 Alex Shimm/thp: use head for head page in lru_add_page_tail()
2020-12-15 Alex Shimm/thp: move lru_add_page_tail() to huge_memory.c
2020-12-15 Linus TorvaldsMerge tag 'staging-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'char-misc-5.11-rc1' of git://git./linux...
2020-12-15 Linus TorvaldsMerge tag 'driver-core-5.11-rc1' of git://git./linux...
2020-12-15 Linus TorvaldsMerge tag 'tty-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'usb-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'sound-5.11-rc1' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge tag 'net-next-5.11' of git://git./linux/kernel...
2020-12-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-15 Alexey Dobriyanmm: cleanup kstrto*() usage
2020-12-15 Gustavo A. R. Silvamm: fix fall-through warnings for Clang
2020-12-15 Joe Perchesmm: slub: convert sysfs sprintf family to sysfs_emit...
2020-12-15 Joe Perchesmm: shmem: convert shmem_enabled_show to use sysfs_emit_at
2020-12-15 Joe Perchesmm:backing-dev: use sysfs_emit in macro defining functions
2020-12-15 Joe Perchesmm: huge_memory: convert remaining use of sprintf to...
2020-12-15 Joe Perchesmm: use sysfs_emit for struct kobject * uses
2020-12-15 Mauro Carvalho Chehabmm: fix kernel-doc markups
2020-12-15 Colin Ian Kingmm/process_vm_access: remove redundant initialization...
2020-12-15 Miaohe Linmm/zsmalloc.c: rework the list_add code in insert_zspage()
2020-12-15 Barry Songmm/zswap: move to use crypto_acomp API for hardware...
2020-12-15 YueHaibingmm/zswap: fix passing zero to 'PTR_ERR' warning
2020-12-15 Joe Perchesmm/zswap: make struct kernel_param_ops definitions...
2020-12-15 Vlastimil Babkamm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
2020-12-15 Vlastimil Babkamm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
2020-12-15 Vlastimil Babkakernel/power: allow hibernation with page_poison sanity...
2020-12-15 Vlastimil Babkamm, page_poison: use static key more efficiently
2020-12-15 Vlastimil Babkamm, page_alloc: do not rely on the order of page_poison...
2020-12-15 Charan Teja Reddymm: cma: improve pr_debug log in cma_release()
2020-12-15 Lecopzer Chenmm/cma.c: remove redundant cma_mutex lock
2020-12-15 Stephen Zhangmm: migrate: remove unused parameter in migrate_vma_ins...
2020-12-15 Yang Shimm: migrate: return -ENOSYS if THP migration is unsupported
2020-12-15 Yang Shimm: migrate: clean up migrate_prep{_local}
2020-12-15 Yang Shimm: migrate: skip shared exec THP for NUMA balancing
2020-12-15 Yang Shimm: migrate: simplify the logic for handling permanent...
2020-12-15 Yang Shimm: truncate_complete_page() does not exist any more
2020-12-15 Matthew Wilcox ... mm: support THPs in zero_user_segments
2020-12-15 Ralph Campbellmm/migrate.c: optimize migrate_vma_pages() mmu notifier
2020-12-15 Long Limm/migrate.c: fix comment spelling
2020-12-15 Hui Summ/oom_kill: change comment and rename is_dump_unreclai...
2020-12-15 Hui Summ/compaction: make defer_compaction and compaction_def...
2020-12-15 Hui Summ/compaction: move compaction_suitable's comment to...
2020-12-15 Yanfei Xumm/compaction: rename 'start_pfn' to 'iteration_start_p...
2020-12-15 Vitaly Woolz3fold: remove preempt disabled sections for RT
2020-12-15 Vitaly Woolz3fold: stricter locking and more careful reclaim
2020-12-15 Vitaly Woolz3fold: simplify freeing slots
2020-12-15 Muchun Songmm/page_isolation: do not isolate the max order page
2020-12-15 logic.yumm/vmscan.c: remove the filename in the top of file...
2020-12-15 Lukas Bulwahnmm/vmscan: drop unneeded assignment in kswapd()
2020-12-15 Johannes Weinermm: don't wake kswapd prematurely when watermark boosti...
2020-12-15 Dan Carpenterhugetlb: fix an error code in hugetlb_reserve_pages()
2020-12-15 Oscar Salvadormm,hugetlb: remove unneeded initialization
2020-12-15 Liu Xiangmm: hugetlb: fix type of delta parameter and related...
2020-12-15 Alex Shikhugepaged: add parameter explanations for kernel-doc...
2020-12-15 Hui Summ/hugetlb.c: just use put_page_testzero() instead...
2020-12-15 Oscar Salvadormm,hwpoison: return -EBUSY when migration fails
2020-12-15 Oscar Salvadormm,memory_failure: always pin the page in madvise_injec...
2020-12-15 Oscar Salvadormm,hwpoison: remove drain_all_pages from shake_page
2020-12-15 Oscar Salvadormm,hwpoison: disable pcplists before grabbing a refcount
2020-12-15 Oscar Salvadormm,hwpoison: refactor get_any_page
2020-12-15 Oscar Salvadormm,hwpoison: drop unneeded pcplist draining
2020-12-15 Oscar Salvadormm,hwpoison: take free pages off the buddy freelists
2020-12-15 Oscar Salvadormm,hwpoison: drain pcplists before bailing out for...
2020-12-15 Muchun Songmm/page_alloc: speed up the iteration of max_order
2020-12-15 Lorenzo Stoakesmm: page_alloc: refactor setup_per_zone_lowmem_reserve()
2020-12-15 Lin Fenginit/main: fix broken buffer_init when DEFERRED_STRUCT_...
2020-12-15 David Hildenbrandmm/page_alloc: clear all pages in post_alloc_hook(...
2020-12-15 Zou Weimm/page_alloc: mark some symbols with static keyword
2020-12-15 Matthew Wilcox ... mm/page_alloc: add __free_pages() documentation
2020-12-15 Vlastimil Babkamm, page_alloc: disable pcplists during memory offline
2020-12-15 Vlastimil Babkamm, page_alloc: move draining pcplists to page isolatio...
next