summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen2016-12-131-0/+1
* | | | dma-buf: Update cpu access documentationDaniel Vetter2016-12-131-8/+83
* | | | dma-buf: Reorganize device dma access docsDaniel Vetter2016-12-131-23/+110
* | | | Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2016-12-134-14/+27
|\ \ \ \
| * \ \ \ Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-1945-143/+267
| |\ \ \ \
| * | | | | workqueue: kerneldocify workqueue_attrsSilvio Fricke2016-10-281-11/+24
| * | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-243-3/+3
* | | | | | drm: Protect master->unique with dev->master_mutexDaniel Vetter2016-12-131-4/+13
* | | | | | drm_fourcc: Document linear modifierDaniel Vetter2016-12-131-0/+10
* | | | | | dma-buf: Provide wrappers for reservation's lockChris Wilson2016-12-121-0/+34
| |_|_|/ / |/| | | |
* | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-0648-158/+217
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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-301-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-021-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-12-011-6/+15
| | * | | | | | | kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-011-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-241-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-161-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-192-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-191-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
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |