aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-46/+173
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-38/+22
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-06-10drm: Add helper for simple display pipelineNoralf Trønnes1-0/+94
2016-06-10much milder d_walk() raceAl Viro1-0/+1
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-13/+37
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+3
2016-06-10drm: Fix comment making reference to non-existing functionLiviu Dudau1-1/+1
2016-06-10drm/atomic-helper: nonblocking commit supportDaniel Vetter3-0/+43
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2016-06-10drm/atomic-helper: roll out commit synchronizationDaniel Vetter1-0/+7
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter3-6/+150
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter1-2/+2
2016-06-10pwm: Add PWM capture supportLee Jones1-0/+24
2016-06-10pwm: Improve args checking in pwm_apply_state()Brian Norris1-0/+3
2016-06-10ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle codePeter Ujfalusi1-1/+0
2016-06-10ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi1-0/+2
2016-06-10ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configurationPeter Ujfalusi1-0/+1
2016-06-10{net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed1-12/+263
2016-06-10clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to PCIE deviceJaehoon Chung1-1/+2
2016-06-09packet: compat support for sock_fprogWillem de Bruijn1-0/+1
2016-06-09virtio_net: Update the feature bit to comply with specAaron Conole1-1/+1
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+7
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells1-8/+10
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli1-0/+33
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+9
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-0/+6
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-09block: bio: kill BIO_MAX_SIZEMing Lei1-1/+0
2016-06-10extcon: Remove the deprecated extcon functionsChanwoo Choi1-57/+23
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2016-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-6/+5
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-0/+17
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet1-1/+5
2016-06-09drivers: of: add definition of early_init_dt_alloc_reserved_memory_archBen Dooks1-0/+7
2016-06-09mtd: nand: add ESMT manufacturerRafał Miłecki1-0/+1
2016-06-09ARM: dts: keystone: Header file for pinctrl constantsLokesh Vutla1-0/+39
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman3-3/+72
2016-06-09block: bio: remove BIO_MAX_SECTORSMing Lei1-1/+0
2016-06-09block: mark 1st parameter of bvec_iter_advance as constMing Lei1-1/+2
2016-06-09block: move two bvec structure into bvec.hMing Lei3-23/+23
2016-06-09block: move bvec iterator into include/linux/bvec.hMing Lei2-50/+75
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig2-22/+6
2016-06-09block: better packing for struct requestChristoph Hellwig1-3/+2
2016-06-09regulator: Remove regulator_can_change_voltage()Mark Brown1-6/+0
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart3-9/+38
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior1-1/+13
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior1-4/+0
2016-06-09drm/atomic: kerneldoc for drm_atomic_crtc_needs_modesetDaniel Vetter1-0/+10