summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-2/+1Star
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2Star
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand2019-03-061-2/+0Star
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-101-2/+2
* char: agp: Change return type to vm_fault_tSouptick Joarder2018-07-101-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-133-3/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-134-7/+14
* agp: uninorth: make two functions staticMathieu Malaterre2018-05-101-2/+2
* 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-121-1/+2
| * agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-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/+0Star
* | 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-095-1/+7
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-7/+1Star
* 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-251-3/+2Star
| |/
| * 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-151-2/+1Star
* 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-211-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/+0Star
|/
* 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
|/