index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
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
2017-05-08
agp: use set_memory.h header
Laura Abbott
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-23
agp/intel: Move intel_fake_agp_sizes into #ifdef block
Chris Wilson
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-08-18
agp/intel: Flush chipset writes after updating a single PTE
Chris Wilson
2016-06-13
drm/i915: Add support for mapping an object page by page
Chris Wilson
[next]