summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-11-1488-239/+1695
|\
| * Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie2017-11-141-0/+52
| |\
| | * drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal2017-10-181-0/+52
| * | drm/mode_object: fix documentation for object lookups.Dave Airlie2017-11-105-1/+6
| * | drm/amdkfd: increase limit of signal events to 4096 per processOded Gabbay2017-10-271-1/+1
| * | Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-0268-230/+477
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2913-30/+46
| | |\ \
| | | * | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-292-0/+5
| | | * | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-292-2/+2
| | | * | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-293-18/+18
| | | * | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-291-3/+3
| | | * | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-291-0/+1
| | | * | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| | | * | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-271-0/+2
| | | |\ \
| | | | * | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
| | | * | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-271-3/+6
| | | |\ \ \
| | | | * | | fq_impl: Properly enforce memory limitToke Høiland-Jørgensen2017-10-181-3/+6
| | | * | | | tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-10-261-0/+6
| | | | |/ / | | | |/| |
| | | * | | strparser: Use delayed work instead of timer for msg timeoutTom Herbert2017-10-251-2/+1
| | * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-271-11/+16
| | |\ \ \ \
| | | * | | | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-231-11/+16
| | * | | | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-261-2/+3
| | |\ \ \ \ \
| | | * | | | | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-241-2/+3
| | | |/ / / /
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown2017-10-251-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | | * | | | spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-09-131-0/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-222-1/+3
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-10-162-1/+3
| | | |\ \ \ \ \
| | | | * | | | | genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger2017-10-131-1/+0
| | | | * | | | | genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger2017-10-131-0/+1
| | | | * | | | | irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni2017-10-131-0/+2
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-214-2/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-211-1/+1
| | | * | | | | | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-202-1/+6
| | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-0/+3
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-0/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-192-0/+7
| | | * | | | | | | Input: factor out and export input_device_id matching codeDmitry Torokhov2017-10-191-0/+3
| | * | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-10-201-2/+2
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-10-191-2/+2
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | * | | | | | | bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-121-2/+2
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | * | | | | | | | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-201-17/+30
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-191-17/+30
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | * | | | | | | KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-181-17/+30
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | * | | | | | | | doc: Fix various RCU docbook comment-header problemsPaul E. McKenney2017-10-193-9/+16
| | * | | | | | | | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-193-7/+35
| | * | | | | | | | Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-191-0/+3
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-0/+3
| | * | | | | | | | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-151-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-041-1/+1
| | * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-141-8/+0
| | |\ \ \ \ \ \ \ \ \