summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-06include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck1-1/+1
2018-04-06mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams1-0/+1
2018-04-06mm: make should_failslab always available for fault injectionHoward McLauchlan1-2/+3
2018-04-06mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim1-19/+8
2018-04-06mm: swap: clean up swap readaheadMinchan Kim1-14/+3
2018-04-06mm/page_ref: use atomic_set_release in page_ref_unfreezeKonstantin Khlebnikov1-2/+1
2018-04-06mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi1-0/+1
2018-04-06mm/memory_hotplug: optimize memory hotplugPavel Tatashin1-0/+1
2018-04-06mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2-3/+3
2018-04-06mm: uninitialized struct page poisoning sanity checkingPavel Tatashin2-6/+20
2018-04-06mm: initialize pages on demand during bootPavel Tatashin1-10/+0
2018-04-06mm: disable interrupts while initializing deferred pagesPavel Tatashin2-27/+31
2018-04-06mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual1-1/+1
2018-04-06slub: make struct kmem_cache_order_objects::x unsigned intAlexey Dobriyan1-1/+1
2018-04-06slab: make usercopy region 32-bitAlexey Dobriyan3-5/+5
2018-04-06kasan: make kasan_cache_create() work with 32-bit slab cache sizesAlexey Dobriyan1-2/+2
2018-04-06slub: make ->size unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->object_size unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->offset unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->cpu_partial unsigned intAlexey Dobriyan1-1/+2
2018-04-06slub: make ->inuse unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->align unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->reserved unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->red_left_pad unsigned intAlexey Dobriyan1-1/+1
2018-04-06slub: make ->max_attr_size unsigned intAlexey Dobriyan1-1/+2
2018-04-06slub: make ->remote_node_defrag_ratio unsigned intAlexey Dobriyan1-1/+1
2018-04-06slab: make kmem_cache_create() work with 32-bit sizesAlexey Dobriyan1-3/+4
2018-04-06slab: make kmalloc_size() return "unsigned int"Alexey Dobriyan1-2/+2
2018-04-06slab: make kmalloc_index() return "unsigned int"Alexey Dobriyan1-3/+3
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-57/+71
2018-04-05Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+4
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+687
2018-04-05Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-27/+36
2018-04-05Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-31/+443
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+25
2018-04-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2018-04-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+21
2018-04-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-27/+17
2018-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+1
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-4/+2
2018-04-04Merge branch 'old.dcache' into work.dcacheAl Viro1-2/+2
2018-04-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-131/+50
2018-04-04Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-1/+24
2018-04-04Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-0/+3
2018-04-04Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+0
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds3-1/+14
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds50-329/+1639
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2018-04-03Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-42/+3