aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-09rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni1-0/+0
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov1-0/+7
2016-07-08net: dsa: initialize the routing tableVivien Didelot1-0/+2
2016-07-08Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller3-2/+21
2016-07-09Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris1-1/+1
2016-07-08Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette2-0/+248
2016-07-08clk: sunxi-ng: Add H3 clocksMaxime Ripard2-0/+248
2016-07-08Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-2/+6
2016-07-08[media] cec-funcs.h: add missing 'reply' for short audio descriptorHans Verkuil1-0/+2
2016-07-08[media] cec-funcs.h: add missing const modifierHans Verkuil1-20/+20
2016-07-08[media] cec-funcs.h: add length checksHans Verkuil1-3/+3
2016-07-08[media] cec.h/cec-funcs.h: add option to use BSD licenseHans Verkuil2-0/+32
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab6-6/+3215
2016-07-08Merge back earlier suspend/hibernation changes for v4.8.Rafael J. Wysocki1-3/+2
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab77-212/+579
2016-07-08ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila1-0/+18
2016-07-08ACPI / scan: fix enumeration (visited) flags for bus rescansOctavian Purdila1-0/+18
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil3-14/+9
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-2/+0
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil1-0/+3
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil2-11/+5
2016-07-08pwm: Remove gratuitous blank lineThierry Reding1-1/+0
2016-07-08pwm: Add relative duty cycle manipulation helpersBoris Brezillon1-0/+55
2016-07-08pwm: Add a helper to prepare a new PWM stateBoris Brezillon1-0/+33
2016-07-08nvme-rdma.h: Add includes for nvme rdma_cm negotiationSagi Grimberg1-0/+71
2016-07-08blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg1-0/+3
2016-07-08rtc: ds1286: move header to linux/rtcAlexandre Belloni1-0/+0
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl1-0/+1
2016-07-08efi: Reorganize the GUID table to make it easier to readIngo Molnar1-109/+36
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal1-0/+8
2016-07-08x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov1-0/+3
2016-07-08ieee802154: cleanup WARN_ON for fc fetchAlexander Aring1-4/+3
2016-07-08ieee802154: fix skb get fc on big endianAlexander Aring1-1/+4
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring1-0/+19
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring2-0/+72
2016-07-08ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring2-0/+45
2016-07-08ieee802154: add netns supportAlexander Aring2-0/+18
2016-07-08nl802154: move PAD to right positionAlexander Aring1-2/+2
2016-07-08printk: Make the printk*once() variants return a valueBorislav Petkov1-5/+12
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-07-07Merge branch 'clk-s905' into clk-nextMichael Turquette1-0/+1
2016-07-07clk: gxbb: expose CLKID_MMC_PCLKKevin Hilman1-0/+1
2016-07-07libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() usersDan Williams1-0/+9
2016-07-07Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki641-3978/+16468
2016-07-07drm/ttm: add the infrastructure for pipelined evictionsChristian König1-0/+24
2016-07-07drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König2-5/+2
2016-07-07drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian König1-3/+1
2016-07-07drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König1-1/+3
2016-07-07drm/ttm: cleanup ttm_tt_(unbind|destroy)Christian König1-9/+0
2016-07-07drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui1-15/+17