aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds2017-02-252-6/+2
|\
| * video: fbdev: fsl-diu-fb: fix spelling mistake "palette"Colin Ian King2017-02-201-2/+2
| * video: fbdev: imxfb: remove the macros for initializing the DMACRMartin Kaiser2017-01-111-4/+0
* | treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-251-0/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2532-183/+1030
|\ \
| * | lib/lz4: remove back-compat wrappersSven Schmidt2017-02-241-69/+0
| * | lib: update LZ4 compressor moduleSven Schmidt2017-02-241-66/+696
| * | rbtree: use designated initializersKees Cook2017-02-241-1/+3
| * | linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund2017-02-241-4/+6
| * | bug: switch data corruption check to __must_checkKees Cook2017-02-241-5/+7
| * | compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-241-0/+1
| * | include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada2017-02-241-1/+1
| * | uapi: mqueue.h: add missing linux/types.h includeMike Frysinger2017-02-241-0/+2
| * | procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-241-0/+6
| * | kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-241-2/+2
| * | memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-3/+0
| * | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-242-10/+7
| * | mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-241-0/+8
| * | mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-241-0/+16
| * | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes2017-02-241-2/+4
| * | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-2/+2
| * | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-241-1/+2
| * | mm: alloc_contig_range: allow to specify GFP maskLucas Stach2017-02-241-1/+1
| * | userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport2017-02-242-1/+11
| * | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-243-5/+30
| * | mm: drop page_check_address{,_transhuge}Kirill A. Shutemov2017-02-241-36/+0
| * | mm: introduce page_vma_mapped_walk()Kirill A. Shutemov2017-02-241-0/+26
| * | mm/migration: make isolate_movable_page always definedYisheng Xie2017-02-241-0/+2
| * | mm/migration: make isolate_movable_page() return int typeYisheng Xie2017-02-241-1/+1
| * | mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2017-02-242-7/+10
| * | mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-246-10/+223
| * | mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-242-7/+9
| * | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-243-10/+8
| * | mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2017-02-241-0/+7
| * | mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-242-2/+2
| * | mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner2017-02-241-2/+0
| * | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport2017-02-242-12/+12
| * | memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
| * | mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-241-0/+1
* | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-241-0/+2
|\ \ \
| * | | openrisc: add optimized atomic operationsStefan Kristiansson2017-02-251-0/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-02-241-2/+9
|\ \ \ \
| * | | | block: introduce bio_clone_bioset_partial()Ming Lei2017-02-151-2/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-244-1/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | blk-mq: use sbq wait queues instead of restart for driver tagsOmar Sandoval2017-02-231-0/+2
| * | | | block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer2017-02-231-0/+5
| * | | | nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy2017-02-221-0/+24
| * | | | nvme: Enable autonomous power state transitionsAndy Lutomirski2017-02-221-0/+6
| * | | | nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-221-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-239-10/+24
|\ \ \ \ \