aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-13/+3
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds10-107/+375
2020-12-15Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds2-1/+3
2020-12-15Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds4-4/+182
2020-12-15Merge tag 'rproc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds1-0/+4
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-11/+55
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-18/+35
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-35/+70
2020-12-15Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds3-27/+22
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-67/+12
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-0/+6
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-1/+43
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+1
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds5-6/+125
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+5
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-80/+81
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-7/+116
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins2-3/+2
2020-12-15mm/lru: introduce relock_page_lruvec()Alexander Duyck1-0/+52
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi2-1/+60
2020-12-15mm/compaction: do page isolation first in compactionAlex Shi1-1/+1
2020-12-15mm/lru: introduce TestClearPageLRU()Alex Shi1-0/+1
2020-12-15mm/thp: move lru_add_page_tail() to huge_memory.cAlex Shi1-2/+0
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-106/+32
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-33/+167
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds8-53/+57
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-145/+30
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-27/+78
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds28-225/+469
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds137-2838/+2387
2020-12-15Merge branch 'pci/ecam'Bjorn Helgaas1-0/+27
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas1-1/+1
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas1-1/+0
2020-12-15Merge branch 'pci/err'Bjorn Helgaas3-0/+13
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-357/+609
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra1-0/+9
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka1-4/+0
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka1-0/+1
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka1-4/+29
2020-12-15mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parametersVlastimil Babka1-17/+3
2020-12-15mm: migrate: clean up migrate_prep{_local}Yang Shi1-2/+2
2020-12-15mm: support THPs in zero_user_segmentsMatthew Wilcox (Oracle)1-4/+15
2020-12-15mm/compaction: make defer_compaction and compaction_deferred staticHui Su1-12/+0
2020-12-15include/linux/huge_mm.h: remove extern keywordRalph Campbell1-52/+41
2020-12-15mm/page-flags: fix commentMatthew Wilcox (Oracle)1-2/+1
2020-12-15include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivateMiaohe Lin1-2/+1
2020-12-15mm, page_alloc: cache pageset high and batch in struct zoneVlastimil Babka1-0/+6
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport2-7/+5
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport1-3/+7
2020-12-15PM: hibernate: make direct map manipulations more explicitMike Rapoport1-12/+0