Merge branch 'pm-avs'
[linux-2.6-microblaze.git] / include /
2020-10-23 Rafael J. WysockiMerge branch 'pm-avs'
2020-10-23 Rafael J. WysockiMerge branches 'pm-core', 'pm-sleep', 'pm-tools' and...
2020-10-23 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2020-10-20 Bean HuoPM: runtime: Fix typo in pm_runtime_set_active() helper...
2020-10-16 Lina IyerPM: domains: enable domain idle state accounting
2020-10-16 Ulf HanssonPM: domains: Add support for PM domain on/off notifiers...
2020-10-16 Zhang Ruipowercap/intel_rapl: enumerate Psys RAPL domain togethe...
2020-10-16 Daniel Lezcanocpuidle: Remove pointless stub
2020-10-16 Rafael J. WysockiMerge tag 'linux-cpupower-5.10-rc1' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'pnp-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'acpi-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'pm-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.10-1' of git://git...
2020-10-14 Linus TorvaldsMerge tag 'for-linus-5.10b-rc1-tag' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'x86_seves_for_v5.10' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'objtool-core-2020-10-13' of git://git./linux...
2020-10-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-14 Suren Baghdasaryanmm, oom_adj: don't loop through tasks in __set_oom_adj...
2020-10-14 Mike Rapoportmemblock: use separate iterators for memory and reserve...
2020-10-14 Mike Rapoportmemblock: implement for_each_reserved_mem_region()...
2020-10-14 Mike Rapoportmemblock: remove unused memblock_mem_size()
2020-10-14 Mike Rapoportmemblock: reduce number of parameters in for_each_mem_r...
2020-10-14 Mike Rapoportmemblock: make memblock_debug and related functionality...
2020-10-14 Mike Rapoportmemblock: make for_each_memblock_type() iterator private
2020-10-14 Wei Yangmm: remove unused alloc_page_vma_node()
2020-10-14 Mateusz Nosekinclude/linux/compaction.h: clean code by removing...
2020-10-14 Michal Hockoinclude/linux/gfp.h: clarify usage of GFP_ATOMIC in...
2020-10-14 Mateusz Nosekmmzone: clean code by removing unused macro parameter
2020-10-14 David Hildenbrandmm: document semantics of ZONE_MOVABLE
2020-10-14 Patricia AlfonsoKUnit: KASAN Integration
2020-10-14 Patricia Alfonsokasan/kunit: add KUnit Struct to Current Task
2020-10-14 yuleixzhanginclude/linux/huge_mm.h: remove mincore_huge_pmd declar...
2020-10-14 Peter Xumm: remove src/dst mm parameter in copy_page_range()
2020-10-14 Matthew Wilcox ... mm: simplify PageDoubleMap with PF_SECOND policy
2020-10-14 Matthew Wilcox ... mm: move PageDoubleMap bit
2020-10-14 Chinwen Changmmap locking API: add mmap_lock_is_contended()
2020-10-14 Matthew Wilcoxmm: account PMD tables like PTE tables
2020-10-14 Waiman Longmm/memcg: unify swap and memsw page counters
2020-10-14 Miaohe Linmm/swap_slots.c: remove always zero and unused return...
2020-10-14 Yu Zhaomm: remove activate_page() from unuse_pte()
2020-10-14 Gao Xiangswap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
2020-10-14 Yafang Shaomm, fadvise: improve the expensive remote LRU cache...
2020-10-14 Matthew Wilcox ... mm: add find_lock_head
2020-10-14 Matthew Wilcox ... mm/shmem: return head page from find_lock_entry
2020-10-14 Matthew Wilcox ... i915: use find_lock_page instead of find_lock_entry
2020-10-14 Matthew Wilcox ... mm: factor find_get_incore_page out of mincore_page
2020-10-14 John Hubbardmm, dump_page: rename head_mapcount() --> head_compound...
2020-10-14 Dan Williamsmm/memremap_pages: support multiple ranges per invocation
2020-10-14 Dan Williamsmm/memremap_pages: convert to 'struct range'
2020-10-14 Dan Williamsmm/memory_hotplug: introduce default phys_to_target_nod...
2020-10-14 Dan WilliamsACPI: HMAT: refactor hmat_register_target_device to...
2020-10-14 Dan Williamsx86/numa: add 'nohmat' option
2020-10-14 Dan Williamsx86/numa: cleanup configuration dependent command-line...
2020-10-14 tangjianqianginclude/linux/slab.h: fix a typo error in comment
2020-10-14 Nick Desaulniersexport.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS...
2020-10-14 Nick Desaulnierscompiler.h: avoid escaped section names
2020-10-14 Nick Desaulnierscompiler-gcc: improve version error
2020-10-14 Nick Desaulnierscompiler-clang: add build check for clang 10.0.1
2020-10-13 Linus TorvaldsMerge tag 'overflow-v5.10-rc1' of git://git./linux...
2020-10-13 Linus TorvaldsMerge tag 'seccomp-v5.10-rc1' of git://git./linux/kerne...
2020-10-13 Linus TorvaldsMerge tag 'selinux-pr-20201012' of git://git./linux...
2020-10-13 Linus TorvaldsMerge tag 'audit-pr-20201012' of git://git./linux/kerne...
2020-10-13 Linus TorvaldsMerge tag 'Smack-for-5.10' of git://github.com/cschaufl...
2020-10-13 Linus TorvaldsMerge tag 'tomoyo-pr-20201012' of git://git.osdn.net...
2020-10-13 Linus TorvaldsMerge tag 'printk-for-5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'x86_asm_for_v5.10' of git://git./linux/kerne...
2020-10-13 Linus TorvaldsMerge tag 'drivers-5.10-2020-10-12' of git://git.kernel...
2020-10-13 Linus TorvaldsMerge tag 'libata-5.10-2020-10-12' of git://git.kernel...
2020-10-13 Linus TorvaldsMerge tag 'io_uring-5.10-2020-10-12' of git://git.kerne...
2020-10-13 Linus TorvaldsMerge tag 'block-5.10-2020-10-12' of git://git.kernel...
2020-10-13 Linus TorvaldsMerge tag 'x86_urgent_for_v5.10-rc1' of git://git....
2020-10-13 Linus TorvaldsMerge tag 'hwmon-for-v5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'gpio-v5.10-1' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'spi-v5.10' of git://git./linux/kernel/git...
2020-10-13 Linus TorvaldsMerge tag 'regulator-v5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'regmap-v5.10' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'media/v5.10-1' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'mmc-v5.10' of git://git./linux/kernel/git...
2020-10-13 Linus TorvaldsMerge tag 'erofs-for-5.10-rc1' of git://git./linux...
2020-10-13 Linus TorvaldsMerge tag 'for-5.10-tag' of git://git./linux/kernel...
2020-10-13 Linus TorvaldsMerge tag 'dlm-5.10' of git://git./linux/kernel/git...
2020-10-13 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-10-13 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-10-13 Rafael J. WysockiMerge branches 'pm-avs' and 'powercap'
2020-10-13 Rafael J. WysockiMerge branches 'pm-core', 'pm-sleep', 'pm-pci' and...
2020-10-13 Rafael J. WysockiMerge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi...
2020-10-13 Rafael J. WysockiMerge branch 'acpi-misc'
2020-10-13 Rafael J. WysockiMerge branch 'acpi-numa'
2020-10-13 Rafael J. WysockiMerge branches 'acpi-video', 'acpi-battery', 'acpi...
2020-10-13 Rafael J. WysockiMerge branches 'acpi-tables', 'acpi-pmic', 'acpi-dptf...
2020-10-13 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-devfreq'
2020-10-13 Rafael J. WysockiMerge branch 'pm-cpufreq'
2020-10-12 Linus TorvaldsMerge tag 'locks-v5.10-1' of git://git./linux/kernel...
2020-10-12 Linus TorvaldsMerge branch 'compat.mount' of git://git./linux/kernel...
2020-10-12 Linus TorvaldsMerge branch 'work.quota-compat' of git://git./linux...
2020-10-12 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2020-10-12 Linus TorvaldsMerge branch 'work.csum_and_copy' of git://git./linux...
2020-10-12 Linus TorvaldsMerge tag 'docs-5.10' of git://git.lwn.net/linux
2020-10-12 Linus TorvaldsMerge tag 'ia64_for_5.10' of git://git./linux/kernel...
next