aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-17mac80211: fix A-MSDU outer SA/DAGravatar Michael Braun 1-1/+1
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsGravatar Purushottam Kushwaha 2-2/+21
2016-10-13cfg80211: pass struct to interface combination check/iterGravatar Purushottam Kushwaha 1-22/+24
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 52-2350/+3787
2016-10-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 17-238/+357
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsGravatar Michal Hocko 2-12/+11
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Gravatar Masahiro Yamada 2-2/+0
2016-10-11kthread: add kerneldoc for kthread_create()Gravatar Jonathan Corbet 1-0/+11
2016-10-11kthread: better support freezable kthread workersGravatar Petr Mladek 1-3/+9
2016-10-11kthread: allow to modify delayed kthread workGravatar Petr Mladek 1-0/+4
2016-10-11kthread: allow to cancel kthread workGravatar Petr Mladek 1-0/+5
2016-10-11kthread: initial support for delayed kthread workGravatar Petr Mladek 1-0/+33
2016-10-11kthread: add kthread_destroy_worker()Gravatar Petr Mladek 1-0/+2
2016-10-11kthread: add kthread_create_worker*()Gravatar Petr Mladek 1-0/+7
2016-10-11kthread: kthread worker API cleanupGravatar Petr Mladek 1-9/+9
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Gravatar Petr Mladek 1-1/+1
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingGravatar Catalin Marinas 1-0/+18
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesGravatar Thomas Garnier 1-0/+6
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceGravatar Manfred Spraul 1-0/+1
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupGravatar Peter Zijlstra 1-1/+2
2016-10-11dma-mapping: introduce the DMA_ATTR_NO_WARN attributeGravatar Mauricio Faria de Oliveira 1-0/+5
2016-10-11random: remove unused randomize_range()Gravatar Jason Cooper 1-1/+0
2016-10-11random: simplify API for random address requestsGravatar Jason Cooper 1-0/+1
2016-10-11autofs4: move linux/auto_dev-ioctl.h to uapi/linuxGravatar Ian Kent 2-208/+222
2016-10-11autofs: move inclusion of linux/limits.h to uapiGravatar Tomohiro Kusumi 2-1/+1
2016-10-11autofs: remove AUTOFS_DEVID_LENGravatar Tomohiro Kusumi 1-2/+0
2016-10-11include/linux/ctype.h: make isdigit() table lookuplessGravatar Alexey Dobriyan 1-1/+4
2016-10-11radix-tree: 'slot' can be NULL in radix_tree_next_slot()Gravatar Ross Zwisler 1-0/+8
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 29-579/+1587
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-2/+64
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-34/+33
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+3
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusGravatar Al Viro 23-53/+208
2016-10-10Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-69/+272
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-13/+17
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-74/+133
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-3/+89
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 13-114/+123
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-16/+50
2016-10-10constify iov_iter_count() and iter_is_iovec()Gravatar Al Viro 1-2/+2
2016-10-10Merge branch 'printk-cleanups'Gravatar Linus Torvalds 2-1/+2
2016-10-10drm/crtc: constify drm_crtc_index parameterGravatar Jani Nikula 1-1/+1
2016-10-10drm: use the right function name in documentationGravatar Grazvydas Ignotas 1-2/+2
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSGravatar Stefan Christ 1-1/+1
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Herbert Xu 1-0/+23
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+1
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-8/+13
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+1