aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-13mm: document semantics of ZONE_MOVABLEDavid Hildenbrand1-0/+35
2020-10-13KUnit: KASAN IntegrationPatricia Alfonso1-0/+6
2020-10-13kasan/kunit: add KUnit Struct to Current TaskPatricia Alfonso1-0/+4
2020-10-13include/linux/huge_mm.h: remove mincore_huge_pmd declarationyuleixzhang1-3/+0
2020-10-13mm: remove src/dst mm parameter in copy_page_range()Peter Xu1-2/+2
2020-10-13mm: simplify PageDoubleMap with PF_SECOND policyMatthew Wilcox (Oracle)1-30/+10
2020-10-13mm: move PageDoubleMap bitMatthew Wilcox (Oracle)1-1/+1
2020-10-13mmap locking API: add mmap_lock_is_contended()Chinwen Chang1-0/+5
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox1-4/+20
2020-10-13mm/memcg: unify swap and memsw page countersWaiman Long1-5/+8
2020-10-13mm/swap_slots.c: remove always zero and unused return value of enable_swap_slots_cache()Miaohe Lin1-1/+1
2020-10-13mm: remove activate_page() from unuse_pte()Yu Zhao1-1/+0
2020-10-13swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguityGao Xiang1-1/+1
2020-10-13mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao1-0/+4
2020-10-13mm: add find_lock_headMatthew Wilcox (Oracle)1-6/+26
2020-10-13mm/shmem: return head page from find_lock_entryMatthew Wilcox (Oracle)1-0/+9
2020-10-13i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)1-2/+0
2020-10-13mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle)1-0/+7
2020-10-13mm, dump_page: rename head_mapcount() --> head_compound_mapcount()John Hubbard1-4/+4
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams1-2/+8
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams2-2/+9
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams2-20/+14
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams1-0/+8
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-0/+2
2020-10-13include/linux/slab.h: fix a typo error in commenttangjianqiang1-1/+1
2020-10-13export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for ClangNick Desaulniers1-1/+1
2020-10-13compiler.h: avoid escaped section namesNick Desaulniers1-1/+1
2020-10-13compiler-gcc: improve version errorNick Desaulniers1-1/+1
2020-10-13compiler-clang: add build check for clang 10.0.1Nick Desaulniers1-0/+8
2020-10-13net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit1-0/+2
2020-10-13remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar1-4/+4
2020-10-13Merge tag 'overflow-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-15/+24
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds5-4/+18
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+21
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds3-27/+82
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds12-150/+138
2020-10-13Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-0/+21
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds5-4/+24
2020-10-13Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-76/+83
2020-10-13Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-3/+4
2020-10-13Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+52
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+9
2020-10-13Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-1/+12
2020-10-13Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-2/+0
2020-10-13Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-99/+62
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-17/+201
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki2-3/+3
2020-10-13Merge branch 'acpi-misc'Rafael J. Wysocki1-10/+1
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki2-8/+9
2020-10-13radix-tree: fix the comment of radix_tree_next_slot()Hui Su1-1/+1