aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-13drm: remove return value from drm_helper_mode_fill_fb_structDaniel Vetter1-2/+2
2014-03-13drm: remove drm_display_mode->private_sizeDaniel Vetter1-1/+0
2014-03-13drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter1-0/+8
2014-03-13drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter1-1/+1
2014-03-13drm/modes: drop return value from drm_display_mode_from_videomodeDaniel Vetter1-2/+2
2014-03-13drm/modes: remove drm_mode_height/widthDaniel Vetter1-2/+0
2014-03-13drm: extract drm_modes.h for drm_crtc.h functionsDaniel Vetter3-194/+239
2014-03-13drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter1-2/+0
2014-03-13drm/doc: Add function reference documentation for drm_mm.cDaniel Vetter1-29/+125
2014-03-13drm/docs: Include hdmi infoframe helper referenceDaniel Vetter1-0/+12
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo1-0/+1
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai50-176/+954
2014-03-13Merge branch 'xfs-collapse-range' into for-nextDave Chinner1-0/+35
2014-03-13fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner1-0/+14
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2-1/+4
2014-03-13module: remove MODULE_GENERIC_TABLERusty Russell2-15/+8
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen1-1/+1
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown3-8/+4
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown5-6/+569
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown1-1/+3
2014-03-12Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2-3/+4
2014-03-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown1-0/+45
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2-57/+67
2014-03-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+12
2014-03-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-2/+32
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2-1/+9
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+1
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-2/+5
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+4
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold1-1/+2
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert1-0/+1
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman14-55/+62
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner38-98/+224
2014-03-12genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner1-0/+6
2014-03-11ftrace: Constify ftrace_text_reservedSasha Levin1-2/+2
2014-03-12ARM: 7993/1: mm/memblock: add memblock_get_current_limitLaura Abbott1-0/+2
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar1-5/+0
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar1-5/+1
2014-03-11of: remove /proc/device-treeGrant Likely1-11/+0
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely1-2/+7
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-11netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski2-0/+43
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski1-0/+21
2014-03-11drivers: of: add initialization code for static reserved memoryMarek Szyprowski1-0/+4
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2
2014-03-11[media] rc: add wakeup_protocols sysfs fileJames Hogan1-0/+3
2014-03-11[media] rc: add allowed/enabled wakeup protocol masksJames Hogan1-8/+24
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-0/+22