summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet
2016-10-11kthread: better support freezable kthread workersPetr Mladek
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek
2016-10-11kthread: allow to cancel kthread workPetr Mladek
2016-10-11kthread: initial support for delayed kthread workPetr Mladek
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek
2016-10-11kthread: add kthread_create_worker*()Petr Mladek
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra
2016-10-11dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira
2016-10-11random: remove unused randomize_range()Jason Cooper
2016-10-11random: simplify API for random address requestsJason Cooper
2016-10-11autofs4: move linux/auto_dev-ioctl.h to uapi/linuxIan Kent
2016-10-11autofs: move inclusion of linux/limits.h to uapiTomohiro Kusumi
2016-10-11autofs: remove AUTOFS_DEVID_LENTomohiro Kusumi
2016-10-11include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan
2016-10-11radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu