summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
* Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-201-4/+3
* drm/radeon: add some additional berlin pci idsAlex Deucher2013-09-111-0/+3
* Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie2013-09-103-0/+252
|\
| * i915: Update VGA arbiter support for newer devicesAlex Williamson2013-09-031-0/+7
| * x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes2013-09-031-0/+32
| * drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes2013-09-032-0/+213
* | drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-051-1/+2
|/
* drm: Add drm_bridgeSean Paul2013-09-021-0/+55
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0246-124/+299
|\
| * drm/radeon: add berlin pci idsAlex Deucher2013-08-301-0/+18
| * drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2013-08-301-0/+2
| * drm/edid: add a helper function to extract the speaker allocation data block ...Alex Deucher2013-08-301-0/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-08-251-0/+1
| |\
| | * cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-08-241-0/+1
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-241-0/+57
| |\ \
| | * | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-0/+57
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-234-33/+38
| |\ \ \
| | * | | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-222-33/+35
| | * | | ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-221-0/+2
| | * | | ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-201-0/+1
| | | |/ | | |/|
| * | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-221-0/+1
| * | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+0
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-167-40/+31
| |\ \
| | * | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-152-14/+12
| | * | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-152-2/+17
| | * | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-131-14/+0
| | * | net: rename busy poll MIB counterEliezer Tamir2013-08-092-2/+2
| | * | mlx5: remove health handler pluginEli Cohen2013-08-051-3/+0
| | * | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-041-5/+0
| * | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-1/+1
| * | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-144-0/+38
| |\ \ \
| | * | | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-131-0/+1
| | * | | microblaze: fix clone syscallMichal Simek2013-08-131-0/+5
| | * | | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-131-0/+15
| | * | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-132-0/+17
| | | |/ | | |/|
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-131-0/+6
| |\ \ \
| | * | | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-181-0/+6
| * | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-131-3/+11
| | |/ / | |/| |
| * | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-101-0/+1
| |\ \ \
| | * | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-071-0/+1
| | | |/ | | |/|
| * | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-102-1/+18
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-052-1/+18
| | |\ \ \
| | | * | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-0/+16
| | | * | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-201-1/+2
| * | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-091-7/+7
| |\ \ \ \ \
| | * | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-1/+5
| | * | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-061-6/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-091-0/+1
| |\ \ \ \ \
| | * | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-07-261-0/+1