aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-9/+25
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds6-73/+99
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-0/+22
2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-106/+271
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-0/+165
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-8/+120
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds11-29/+45
2017-09-09Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds3-18/+29
2017-09-09Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+27
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds2-0/+24
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-186/+0
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-5/+7
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-131/+200
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+60
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-23/+10
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds45-176/+1430
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann1-2/+2
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend1-4/+4
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel2-0/+6
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-09-08ipc: convert ipc_namespace.count from atomic_t to refcount_tElena Reshetova1-2/+3
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day3-12/+10
2017-09-08cpumask: make cpumask_next() out-of-lineAlexey Dobriyan1-14/+1
2017-09-08kmod: split off umh headers into its own fileLuis R. Rodriguez2-59/+70
2017-09-08autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECTTomohiro Kusumi1-2/+0
2017-09-08autofs: make dev ioctl version and ismountpoint user accessibleIan Kent1-1/+1
2017-09-08autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent1-2/+1
2017-09-08lib/rhashtable: fix comment on locks_mul default valueDavidlohr Bueso1-1/+1
2017-09-08bitmap: introduce BITMAP_FROM_U64()Yury Norov1-0/+32
2017-09-08lib/interval-tree: correct comment wrt generic flavorDavidlohr Bueso1-1/+1
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso8-30/+64
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso3-11/+8
2017-09-08rbtree: cache leftmost node internallyDavidlohr Bueso2-3/+51
2017-09-08bitops: avoid integer overflow in GENMASK(_ULL)Matthias Kaehlcke1-2/+3
2017-09-08include: warn for inconsistent endian config definitionBabu Moger2-0/+8
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan1-3/+3
2017-09-08vga: optimise console scrollingMatthew Wilcox1-0/+13
2017-09-08lib/string.c: add multibyte memset functionsMatthew Wilcox1-0/+30
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada1-2/+5
2017-09-08proc: uninline proc_create()Alexey Dobriyan1-7/+1
2017-09-08mm: consider the number in local CPUs when reading NUMA statsKemi Wang1-1/+5
2017-09-08mm: update NUMA counter threshold sizeKemi Wang1-2/+1
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang2-9/+45
2017-09-08mm/hmm: fix build when HMM is disabledJérôme Glisse1-2/+1
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse4-27/+43
2017-09-08mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse1-0/+3
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse4-10/+36
2017-09-08mm/migrate: allow migrate_vma() to alloc new page on empty entryJérôme Glisse1-0/+9
2017-09-08mm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse1-2/+8