aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+4
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-189/+169
2019-09-24zpool: add malloc_support_movable to zpool_driverHui Zhu1-0/+3
2019-09-24mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti1-0/+2
2019-09-24khugepaged: enable collapse pmd for pte-mapped THPSong Liu1-0/+12
2019-09-24mm, thp: introduce FOLL_SPLIT_PMDSong Liu1-0/+1
2019-09-24mm: move memcmp_pages() and pages_identical()Song Liu1-0/+7
2019-09-24mm: thp: make deferred split shrinker memcg awareYang Shi3-0/+14
2019-09-24mm: shrinker: make shrinker not depend on memcg kmemYang Shi2-9/+17
2019-09-24mm: thp: extract split_queue_* into a structYang Shi1-3/+9
2019-09-24mm,thp: avoid writes to file with THP in pagecacheSong Liu1-0/+32
2019-09-24mm,thp: stats for file backed THPSong Liu1-0/+2
2019-09-24mm, compaction: raise compaction priority after it withdrawnsVlastimil Babka1-5/+17
2019-09-24mm/vmalloc: modify struct vmap_area to reduce its sizePengfei Li1-7/+13
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand1-1/+0
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand1-3/+3
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-94/+0
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org1-2/+3
2019-09-24mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)1-0/+10
2019-09-24mm, page_owner: keep owner info when freeing the pageVlastimil Babka1-0/+1
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)1-0/+6
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)1-0/+6
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)2-1/+7
2019-09-24mm, slab: move memcg_cache_params structure to mm/slab.hWaiman Long1-62/+0
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Joseph Qi1-2/+0
2019-09-24mm: add dummy can_do_mlock() helperArnd Bergmann1-0/+4
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+15
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V1-0/+1
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V1-1/+6
2019-09-24cpu/SMT: create and export cpu_smt_possible()Vitaly Kuznetsov1-0/+2
2019-09-24net/mlx5: DR, Fix SW steering HW bits and definitionsYevgeny Kliteynik1-14/+14
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-60/+104
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-0/+8
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-225/+76
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas1-2/+2
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-0/+1
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas1-0/+2
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas1-16/+0
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas2-5/+24
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas1-13/+29
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas2-101/+0
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas1-52/+0
2019-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-20/+23
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds3-4/+16
2019-09-22modules: make MODULE_IMPORT_NS() work even when modular builds are disabledLinus Torvalds1-2/+2
2019-09-22Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds2-2/+19
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds2-10/+68
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+6
2019-09-21net: remove netx ethernet driverArnd Bergmann1-13/+0