summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-4/+11
|\
| * agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
| * agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-3/+9
* | drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-121-6/+6
* | drm/i915: make dsm struct resource centricMatthew Auld2017-12-121-2/+0
* | agp/intel: Flush all chipset writes after updating the GGTTChris Wilson2017-12-111-0/+2
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* agp: nvidia: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: amd64: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: sis: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: efficeon: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: ati: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: ali: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: amd-k7: constify pci_device_id.Arvind Yadav2017-08-041-2/+2
* agp: uninorth: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: use set_memory.h headerLaura Abbott2017-05-085-1/+7
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-7/+1
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-8/+8
|\
| * Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-081-8/+8
| |\
| | * agp/intel: Move intel_fake_agp_sizes into #ifdef blockChris Wilson2017-01-231-8/+8
* | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-012-5/+6
|\ \ \ | |/ /
| * | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+2
| |/
| * drm/i915: Use fixed-sized types for stolenChris Wilson2017-01-061-2/+4
* | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-2/+1
* agp/intel: Flush chipset writes after updating a single PTEChris Wilson2016-08-181-0/+2
* drm/i915: Add support for mapping an object page by pageChris Wilson2016-06-131-0/+8
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-211-14/+18
|\
| * agp/intel-gtt: Only register fake agp driver for gen1Daniel Vetter2016-02-111-12/+12
| * agp/intel-gtt: Don't leak the scratch pageDaniel Vetter2016-02-101-2/+6
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+1
|\ \
| * | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-181-1/+1
| |/
* | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
|/
* agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-021-6/+10
* Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-151-1/+1
|\
| * agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-06-291-1/+1
* | drm/i915/gtt: Allow >= 4GB sizes for vm.Mika Kuoppala2015-06-261-2/+2
|/
* Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2015-02-051-7/+7
|\
| * agp/intel: Serialise after GTT updatesChris Wilson2015-01-281-7/+7
* | agp: change agp_free_page_array to use kvfreeWang, Yalin2015-01-292-12/+4
|/
* agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
* agp/intel-gtt: Remove get/put_pagesDaniel Vetter2014-09-191-4/+0
* agp: remove read/write stubsMathias Krause2014-08-021-15/+0
* agp: info leak in agpioc_info_wrap()Dan Carpenter2014-05-061-0/+1
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-074-4/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-294-6/+24
|\
| * drm/i915: Kill legeacy AGP for gen3 kmsDaniel Vetter2013-11-141-5/+0
| * drm/i915: Make AGP support optionalVille Syrjälä2013-11-083-1/+24
OpenPOWER on IntegriCloud