summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* slimbus: stream: add stream supportSrinivas Kandagatla2018-07-071-0/+46
* slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla2018-07-071-6/+6
* slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla2018-07-071-0/+2
* Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-07-072-0/+76
|\
| * fsi/sbefifo: Add driver for the SBE FIFOBenjamin Herrenschmidt2018-06-121-0/+33
| * fsi/fsi-master-gpio: Implement CRC error recoveryBenjamin Herrenschmidt2018-06-121-0/+27
| * fsi: gpio: Trace busy countAndrew Jeffery2018-06-121-0/+16
* | Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley2018-07-031-8/+23
* | gnss: add receiver type supportJohan Hovold2018-06-281-0/+9
* | gnss: add GNSS receiver subsystemJohan Hovold2018-06-281-0/+66
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-11/+12
|\ \
| * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
| * | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\ \ \
| * | | kernel.h: Fix a typo in commentWei Wang2018-06-211-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-0/+1
|\ \ \ \
| * | | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-22665-6184/+16708
| |\| | |
| * | | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-0/+1
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-2/+9
|\ \ \ \ \
| * | | | | locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-06-221-1/+1
| * | | | | locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner2018-06-121-1/+3
| * | | | | atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner2018-06-121-0/+5
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-242-5/+1
|\ \ \ \ \ \
| * | | | | | irqdesc: Delete irq_desc_get_msi_desc()John Garry2018-06-221-5/+0
| * | | | | | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier2018-06-221-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-242-1/+4
|\ \ \ \ \ \
| * | | | | | bdi: Fix another oops in wb_workfn()Jan Kara2018-06-221-1/+1
| * | | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-201-0/+3
* | | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-231-1/+5
|\ \ \ \ \ \ \
| * | | | | | | xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-1/+5
* | | | | | | | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-221-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust2018-06-191-0/+2
* | | | | | | | | Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-221-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris2018-06-201-2/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-5/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-5/+8
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-214-24/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2018-06-201-2/+3
| * | | | | | | | | | atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-171-0/+15
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-172-22/+69
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xdp: Fix handling of devmap in generic XDPToshiaki Makita2018-06-152-0/+28
| | * | | | | | | | | | bpf: reject any prog that failed read-only lockDaniel Borkmann2018-06-151-22/+38
| | * | | | | | | | | | bpf: fix panic in prog load calls cleanupDaniel Borkmann2018-06-151-0/+3
* | | | | | | | | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-1/+1
* | | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | firmware: dmi: Add access to the SKU ID stringSimon Glass2018-06-171-0/+1
* | | | | | | | | | | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-172-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-2/+0
| * | | | | | | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-151-2/+0
| |\ \ \ \ \ \ \ \ \ \ \