aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2020-06-17agp/intel: Reinforce the barrier after GTT updatesChris Wilson
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye
2020-01-03agp: remove unused variable mcapndxYunfeng Ye
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-04agp: Add bridge parameter documentationCorentin Labbe
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe
2019-11-20char: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-03-05agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-11agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-11agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld
2017-12-11agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-04agp: nvidia: constify pci_device_id.Arvind Yadav
2017-08-04agp: amd64: constify pci_device_id.Arvind Yadav
2017-08-04agp: sis: constify pci_device_id.Arvind Yadav
2017-08-04agp: efficeon: constify pci_device_id.Arvind Yadav
2017-08-04agp: ati: constify pci_device_id.Arvind Yadav
2017-08-04agp: ali: constify pci_device_id.Arvind Yadav
2017-08-04agp: intel: constify pci_device_id.Arvind Yadav
2017-08-04agp: amd-k7: constify pci_device_id.Arvind Yadav
2017-08-04agp: uninorth: constify pci_device_id.Arvind Yadav
2017-05-08agp: use set_memory.h headerLaura Abbott
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar
2017-01-23agp/intel: Move intel_fake_agp_sizes into #ifdef blockChris Wilson
2017-01-06drm/i915: Use fixed-sized types for stolenChris Wilson
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara