aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-09drm: Make irq_enabled boolVille Syrjälä
2013-10-09drm: Collect per-crtc vblank stuff to a structVille Syrjälä
2013-10-09drm: Make vblank_enabled boolVille Syrjälä
2013-10-09drm: Make vblank_inmodeset unsignedVille Syrjälä
2013-10-09drm: Make vblank_disable_allowed boolVille Syrjälä
2013-10-09drm: move device unregistration into drm_dev_unregister()David Herrmann
2013-10-09drm: introduce drm_dev_free() to fix error pathsDavid Herrmann
2013-10-09drm: merge device setup into drm_dev_register()David Herrmann
2013-10-09drm: add drm_dev_alloc() helperDavid Herrmann
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-10-08ARM: dts: Fix pinctrl mask for omap3Tony Lindgren
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller
2013-10-02tc: export tc_defact.h to userspacestephen hemminger
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove synth_clock from struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Move the GET_CAP macros next to the corresponding ioctl structureDamien Lespiau
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-10-01drm/dp: constify DP DPCD helpersJani Nikula
2013-10-01drm/edid: add drm_edid_duplicateJani Nikula
2013-10-01drm/dp: add defines for downstream port typesJani Nikula
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-10-01Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE