aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25linux/coff.h: add include guardMasahiro Yamada
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24zpool: add malloc_support_movable to zpool_driverHui Zhu
2019-09-24mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti
2019-09-24khugepaged: enable collapse pmd for pte-mapped THPSong Liu
2019-09-24mm, thp: introduce FOLL_SPLIT_PMDSong Liu
2019-09-24mm: move memcmp_pages() and pages_identical()Song Liu
2019-09-24mm: thp: make deferred split shrinker memcg awareYang Shi
2019-09-24mm: shrinker: make shrinker not depend on memcg kmemYang Shi
2019-09-24mm: thp: extract split_queue_* into a structYang Shi
2019-09-24mm,thp: avoid writes to file with THP in pagecacheSong Liu
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang
2019-09-24mm, compaction: raise compaction priority after it withdrawnsVlastimil Babka
2019-09-24mm/vmalloc: modify struct vmap_area to reduce its sizePengfei Li
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-24mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)
2019-09-24mm, page_owner: keep owner info when freeing the pageVlastimil Babka
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-24mm, slab: move memcg_cache_params structure to mm/slab.hWaiman Long
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Joseph Qi
2019-09-24mm: add dummy can_do_mlock() helperArnd Bergmann
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/pciehp'Bjorn Helgaas
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas