Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
25368ca579905efe7f7dda43c252eb7b371de98c
/
drivers
/
char
/
agp
a076230
agp-frontend: BKL pushdown
by Arnd Bergmann
· 16 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
09aa356
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
by Mathieu Segaud
· 17 years ago
4ab92bcf
agp: fix shadowed variable warning in amd-k7-agp.c
by Harvey Harrison
· 17 years ago
44a207f
agp: fix missing casts that produced a warning.
by Dave Airlie
· 17 years ago
2e37474
agp: add support for 662/671 to agp driver
by Chaoyu Chen
· 17 years ago
fcea424
fix historic ioremap() abuse in AGP
by Arjan van dev Ven
· 17 years ago
16469a0
agp/sis: Suspend support for SiS AGP
by Stuart Bennett
· 17 years ago
b7d0640
agp/sis: Clear bit 2 from aperture size byte as well
by Stuart Bennett
· 17 years ago
9914712
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
6d6f8d5
agp: alpha nopage
by Nick Piggin
· 17 years ago
bc89460
agp: remove flush_agp_mappings calls from new flush handling code
by Dave Airlie
· 17 years ago
f011ae7
intel-agp: introduce IS_I915 and do some cleanups..
by Dave Airlie
· 17 years ago
9119f85
[intel_agp] fix name for G35 chipset
by Zhenyu Wang
· 17 years ago
4d64dd9
intel-agp: fixup resource handling in flush code.
by Dave Airlie
· 17 years ago
4e8b6e2
intel-agp: add new chipset ID
by Zhenyu Wang
· 17 years ago
91d361c
agp: remove unnecessary pci_dev_put
by Julia Lawall
· 17 years ago
62f29ba
agp: remove uid comparison as security check
by serue@us.ibm.com
· 17 years ago
1fa4db7
fix AGP warning
by Andrew Morton
· 17 years ago
2162e6a
agp/intel: Add chipset flushing support for i8xx chipsets.
by Dave Airlie
· 17 years ago
6c00a61
intel-agp: add chipset flushing support
by Dave Airlie
· 17 years ago
a13af4b
agp: add chipset flushing support to AGP interface
by Dave Airlie
· 17 years ago
5398f98
x86: remove flush_agp_mappings()
by Ingo Molnar
· 17 years ago
d7c8f21
x86: cpa: move flush to cpa
by Thomas Gleixner
· 17 years ago
6d238cc
x86: convert CPA users to the new set_page_ API
by Arjan van de Ven
· 17 years ago
e914a36
agp/intel: add support for E7221 chipset
by Carlos Martín
· 17 years ago
966396d
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
by Joerg Roedel
· 17 years ago
6619a8f
x86: Create clflush() inline, remove hardcoded wbinvd
by H. Peter Anvin
· 17 years ago
e57aa83
convert ill defined log2() to ilog2()
by Fengguang Wu
· 17 years ago
179b025
video gfx: merge kconfig menus
by Randy Dunlap
· 17 years ago
bdc3e60
fix use after free in amd create gatt pages
by Jesper Juhl
· 17 years ago
a2721e9
AGP fix race condition between unmapping and freeing pages
by Dave Airlie
· 17 years ago
3a49869
Revert "intel_agp: fix stolen mem range on G33"
by Kyle McMartin
· 17 years ago
e67aa27
intel-agp: Fix i830 mask variable that changed with G33 support
by Dave Airlie
· 17 years ago
4740622
intel_agp: fix GTT map size on G33
by Zhenyu Wang
· 17 years ago
f443675
intel_agp: fix stolen mem range on G33
by Zhenyu Wang
· 17 years ago
5bdbc7d
agp: balance ioremap checks
by Scott Thompson
· 17 years ago
32ddef9
agp: Add device id for P4M900 to via-agp module
by Xavier Bachelot
· 17 years ago
db7f3de
efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()
by Jesper Juhl
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
f191f14
agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
by Alan Hourihane
· 17 years ago
dde4787
intel_agp: really fix 945/965GME
by Zhenyu Wang
· 17 years ago
a51b345
agp: don't lock pages
by Nick Piggin
· 17 years ago
190644e
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages
by Jesper Juhl
· 17 years ago
2f41fc8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
70e8992
[AGPGART] Hand off AGP maintainence.
by Dave Jones
· 17 years ago
47d4637
[AGPGART] intel_agp: don't load if no IGD and AGP port
by Wang Zhenyu
· 17 years ago
08f3dfe
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 17 years ago
8888985
[AGPGART] intel_agp: fix device probe
by Wang Zhenyu
· 17 years ago
3334500
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 17 years ago
874808c6
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
by Wang Zhenyu
· 17 years ago
df80b14
[AGPGART] intel_agp: add support for 945GME
by Wang Zhenyu
· 17 years ago
c8eebfd
[AGPGART] intel_agp: add support for 965GME/GLE
by Wang Zhenyu
· 17 years ago
9614ece
[AGPGART] intel_agp: use table for device probe
by Wang Zhenyu
· 17 years ago
c4ca881
[AGPGART] intel_agp: cleanup intel private data
by Wang Zhenyu
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
bbdfff8
[AGPGART] Fix wrong ID in via-agp.c
by Gabriel Mansi
· 18 years ago
547c535
x86_64: off-by-two error in aperture.c
by Andrew Hastings
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
89661ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
bab41e9
PCI: Convert to alloc_pci_dev()
by Michael Ellerman
· 18 years ago
b92e9fa
[PATCH] x86: fix amd64-agp aperture validation
by Jan Beulich
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
881ba59
[AGPGART] sworks-agp: Switch to PCI ref counting APIs
by Alan Cox
· 18 years ago
1e41573
[AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
by Alan Cox
· 18 years ago
b826b4d
[AGPGART] Fix sparse warning in sgi-agp.c
by Dave Jones
· 18 years ago
89cf7cc
[AGPGART] Intel-agp adjustments
by Jan Beulich
· 18 years ago
9eeee24
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
by Jan Beulich
· 18 years ago
77ec430
[AGPGART] Add missing calls to global_flush_tlb() to ali-agp
by Jan Beulich
· 18 years ago
82eab13
[AGPGART] prevent probe collision of sis-agp and amd64_agp
by Oliver Neukum
· 18 years ago
52ea071
[AGPGART] intel_agp: fix G965 GTT size detect
by Wang Zhenyu
· 18 years ago
4598af3
[AGPGART] intel_agp: PCI id update for Intel 965GM
by Wang Zhenyu
· 18 years ago
e047d1c
[AGPGART] fix compile errors
by Ryusuke Konishi
· 18 years ago
fb55a0d
[PARISC] parisc-agp: Fix thinko const-ifying
by Kyle McMartin
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
e5524f3
[AGPGART] Further constification.
by Dave Jones
· 18 years ago
a5220b4
[AGPGART] Fix modular agpgart ia64 allmodconfig
by Zwane Mwaikambo
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
1c14cfb
[AGPGART] allow drm populated agp memory types cleanups
by Andrew Morton
· 18 years ago
1eaf122
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
bf1e598
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
by Thomas Hellstrom
· 18 years ago
e4ac5e4
[AGPGART] Don't try to remap i810 registers on resume.
by Dave Jones
· 18 years ago
a030ce4
[AGPGART] Allow drm-populated agp memory types
by Thomas Hellstrom
· 18 years ago
0316fe8
[AGPGART] compat ioctl
by Zwane Mwaikambo
· 18 years ago
43ed41f6
[AGPGART] Add new IDs to VIA AGP.
by Dave Jones
· 18 years ago
7707ea3
[AGPGART] Remove pointless assignment.
by Dave Jones
· 18 years ago
87a17f3
[AGPGART] Remove pointless typedef in ati-agp
by Dave Jones
· 18 years ago
c30efba
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
by Dave Jones
· 18 years ago
4b95320
[AGPGART] intel_agp: restore graphics device's pci space early in resume
by Wang Zhenyu
· 18 years ago
7b37b06
[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value
by akpm@osdl.org
· 18 years ago
7f02d68
[AGPGART] Fix PCI-posting flush typo.
by Thomas Hellstrom
· 18 years ago
c41e0de
[AGPGART] fix detection of aperture size versus GTT size on G965
by Eric Anholt
· 18 years ago
5aa80c7
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
by Thomas Hellstrom
· 18 years ago
d5cb8d3
[AGPGART] K8M890 support for amd-k8.
by Gabriel Mansi
· 18 years ago
f0eef25
Merge ../linus
by Dave Jones
· 18 years ago
0cfea5d
[AGPGART] VIA and SiS AGP chipsets are x86-only
by Matthew Wilcox
· 18 years ago
0ac633b
[AGPGART] agp-amd64: section mismatches with HOTPLUG=n
by Randy Dunlap
· 18 years ago
423c8ec
[PARISC] parisc-agp: Fix integer/pointer warning
by Matthew Wilcox
· 18 years ago
Next »