- d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
- 0aeddbd via-agp: convert to generic power management by Vaibhav Gupta · 4 years ago
- 6d1adc3 sis-agp: convert to generic power management by Vaibhav Gupta · 4 years ago
- ec4e4a6 amd64-agp: convert to generic power management by Vaibhav Gupta · 4 years ago
- 99b03ca Merge v5.16-rc5 into drm-next by Daniel Vetter · 3 years ago
- 8d88382 parisc/agp: Annotate parisc agp init functions with __init by Helge Deller · 3 years, 1 month ago
- 7e78153a agp/intel-gtt: reduce intel-gtt dependencies more by Jani Nikula · 3 years, 1 month ago
- 9054284 parisc: parisc-agp requires SBA IOMMU driver by Helge Deller · 3 years, 9 months ago
- f9f92e7 char/agp: Disable frontend without CONFIG_DRM_LEGACY by Daniel Vetter · 4 years, 1 month ago
- 32e4d9d agp: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 0f69403 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- b975abb agp/intel: Fix a memory leak on module initialisation failure by Qiushi Wu · 4 years, 7 months ago
- 31a02eb drm/i915: Refactor setting dma info to a common helper by Michael J. Ruhl · 4 years, 8 months ago
- 2b703bb Merge drm/drm-next into drm-intel-next-queued by Joonas Lahtinen · 4 years, 9 months ago
- f30d3ce agp/intel: Reinforce the barrier after GTT updates by Chris Wilson · 4 years, 9 months ago
- 19d3335 x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor by Borislav Petkov · 4 years, 10 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- a6204fc agp: remove unused variable arqsz in agp_3_5_enable() by Yunfeng Ye · 5 years ago
- 2fec966 agp: remove unused variable mcapndx by Yunfeng Ye · 5 years ago
- 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- 5f44826 agp: Add bridge parameter documentation by Corentin Labbe · 5 years ago
- 5f1b24a agp: remove unused variable num_segments by Corentin Labbe · 5 years ago
- 9fc785f agp: remove unused variable size in agp_generic_create_gatt_table by Corentin Labbe · 5 years ago
- c8175bd char: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- df41017 ia64: remove support for machvecs by Christoph Hellwig · 5 years ago
- df43aca ia64: remove the zx1 swiotlb machvec by Christoph Hellwig · 5 years ago
- defdeac char/agp: remove the sgi-agp driver by Christoph Hellwig · 5 years ago
- e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 750b317 agp: efficeon: no need to set PG_reserved on GATT tables by David Hildenbrand · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- 572d8fd char: amd64-agp: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 6 years ago
- 8fb8876 char: agp: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- dec60f3 agp: uninorth: make two functions static by Mathieu Malaterre · 7 years ago
- 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 067ddab agp: sworks: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
- 84f8cbf agp: nvidia: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
- b7128ef drm/i915: prefer resource_size_t for everything stolen by Matthew Auld · 7 years ago
- 7789422 drm/i915: make dsm struct resource centric by Matthew Auld · 7 years ago
- 8516673 agp/intel: Flush all chipset writes after updating the GGTT by Chris Wilson · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d720661 agp: nvidia: constify pci_device_id. by Arvind Yadav · 7 years ago
- 75383dd agp: amd64: constify pci_device_id. by Arvind Yadav · 7 years ago
- f2149f0 agp: sis: constify pci_device_id. by Arvind Yadav · 7 years ago
- 0fa02c6 agp: efficeon: constify pci_device_id. by Arvind Yadav · 7 years ago
- 11cdae9 agp: ati: constify pci_device_id. by Arvind Yadav · 7 years ago
- e4e2291 agp: ali: constify pci_device_id. by Arvind Yadav · 7 years ago
- 84a6bf7 agp: intel: constify pci_device_id. by Arvind Yadav · 7 years ago
- b8ca53f agp: amd-k7: constify pci_device_id. by Arvind Yadav · 7 years ago
- ba67a31 agp: uninorth: constify pci_device_id. by Arvind Yadav · 7 years ago
- e47036b agp: use set_memory.h header by Laura Abbott · 8 years ago
- 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
- 2f34c123 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
- 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 62fa0ce agp/intel: Move intel_fake_agp_sizes into #ifdef block by Chris Wilson · 8 years ago
- edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 3497971 agp/intel: Flush chipset writes after updating a single PTE by Chris Wilson · 8 years ago
- d6473f5 drm/i915: Add support for mapping an object page by page by Chris Wilson · 9 years ago
- 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 9 years ago
- ebb7c78 agp/intel-gtt: Only register fake agp driver for gen1 by Daniel Vetter · 9 years ago
- 9f5ac8e agp/intel-gtt: Don't leak the scratch page by Daniel Vetter · 9 years ago
- 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
- 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 10 years ago
- ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 10 years ago
- c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 10 years ago
- 225963d Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- e410055 agp: change agp_free_page_array to use kvfree by Wang, Yalin · 10 years ago
- 983d308 agp/intel: Serialise after GTT updates by Chris Wilson · 10 years ago
- bd8136d agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags by Dave Jones · 10 years ago
- f77c44b agp/intel-gtt: Remove get/put_pages by Daniel Vetter · 10 years ago
- 08d645c agp: remove read/write stubs by Mathias Krause · 11 years ago
- 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 11 years ago
- 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 167b1f0 agp/ati: Use PCI_COMMAND instead of hard-coded 4 by Bjorn Helgaas · 11 years ago
- d357253 agp/intel: Use CPU physical address, not bus address, for ioremap() by Bjorn Helgaas · 11 years ago
- b5e350f agp/intel: Use pci_bus_address() to get GTTADR bus address by Bjorn Helgaas · 11 years ago
- 5ef6d8f4 agp/intel: Use pci_bus_address() to get MMADR bus address by Bjorn Helgaas · 11 years ago
- 545b0a7 agp/intel: Support 64-bit GMADR by Yinghai Lu · 11 years ago
- 5acc4ce agp/intel: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
- d68c5a2 agp: Use pci_resource_start() to get CPU physical address for BAR by Bjorn Helgaas · 11 years ago
- e501b3d agp: Support 64-bit APBASE by Bjorn Helgaas · 11 years ago
- 36fe66c char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
- 3bb6ce6 drm/i915: Kill legeacy AGP for gen3 kms by Daniel Vetter · 11 years ago