Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f38621b3109068adc8430bc2d170ccea59df4261
/
drivers
/
char
/
agp
66c669b
[AGP] Allocate AGP pages with GFP_DMA32 by default
by Linus Torvalds
· 18 years ago
7d915a3
[AGP] Fix intel 965 AGP memory mapping function
by Linus Torvalds
· 18 years ago
946b924
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
1808874
[AGPGART] uninorth: Add module param 'aperture' for aperture size
by Michel Dänzer
· 18 years ago
08a6436
[PARISC] Add support for Quicksilver AGPGART
by Kyle McMartin
· 18 years ago
2cc1a41
[AGPGART] printk fixups.
by Dave Jones
· 18 years ago
7357db1
[AGPGART] Use pci_get_slot not pci_find_slot
by Alan Cox
· 18 years ago
6585b57
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
edf03fb
[AGPGART] Rework AGPv3 modesetting fallback.
by Dave Jones
· 18 years ago
08da3f4
[AGPGART] Add suspend callback for i965
by Dave Jones
· 18 years ago
c14635e
[AGPGART] Fix number of aperture sizes in 830 gart structs.
by Dave Jones
· 18 years ago
65c25aa
[AGPGART] Intel 965 Express support.
by Eric Anholt
· 18 years ago
8eb7925
[AGPGART] agp.h: constify struct agp_bridge_data::version
by Alexey Dobriyan
· 18 years ago
b53e674
[AGPGART] const'ify VIA AGP PCI table.
by Dave Jones
· 18 years ago
85be7d6
[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c
by Alexey Dobriyan
· 18 years ago
7156561
[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c
by Alexey Dobriyan
· 18 years ago
e7745d4
[AGPGART] Const'ify the agpgart driver version.
by Dave Jones
· 18 years ago
b04e3dd
[POWERPC] video & agp: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
804af2c
[AGPGART] remove private page protection map
by Hugh Dickins
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
55b4d6a
Merge ../linus
by Dave Jones
· 18 years ago
adf8a28
[AGPGART] Make AGP depend on PCI
by Dave Jones
· 18 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
a813ce4
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
by Andi Kleen
· 18 years ago
a32073b
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
by Andi Kleen
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
4280370
[AGPGART] remove unused variable
by Adrian Bunk
· 18 years ago
3722447
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
dcc1a66
[PATCH] x86_64: use select for GART_IOMMU to enable AGP
by Roman Zippel
· 18 years ago
4092e25
[AGPGART] Fix pci_register_driver checking in amd64-agp
by Dave Jones
· 18 years ago
b3818ed
[AGPGART] Compile fix for ati-agp
by Dave Jones
· 18 years ago
c5f2f26
[AGPGART] Suspend/Resume support for nVidia nForce AGP.
by Dave Jones
· 18 years ago
a4aec26
[AGPGART] Suspend/Resume improvements for ATI AGP
by Dave Jones
· 18 years ago
89d17b9
[AGPGART] Whitespace cleanups for ati-agp
by Dave Jones
· 18 years ago
b3899c6
Pull acpica into release branch
by Len Brown
· 18 years ago
81c2466
[AGPGART] alpha-agp warning fix
by Andrew Morton
· 18 years ago
b07cd51
[AGPGART] uninorth-agp warning fixes
by Andrew Morton
· 18 years ago
01af2fa
[AGPGART] Remove pointless initialisation in intel-agp
by Dave Jones
· 18 years ago
89197e3
[AGPGART] Remove pointless code from agp_generic_create_gatt_table()
by Dave Jones
· 18 years ago
7dd1d9b
[AGPGART] VIA PT880 Ultra support.
by Magnus Kessler
· 18 years ago
ca2797f
[AGPGART] Fix Nforce3 suspend on amd64.
by Dave Jones
· 18 years ago
283a12c
[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systems
by Andi Kleen
· 19 years ago
1f60245
[efficeon-agp] Add missing memory mask
by H. Peter Anvin
· 19 years ago
7f04880
ACPI: ia64 buildfix
by Len Brown
· 19 years ago
05613bd
[PATCH] nvidia-agp: use time_before_eq()
by Marcelo Feitoza Parisi
· 19 years ago
9d1f6b2
[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets
by Andi Kleen
· 19 years ago
5c48b0e
[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge
by Henrik Kretzschmar
· 19 years ago
9d1ef8a
[AGPGART] ATI RS350 support.
by Dave Jones
· 19 years ago
6a92a4e
[AGPGART] Lots of CodingStyle/whitespace cleanups.
by Dave Jones
· 19 years ago
b41c82e
[AGPGART] Add some informational printk to nforce GART failure path.
by Dave Jones
· 19 years ago
cf5e402
[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HE
by Dave Jones
· 19 years ago
1311c24
[AGPGART] help text updates
by Adrian Bunk
· 19 years ago
3b0e8ea
[AGPGART] 945GM support for agpgart
by Alan Hourihane
· 19 years ago
1686782
[AGPGART] Semaphore to Mutex conversion.
by akpm@osdl.org
· 19 years ago
5dda498
[AGPGART] Suspend/Resume support for ATI GART
by akpm@osdl.org
· 19 years ago
90be4b4
[AGPGART] Suspend/Resume support for AMD64 GART.
by akpm@osdl.org
· 19 years ago
496ebd3
[AGPGART] Loop cleanup
by Daniel =?ISO-8859-1?Q?Marjam=E4ki
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
c243f1f
[AGPGART] Support VIA P4M800CE bridge.
by Dave Jones
· 19 years ago
a42ab7f
[AGPGART] Mark AMD64 aperture size structs as const
by Dave Jones
· 19 years ago
5e9ad06
[AGPGART] Mark maxes_table as const
by Dave Jones
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
1d2e6bd
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
by Andi Kleen
· 19 years ago
172efbb
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
by Andi Kleen
· 19 years ago
870b768
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
by Andi Kleen
· 19 years ago
7fce260
[PATCH] ppc: add support for new powerbooks
by Olof Johansson
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
6730c3c
Fix AGP compile on non-x86 architectures
by Linus Torvalds
· 19 years ago
49ebd7c
[PATCH] i460-agp warning fixes
by Andrew Morton
· 19 years ago
88d5196
[PATCH] AGP performance fixes
by Alan Hourihane
· 19 years ago
7079060
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
0a1cc0b
[AGPGART] Fix up warning in efficeon driver.
by Dave Jones
· 19 years ago
146a209
[AGPGART] Fix up sgi-agp bug with no devices on bus.
by Dave Jones
· 19 years ago
c4dd458
[AGPGART] When we encounter reserved mode bits, print them out.
by Dave Jones
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
0d078f6
[PATCH] CONFIG_IA32
by Brian Gerst
· 19 years ago
0d9136f
Pull altix-mmr into release branch
by Tony Luck
· 19 years ago
ea248bc
[AGPGART] Set .owner field of struct pci_driver.
by Dave Jones
· 19 years ago
0ea27d9
[AGPGART] Replace kmalloc+memset's with kzalloc's
by Dave Jones
· 19 years ago
0ff541d
[AGPGART] Fix serverworks TLB flush.
by Dave Jones
· 19 years ago
24b8e0c
[IA64] Remove warnings for gcc 4.0 IA64 compilation.
by Peter Chubb
· 19 years ago
f9101210
[PATCH] vfree and kfree cleanup in drivers/
by Jesper Juhl
· 19 years ago
1fa9295
[IA64] Need to include <asm/sn/io.h> in a few more places.
by Tony Luck
· 19 years ago
29db35e
[AGPGART] Remove trailing space before \n
by Dave Jones
· 19 years ago
8c8b838
Fix up various printk levels and whitespace corrections.
by Dave Jones
· 19 years ago
a8b3e6f
Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dave Jones
· 19 years ago
46acac3
[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()
by Dave Jones
· 19 years ago
b082548
[PATCH] agp: restore APBASE after setting APSIZE
by Matthew Garrett
· 19 years ago
2fa938b
[PATCH] sis 760 support.
by Dave Jones
· 19 years ago
66bb8bf
[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).
by David Mosberger
· 20 years ago
07eee78
[PATCH] AGP fix for Xen VMM
by Keir Fraser
· 20 years ago
e29b545
[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_insert_memory and sgi_tioca_remove_memory
by Michael Werner
· 20 years ago
d0de98f
[PATCH] i945G patch for agpgart
by Alan Hourihane
· 19 years ago
408b664
[PATCH] make lots of things static
by Adrian Bunk
· 20 years ago
4fd416c
[PATCH] Fix u32 vs. pm_message_t in drivers/char
by Pavel Machek
· 20 years ago
0c541b4
[PATCH] ppc32: Fix AGP and sleep again
by Benjamin Herrenschmidt
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago