summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-09Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova
2017-09-08ipc: convert ipc_namespace.count from atomic_t to refcount_tElena Reshetova
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day
2017-09-08cpumask: make cpumask_next() out-of-lineAlexey Dobriyan
2017-09-08kmod: split off umh headers into its own fileLuis R. Rodriguez
2017-09-08autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECTTomohiro Kusumi
2017-09-08autofs: make dev ioctl version and ismountpoint user accessibleIan Kent
2017-09-08autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent
2017-09-08lib/rhashtable: fix comment on locks_mul default valueDavidlohr Bueso
2017-09-08bitmap: introduce BITMAP_FROM_U64()Yury Norov
2017-09-08lib/interval-tree: correct comment wrt generic flavorDavidlohr Bueso
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso
2017-09-08rbtree: cache leftmost node internallyDavidlohr Bueso
2017-09-08bitops: avoid integer overflow in GENMASK(_ULL)Matthias Kaehlcke
2017-09-08include: warn for inconsistent endian config definitionBabu Moger
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-08lib/string.c: add multibyte memset functionsMatthew Wilcox
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada
2017-09-08proc: uninline proc_create()Alexey Dobriyan
2017-09-08mm: consider the number in local CPUs when reading NUMA statsKemi Wang
2017-09-08mm: update NUMA counter threshold sizeKemi Wang
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang
2017-09-08mm/hmm: fix build when HMM is disabledJérôme Glisse
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse
2017-09-08mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-08mm/migrate: allow migrate_vma() to alloc new page on empty entryJérôme Glisse
2017-09-08mm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse
2017-09-08mm/migrate: new memory migration helper for use with device memoryJérôme Glisse
2017-09-08mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse
2017-09-08mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse
2017-09-08mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-08mm/memory_hotplug: introduce add_pagesMichal Hocko
2017-09-08mm/hmm/mirror: device page fault handlerJérôme Glisse
2017-09-08mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse