summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: rip out drm_core_has_AGPDaniel Vetter2013-12-181-12/+0
* drm: ->agp_init can't failDaniel Vetter2013-12-181-1/+1
* drm: kill DRIVER_REQUIRE_AGPDaniel Vetter2013-12-181-1/+0
* drm/dp: Use AUX constants from specificationThierry Reding2013-12-181-16/+16
* drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter2013-12-181-1/+0
* drm: restrict the device list for shadow attached driversDaniel Vetter2013-12-181-3/+3
* drm: rip out drm_platform_exitDaniel Vetter2013-12-181-1/+0
* drm: Implement dummies for debugfs helpersThierry Reding2013-12-181-0/+24
* video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson2013-12-181-2/+2
* drm: add DRM_ERROR_RATELIMITEDRob Clark2013-12-181-0/+17
* Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...Dave Airlie2013-12-181-0/+19
|\
| * Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-1510-48/+442
| |\
| * | drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala2013-11-121-0/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-159-34/+28
|\ \ \
| * | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+2
| * | | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-101-6/+0
| * | | net: unix: allow set_peek_off to failSasha Levin2013-12-101-1/+1
| * | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-4/+2
| * | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-052-1/+3
| * | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18
| * | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-0/+1
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-151-2/+0
|\ \ \ \
| * | | | x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-101-2/+0
* | | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-152-15/+18
|\ \ \ \ \
| * | | | | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-0/+3
| * | | | | PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-251-15/+15
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-12-123-3/+8
|\ \ \ \ \ \
| * | | | | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-121-1/+2
| * | | | | | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-121-1/+2
| * | | | | | include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-121-1/+4
* | | | | | | Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-12-122-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai2013-12-101-3/+3
| * | | | | | ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella2013-12-101-1/+1
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-091-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon2013-12-121-0/+8
* | | | | | | dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon2013-12-121-0/+2
* | | | | | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-122-3/+5
|\ \ \ \ \ \ \
| * | | | | | | security: shmem: implement kernel private shmem inodesEric Paris2013-12-021-0/+2
| * | | | | | | KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-021-3/+3
* | | | | | | | Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-091-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-081-8/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-091-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: add SW_MUTE_DEVICE switch definitionPing Cheng2013-12-051-0/+1
| * | | | | | | | Input: add key code for ambient light sensor buttonPali Rohár2013-11-261-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky2013-12-091-1/+1
* | | | | | | | | | Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-082-0/+14
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-032-0/+14
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |