summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: support routines for HDMI/DP ELDWu Fengguang2011-09-212-0/+18
* Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-09-204-10/+50
|\
| * regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-081-1/+1
| * wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-081-0/+2
| * Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-9/+15
| |\
| | * perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-291-9/+15
| * | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-061-0/+5
| * | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-061-0/+24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-291-0/+3
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-261-0/+3
| | |\
| | | * mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-221-0/+3
* | | | vmwgfx: Bump majorThomas Hellstrom2011-09-061-45/+1
* | | | vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-15/+134
* | | | vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-3/+3
* | | | vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-061-0/+25
* | | | vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-4/+3
* | | | vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-061-3/+0
* | | | vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-28/+2
* | | | drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-311-0/+11
* | | | drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-312-2/+20
* | | | drm/gem: add functions for mmap offset creationRob Clark2011-08-301-0/+3
|/ / /
* | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-273-5/+1
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-262-0/+5
|\ \ \
| * | | TTY: pty, fix pty countingJiri Slaby2011-08-232-0/+5
* | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-261-1/+26
|\ \ \ \
| * | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-221-1/+26
| |/ / /
* | | | backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-261-0/+1
* | | | rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-261-9/+9
* | | | MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-261-1/+1
* | | | lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-251-0/+5
* | | | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-251-11/+0
|\ \ \ \
| * | | | squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-191-11/+0
* | | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-251-0/+6
|\ \ \ \ \
| * | | | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-221-0/+6
| |/ / / /
* | | / / Add a personality to report 2.6.x version numbersAndi Kleen2011-08-251-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-241-1/+8
|\ \ \ \
| * | | | fuse: fix flockMiklos Szeredi2011-08-081-1/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-197-15/+101
|\ \ \ \ \
| * | | | | block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-151-0/+1
| * | | | | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-112-11/+14
| * | | | | Move some REQ flags to the common bio/request areaMatthew Wilcox2011-08-111-3/+4
| * | | | | loop: add management interface for on-demand device allocationKay Sievers2011-07-312-0/+5
| * | | | | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-311-1/+0
| * | | | | block: add bsg helper libraryMike Christie2011-07-312-0/+77
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-191-1/+15
|\ \ \ \ \ \
| * | | | | | PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-011-0/+1
| * | | | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-1/+14
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-171-3/+7
|\ \ \ \ \ \ \
| * | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-3/+7
* | | | | | | | mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-172-4/+4