index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-16
3
-18
/
+60
|
\
|
*
agp/nvidia: Support agp user-memory on nvidia agp.
Thomas Hellstrom
2008-10-16
1
-4
/
+18
|
*
agp/amd-k7: Suspend support for AMD K7 GART driver
Stuart Bennett
2008-10-16
1
-6
/
+32
|
*
agp/intel: Reduce extraneous PCI posting reads during init
Keith Packard
2008-10-16
1
-3
/
+3
|
*
agp: Fix stolen memory counting on G4X.
Eric Anholt
2008-10-16
1
-5
/
+7
*
|
linux-next: fix x86 tree build failure
Stephen Rothwell
2008-08-25
1
-1
/
+1
*
|
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-22
13
-0
/
+30
*
|
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-22
12
-144
/
+200
|
\
\
|
|
/
|
*
agp: fix SIS 5591/5592 wrong PCI id
Krzysztof Helt
2008-08-12
1
-1
/
+1
|
*
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-12
4
-0
/
+38
|
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
11
-134
/
+141
|
*
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
2008-08-12
1
-2
/
+13
|
*
intel_agp: official name for GM45 chipset
Zhenyu Wang
2008-08-12
1
-7
/
+7
*
|
agp: add agp_generic_destroy_pages()
Shaohua Li
2008-08-21
3
-8
/
+63
*
|
agp: generic_alloc_pages()
Shaohua Li
2008-08-21
3
-0
/
+59
*
|
Revert "reduce tlb/cache flush times of agpgart memory allocation"
Ingo Molnar
2008-08-21
2
-7
/
+1
*
|
reduce tlb/cache flush times of agpgart memory allocation
Shaohua Li
2008-08-15
2
-1
/
+7
|
/
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-1
/
+1
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-0
/
+4
|
\
\
|
*
\
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
19
-155
/
+236
|
|
\
\
|
|
|
/
|
*
|
agp-frontend: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+4
*
|
|
Merge branch 'linus' into x86/gart
Ingo Molnar
2008-06-25
19
-155
/
+232
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
2008-06-20
1
-1
/
+1
|
*
|
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
2008-06-19
1
-0
/
+2
|
*
|
agp/intel: cleanup some serious whitespace badness
Dave Airlie
2008-06-19
1
-68
/
+66
|
*
|
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
2008-06-19
1
-10
/
+73
|
*
|
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
2008-06-19
1
-2
/
+2
|
*
|
agp: more boolean conversions.
Dave Airlie
2008-06-19
4
-12
/
+12
|
*
|
drivers/char/agp - use bool
Joe Perches
2008-06-19
15
-52
/
+52
|
*
|
agp: two-stage page destruction issue
Jan Beulich
2008-06-19
3
-12
/
+17
|
*
|
agp/via: fixup pci ids
Greg KH
2008-06-19
1
-2
/
+11
*
|
|
Merge branch 'linus' into x86/gart
Ingo Molnar
2008-06-16
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
2008-06-12
1
-0
/
+4
|
|
/
*
|
x86, aperture_64: use symbolic constants
Pavel Machek
2008-05-22
1
-18
/
+4
*
|
x86 gart: factor out common code
Pavel Machek
2008-05-12
1
-20
/
+9
*
|
x86: checking aperture size order
Yinghai Lu
2008-05-12
1
-6
/
+6
*
|
x86: agp_gart size checking for buggy device
Yinghai Lu
2008-05-12
1
-0
/
+11
*
|
x86: iommu: use symbolic constants, not hardcoded numbers
Pavel Machek
2008-05-12
1
-22
/
+3
|
/
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
2008-04-26
1
-2
/
+2
*
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
2008-04-26
1
-1
/
+2
*
agp: fix missing casts that produced a warning.
Dave Airlie
2008-02-20
3
-6
/
+6
*
agp: add support for 662/671 to agp driver
Chaoyu Chen
2008-02-20
1
-0
/
+19
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-19
4
-26
/
+26
*
agp/sis: Suspend support for SiS AGP
Stuart Bennett
2008-02-19
1
-0
/
+24
*
agp/sis: Clear bit 2 from aperture size byte as well
Stuart Bennett
2008-02-19
1
-2
/
+2
*
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-05
8
-70
/
+273
|
\
|
*
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
2008-02-05
1
-2
/
+0
|
*
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
2008-02-05
1
-61
/
+57
[next]