summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven2014-01-221-1/+1
* drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher2014-01-211-0/+2
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-203-1/+5
|\
| * Merge commit origin/master into drm-intel-nextDaniel Vetter2014-01-166-28/+28
| |\
| | * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-011-0/+2
| | |\
| | | * drm/radeon: expose render backend mask to the userspaceMarek Olšák2013-12-231-0/+2
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-311-1/+2
| | |\ \ | | | |/ | | |/|
| | | * Input: define KEY_WWAN for Wireless WANRafał Miłecki2013-12-161-1/+2
| | | * Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-1062-150/+2214
| | | |\
| | * | \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-191-0/+1
| | |\ \ \
| | | * | | perf: Document the new transaction sample typeVince Weaver2013-12-171-0/+1
| | * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-181-0/+1
| | |\ \ \ \
| | | * \ \ \ Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-131-0/+1
| | | |\ \ \ \
| | | | * | | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-091-0/+1
| | | | |/ / /
| * | | | | | Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter2013-12-0955-113/+2059
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom2014-01-171-0/+1
* | | | | | | drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-171-1/+62
* | | | | | | drm/vmwgfx: Make sure that the multisampling is offZack Rusin2014-01-171-1/+1
* | | | | | | drm/vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom2014-01-171-0/+199
* | | | | | | drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter2013-12-181-1/+0Star
* | | | | | | 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-152-9/+65
| |\ \ \ \ \
| * | | | | | drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala2013-11-121-0/+19
* | | | | | | Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-12-121-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai2013-12-101-3/+3
* | | | | | | 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-271-0/+2
* | | | | | | Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-091-24/+16Star
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-271-7/+7
| * | | | | | misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-271-17/+9Star
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-061-1/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2013-12-031-1/+12
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-025-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-301-1/+3
| * | | | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-291-0/+1
| * | | | diag: warn about missing first netlink attributeNicolas Dichtel2013-11-293-0/+3
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-221-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-211-0/+2
| |\ \ \ \ \
| | * | | | | drm/radeon/cik: Add macrotile mode array queryMichel Dänzer2013-11-181-0/+2
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-221-36/+36
|\ \ \ \ \ \
| * | | | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-36/+36
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-222-0/+38
|\ \ \ \ \ \ \
| * | | | | | | crypto: provide single place for hash algo informationDmitry Kasatkin2013-10-251-0/+37
| * | | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+1
* | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-221-0/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | audit: audit feature to set loginuid immutableEric Paris2013-11-051-1/+2
| * | | | | | | audit: audit feature to only allow unsetting the loginuidEric Paris2013-11-051-1/+2
| * | | | | | | audit: implement generic feature setting and retrievingEric Paris2013-11-051-0/+16
| * | | | | | | audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-051-0/+2