aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin1-0/+27
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)2-186/+0
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)3-16/+0
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-3/+2
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)10-40/+1
2017-11-15mm: consolidate page table accountingKirill A. Shutemov2-53/+13
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2-0/+34
2017-11-15mm: account pud page tablesKirill A. Shutemov2-3/+36
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara1-5/+3
2017-11-15mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara1-0/+3
2017-11-15mm: implement find_get_pages_range_tag()Jan Kara2-4/+19
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-1/+1
2017-11-15mm: remove unused pgdat->inactive_ratioAndrey Ryabinin1-6/+0
2017-11-15mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse1-2/+15
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse1-1/+2
2017-11-15mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell1-2/+2
2017-11-15mm/memblock.c: make the index explicit argument of for_each_memblock_typeGioh Kim1-4/+4
2017-11-15mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko1-1/+1
2017-11-15mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other referenceMinchan Kim1-0/+6
2017-11-15mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim1-0/+11
2017-11-15mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim1-1/+2
2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim1-0/+8
2017-11-15mm: update comments for struct page.mappingChangbin Du1-2/+4
2017-11-15include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()Johannes Thumshirn1-0/+16
2017-11-15slab, slub, slob: convert slab_flags_t to 32-bitAlexey Dobriyan2-23/+23
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan7-32/+47
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams49-182/+380
2017-11-15Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-17/+18
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-22/+48
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds13-45/+150
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-1/+119
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds2-13/+5
2017-11-15Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds4-10/+12
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds132-674/+4042
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-10/+93
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linuxLinus Torvalds1-0/+43
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+34
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+3
2017-11-15tcp: highest_sack fixEric Dumazet1-14/+3
2017-11-15Merge branch 'for-4.15/wacom' into for-linusJiri Kosina1-0/+1
2017-11-15Merge branch 'for-4.15/upstream' into for-linusJiri Kosina1-0/+1
2017-11-15Merge branch 'for-4.15/multitouch' into for-linusJiri Kosina1-0/+1
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2-3/+4
2017-11-15uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2-4/+4
2017-11-15uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-21/+24
2017-11-14Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-9/+9
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-156/+0