aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24bug: switch data corruption check to __must_checkKees Cook1-5/+7
2017-02-24compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza1-0/+1
2017-02-24include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada1-1/+1
2017-02-24uapi: mqueue.h: add missing linux/types.h includeMike Frysinger1-0/+2
2017-02-24procfs: use an enum for possible hidepid valuesLafcadio Wluiki1-0/+6
2017-02-24kasan: drain quarantine of memcg slab objectsGreg Thelen1-2/+2
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot1-3/+0
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2-10/+7
2017-02-24mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V1-0/+8
2017-02-24mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.Aneesh Kumar K.V1-0/+16
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes1-2/+4
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach1-2/+2
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+2
2017-02-24mm: alloc_contig_range: allow to specify GFP maskLucas Stach1-1/+1
2017-02-24userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport2-1/+11
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport3-5/+30
2017-02-24mm: drop page_check_address{,_transhuge}Kirill A. Shutemov1-36/+0
2017-02-24mm: introduce page_vma_mapped_walk()Kirill A. Shutemov1-0/+26
2017-02-24mm/migration: make isolate_movable_page always definedYisheng Xie1-0/+2
2017-02-24mm/migration: make isolate_movable_page() return int typeYisheng Xie1-1/+1
2017-02-24mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2-7/+10
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox6-10/+223
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2-7/+9
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang3-10/+8
2017-02-24mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner1-0/+7
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2-2/+2
2017-02-24mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner1-2/+0
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport2-12/+12
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-0/+1
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+1
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds9-10/+24
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds55-587/+1841
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-102/+130
2017-02-23Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-7/+60
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-2/+2
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-23/+21
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-7/+31
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-10/+95
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-12/+70
2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds3-4/+50
2017-02-23Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2-3/+21
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-48/+112
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-13/+57
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-119/+7
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds16-199/+513
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds6-12/+396
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+5