aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...Dave Airlie2016-12-132-8/+42
|\
| * drm: Add TV connector states to drm_connector_stateBoris Brezillon2016-12-091-0/+32
| * drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enumBoris Brezillon2016-12-091-8/+10
* | Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-12-091-0/+3
|\ \
| * \ Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-0648-158/+217
| |\ \
| * | | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-0/+3
* | | | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-091-0/+11
|\ \ \ \
| * | | | drm/amd/amdgpu: export vbios information (v2)Evan Quan2016-12-081-0/+11
| | |/ / | |/| |
* / | | drm: fix possible_crtc's typeTomi Valkeinen2016-12-081-2/+2
|/ / /
* | | Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-0533-128/+169
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-026-5/+11
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-012-4/+4
| | |\ \ \
| | | * | | netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| | | * | | netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-1/+1
| | | * | | netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-1/+1
| | * | | | l2tp: lock socket before checking flags in connect()Guillaume Nault2016-11-301-0/+2
| | * | | | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-0/+4
| | * | | | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-281-1/+0
| | * | | | net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan2016-11-281-0/+1
| * | | | | default exported asm symbols to zeroArnd Bergmann2016-12-021-0/+1
| * | | | | Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-011-0/+14
| |\ \ \ \ \
| | * | | | | PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-0/+14
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | Input: change KEY_DATA from 0x275 to 0x277Ping Cheng2016-11-301-1/+1
| * | | | | | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2016-11-301-6/+15
| * | | | | | | kasan: update kasan_global for gcc 7Dmitry Vyukov2016-11-301-1/+3
| * | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-271-0/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-262-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-241-1/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-1/+1
| | * | | | | | | netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
| | |/ / / / / /
| * / / / / / / sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-221-0/+2
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-214-3/+8
| |\ \ \ \ \ \
| | * | | | | | netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
| | * | | | | | ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-161-0/+1
| | * | | | | | bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-2/+3
| | * | | | | | gro_cells: mark napi struct as not busy poll candidatesEric Dumazet2016-11-151-0/+3
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-191-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-0/+7
| * | | | | | | | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-182-94/+73
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki2016-11-181-0/+3
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-161-0/+3
| | | |/ / / / / / /
| | * / / / / / / / Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-94/+70
| | |/ / / / / / /
| * | | | | | | | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-11-181-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-141-0/+1
| * | | | | | | | | mremap: fix race between mremap() and page cleanningAaron Lu2016-11-171-1/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-1411-15/+29
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger2016-11-131-1/+0
| | * | | | | | | tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-131-0/+1