summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-22locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)1-1/+1
2018-06-22ARM: bcm2835: Add GET_THROTTLED firmware propertyStefan Wahren1-0/+1
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2018-06-22Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+1
2018-06-22drm/bridge: Move the struct drm_bridge member kerneldoc inline.Eric Anholt1-10/+12
2018-06-21net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh1-3/+8
2018-06-21locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan1-3/+4
2018-06-21drm: Document mode_config.max_width/height as the max fb dimensionsVille Syrjälä1-4/+4
2018-06-21kernel.h: Fix a typo in commentWei Wang1-1/+1
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com1-0/+1
2018-06-21atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland1-66/+30
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland3-24/+77
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland4-18/+72
2018-06-21atomics/treewide: Make test ops optionalMark Rutland4-13/+148
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2-8/+24
2018-06-21atomics/generic: Define atomic64_fetch_add_unless()Mark Rutland1-1/+2
2018-06-21atomics: Prepare for atomic64_fetch_add_unless()Mark Rutland2-0/+25
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland3-12/+26
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland3-1/+14
2018-06-21atomics: Make conditional ops return 'bool'Mark Rutland3-13/+16
2018-06-21atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland1-32/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland3-5/+5
2018-06-21cpu/hotplug: Provide knobs to control SMTThomas Gleixner1-0/+13
2018-06-21locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()Will Deacon1-12/+56
2018-06-21locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIsWill Deacon1-155/+33
2018-06-21locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon2-21/+27
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers1-4/+1
2018-06-21kprobes: Remove jprobe stub APIMasami Hiramatsu1-50/+0
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu1-3/+0
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet1-1/+3
2018-06-21nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes1-0/+3
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+8
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-24/+87
2018-06-20x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen1-0/+2
2018-06-20x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen1-0/+12
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+2
2018-06-20iomap: add initial support for writes without buffer headsChristoph Hellwig1-0/+2
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan59-188/+1054
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau2-0/+16
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey4-5/+60
2018-06-20drm: Add writeback connector typeBrian Starkey6-0/+134
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König2-8/+0
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König2-8/+7
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra1-12/+12
2018-06-20sched/swait: Switch to full exclusive modePeter Zijlstra1-5/+6
2018-06-20sched/swait: Remove __prepare_to_swaitPeter Zijlstra1-1/+0
2018-06-20ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris1-2/+1
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-06-20scsi: libsas: dynamically allocate and free ata hostJason Yan2-1/+3
2018-06-20scsi: Remove percpu_idaMatthew Wilcox1-83/+0