Age | Commit message (Expand) | Author |
2021-04-06 | parisc: parisc-agp requires SBA IOMMU driver | Helge Deller |
2020-11-18 | char/agp: Disable frontend without CONFIG_DRM_LEGACY | Daniel Vetter |
2020-09-28 | agp: use semicolons rather than commas to separate statements | Julia Lawall |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-25 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-05-22 | agp/intel: Fix a memory leak on module initialisation failure | Qiushi Wu |
2020-04-18 | drm/i915: Refactor setting dma info to a common helper | Michael J. Ruhl |
2020-04-16 | Merge drm/drm-next into drm-intel-next-queued | Joonas Lahtinen |
2020-04-10 | agp/intel: Reinforce the barrier after GTT updates | Chris Wilson |
2020-03-17 | x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor | Borislav Petkov |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-03 | agp: remove unused variable arqsz in agp_3_5_enable() | Yunfeng Ye |
2020-01-03 | agp: remove unused variable mcapndx | Yunfeng Ye |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-12-04 | agp: Add bridge parameter documentation | Corentin Labbe |
2019-12-04 | agp: remove unused variable num_segments | Corentin Labbe |
2019-12-04 | agp: remove unused variable size in agp_generic_create_gatt_table | Corentin Labbe |
2019-11-20 | char: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig |
2019-08-16 | char/agp: remove the sgi-agp driver | Christoph Hellwig |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-05 | agp: efficeon: no need to set PG_reserved on GATT tables | David Hildenbrand |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-07-10 | char: amd64-agp: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva |
2018-07-10 | char: agp: Change return type to vm_fault_t | Souptick Joarder |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-10 | agp: uninorth: make two functions static | Mathieu Malaterre |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-11 | agp: sworks: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2018-01-11 | agp: nvidia: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-12-12 | drm/i915: prefer resource_size_t for everything stolen | Matthew Auld |
2017-12-12 | drm/i915: make dsm struct resource centric | Matthew Auld |
2017-12-11 | agp/intel: Flush all chipset writes after updating the GGTT | Chris Wilson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-04 | agp: nvidia: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: amd64: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: sis: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: efficeon: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: ati: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: ali: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: intel: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: amd-k7: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: uninorth: constify pci_device_id. | Arvind Yadav |