summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-17pinctrl: bcm2835: add pull defines to dt bindingsGerd Hoffmann1-0/+5
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen2-7/+0
2016-10-17irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn1-2/+3
2016-10-17drm: Add API for capturing frame CRCsTomeu Vizoso2-0/+114
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern3-5/+33
2016-10-17mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran1-1/+1
2016-10-17drm: Add and handle new aspect ratios in DRM layerShashank Sharma1-0/+6
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma1-0/+2
2016-10-17drm: add picture aspect ratio flagsShashank Sharma1-5/+13
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-10-17ARM: shmobile: r8a7743: add power domain index macrosSergei Shtylyov1-0/+25
2016-10-17soc: renesas: rcar-sysc: add R8A7743 supportSergei Shtylyov0-0/+0
2016-10-17ARM: dts: r7s72100: add mmcif clock to device treeChris Brandt1-0/+3
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson2-2/+30
2016-10-17drm/crtc: constify drm_crtc_mask parameterMaarten Lankhorst2-2/+2
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey2-1/+15
2016-10-16Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar547-6585/+21390
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov1-0/+2
2016-10-16staging: vc04_services: fix up rpi firmware functionsGreg Kroah-Hartman1-0/+19
2016-10-16ARM: bcm2835: Add #define for VCHIQ property message.Eric Anholt1-0/+2
2016-10-16lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-6/+29
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-63/+179
2016-10-15Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+109
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds4-23/+188
2016-10-14qedr: Add support for QP verbsRam Amrani1-0/+34
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani1-0/+19
2016-10-14qedr: Add support for user context verbsRam Amrani1-0/+53
2016-10-14qedr: Add RoCE driver frameworkRam Amrani1-0/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-23/+30
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds3-34/+45
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+1203
2016-10-14qed*: Allow unicast filteringYuval Mintz1-0/+1
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-1/+1
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-1/+1
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac1-1/+0
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani1-2/+2
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani1-1/+1
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen1-21/+0
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger1-78/+0
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-402/+305