summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04asm-gemeric/tlb: remove stray function declarationsPeter Zijlstra
2020-02-04asm-generic/tlb: avoid potential double flushPeter Zijlstra
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2020-02-04mm: add generic ptdumpSteven Price
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2020-02-04mm: pagewalk: allow walking without vmaSteven Price
2020-02-04mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2020-02-04mm: add generic p?d_leaf() macrosSteven Price
2020-02-04mm: remove __kreallocFlorian Westphal
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand
2020-02-04mm: factor out next_present_section_nr()David Hildenbrand
2020-02-04mm/page_alloc.c: initialize memmap of unavailable memory directlyDavid Hildenbrand
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-02-03Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-03mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven
2020-02-02Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-31Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-31Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...Andy Shevchenko
2020-01-31uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-01-31lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko
2020-01-31thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>Akinobu Mita
2020-01-31include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita
2020-01-31mm: fix comments related to node reclaimHao Lee
2020-01-31include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual
2020-01-31include/linux/mm.h: remove dead code totalram_pages_set()Wei Yang
2020-01-31include/linux/mm.h: clean up obsolete check on space in page->flagsYu Zhao
2020-01-31mm/hotplug: silence a lockdep splat with printk()Qian Cai
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand
2020-01-31mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard