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