summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-24watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck
2017-02-25openrisc: add optimized atomic operationsStefan Kristiansson
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-23Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23blk-mq: use sbq wait queues instead of restart for driver tagsOmar Sandoval
2017-02-23block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds
2017-02-23Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-02-23uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-02-23uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin
2017-02-23uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin
2017-02-23uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-02-22Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-22mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22mm: drop zap_details::check_swap_entriesKirill A. Shutemov
2017-02-22mm: drop zap_details::ignore_dirtyKirill A. Shutemov
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22mm, page_alloc: warn_alloc print nodemaskMichal Hocko
2017-02-22mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-02-22mm, thp: add new defer+madvise defrag optionDavid Rientjes
2017-02-22mm/swap: skip readahead only when swap slot cache is enabledHuang Ying