summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-06-22rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh
2018-06-21locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan
2018-06-21kernel.h: Fix a typo in commentWei Wang
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland
2018-06-21atomics: Prepare for atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-06-21atomics: Make conditional ops return 'bool'Mark Rutland
2018-06-21atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-06-21locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers
2018-06-21kprobes: Remove jprobe stub APIMasami Hiramatsu
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-06-20iomap: add initial support for writes without buffer headsChristoph Hellwig
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-20sched/swait: Switch to full exclusive modePeter Zijlstra
2018-06-20sched/swait: Remove __prepare_to_swaitPeter Zijlstra
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-19scsi: Remove percpu_idaMatthew Wilcox
2018-06-19iomap: add an iomap-based readpage and readpages implementationChristoph Hellwig
2018-06-19iomap: add private pointer to struct iomapAndreas Gruenbacher
2018-06-19iomap: add a page_done callbackChristoph Hellwig
2018-06-19iomap: generic inline data handlingAndreas Gruenbacher
2018-06-19clk: add duty cycle supportJerome Brunet
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19Merge branch 'mellanox/mlx5-next' into RDMA for-nextJason Gunthorpe
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas
2018-06-19libata: add command iterator helpersJens Axboe
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs