summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-28autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi3-14/+29
2017-02-28autofs: remove wrong commentTomohiro Kusumi1-4/+0
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez3-24/+28
2017-02-28Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-20/+46
2017-02-27f2fs: add f2fs_drop_inode tracepointHou Pengyang1-0/+7
2017-02-27f2fs: introduce free nid bitmapChao Yu1-0/+1
2017-02-27f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim1-0/+1
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+1
2017-02-27Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2017-02-26Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds27-364/+1729
2017-02-26Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-151/+52
2017-02-26Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds2-6/+2
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches1-0/+0
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-183/+1030
2017-02-25uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation errorDmitry V. Levin1-0/+1
2017-02-25objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf1-3/+3
2017-02-25Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+2
2017-02-25lib/lz4: remove back-compat wrappersSven Schmidt1-69/+0
2017-02-25lib: update LZ4 compressor moduleSven Schmidt1-66/+696
2017-02-25rbtree: use designated initializersKees Cook1-1/+3
2017-02-25linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund1-4/+6
2017-02-25bug: switch data corruption check to __must_checkKees Cook1-5/+7
2017-02-25compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza1-0/+1
2017-02-25include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada1-1/+1
2017-02-25uapi: mqueue.h: add missing linux/types.h includeMike Frysinger1-0/+2
2017-02-25procfs: use an enum for possible hidepid valuesLafcadio Wluiki1-0/+6
2017-02-25kasan: drain quarantine of memcg slab objectsGreg Thelen1-2/+2
2017-02-25memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot1-3/+0
2017-02-25mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2-10/+7
2017-02-25mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V1-0/+8
2017-02-25mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V1-0/+16
2017-02-25mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes1-2/+4
2017-02-25mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach1-2/+2
2017-02-25mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+2
2017-02-25mm: alloc_contig_range: allow to specify GFP maskLucas Stach1-1/+1
2017-02-25userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport2-1/+11
2017-02-25userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport3-5/+30
2017-02-25mm: drop page_check_address{,_transhuge}Kirill A. Shutemov1-36/+0
2017-02-25mm: introduce page_vma_mapped_walk()Kirill A. Shutemov1-0/+26
2017-02-25mm/migration: make isolate_movable_page always definedYisheng Xie1-0/+2
2017-02-25mm/migration: make isolate_movable_page() return int typeYisheng Xie1-1/+1
2017-02-25mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2-7/+10
2017-02-25mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox6-10/+223
2017-02-25mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2-7/+9
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang3-10/+8
2017-02-25mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner1-0/+7
2017-02-25mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2-2/+2
2017-02-25mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner1-2/+0