index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-05-13
[AGPGART] Fix wrong ID in via-agp.c
Gabriel Mansi
1
-3
/
+3
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
1
-1
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
10
-165
/
+199
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-9
/
+4
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-2
/
+2
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2
-2
/
+2
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-9
/
+4
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-26
[AGPGART] sworks-agp: Switch to PCI ref counting APIs
Alan Cox
1
-10
/
+13
2007-04-26
[AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
Alan Cox
1
-3
/
+6
2007-04-26
[AGPGART] Fix sparse warning in sgi-agp.c
Dave Jones
1
-3
/
+2
2007-04-26
[AGPGART] Intel-agp adjustments
Jan Beulich
1
-5
/
+3
2007-04-26
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
1
-22
/
+0
2007-04-26
[AGPGART] Add missing calls to global_flush_tlb() to ali-agp
Jan Beulich
1
-0
/
+2
2007-04-26
[AGPGART] prevent probe collision of sis-agp and amd64_agp
Oliver Neukum
1
-111
/
+167
2007-04-09
[AGPGART] intel_agp: fix G965 GTT size detect
Wang Zhenyu
1
-2
/
+1
2007-04-08
[AGPGART] intel_agp: PCI id update for Intel 965GM
Wang Zhenyu
1
-2
/
+12
2007-02-27
[AGPGART] fix compile errors
Ryusuke Konishi
4
-5
/
+5
2007-02-26
[PARISC] parisc-agp: Fix thinko const-ifying
Kyle McMartin
1
-1
/
+1
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-1
/
+1
2007-02-22
[AGPGART] Further constification.
Dave Jones
17
-56
/
+56
2007-02-20
[AGPGART] Fix modular agpgart ia64 allmodconfig
Zwane Mwaikambo
1
-1
/
+2
2007-02-17
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
1
-1
/
+1
2007-02-10
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2
-14
/
+4
2007-02-06
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+2
2007-02-05
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
Thomas Hellstrom
2
-0
/
+2
2007-02-04
[AGPGART] Don't try to remap i810 registers on resume.
Dave Jones
1
-6
/
+8
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
18
-75
/
+291
2007-02-03
[AGPGART] compat ioctl
Zwane Mwaikambo
5
-14
/
+407
2007-01-28
[AGPGART] Add new IDs to VIA AGP.
Dave Jones
2
-3
/
+20
2007-01-28
[AGPGART] Remove pointless assignment.
Dave Jones
1
-5
/
+5
2007-01-28
[AGPGART] Remove pointless typedef in ati-agp
Dave Jones
1
-13
/
+13
2007-01-28
[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()
Dave Jones
1
-0
/
+5
2007-01-17
[AGPGART] intel_agp: restore graphics device's pci space early in resume
Wang Zhenyu
1
-0
/
+9
2007-01-02
[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value
akpm@osdl.org
1
-4
/
+5
2006-12-28
[AGPGART] Fix PCI-posting flush typo.
Thomas Hellstrom
1
-1
/
+1
2006-12-22
[AGPGART] fix detection of aperture size versus GTT size on G965
Eric Anholt
2
-52
/
+62
2006-12-22
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2
-23
/
+50
2006-12-18
[AGPGART] K8M890 support for amd-k8.
Gabriel Mansi
1
-0
/
+9
2006-12-12
Merge ../linus
Dave Jones
5
-10
/
+452
2006-12-12
[AGPGART] VIA and SiS AGP chipsets are x86-only
Matthew Wilcox
1
-2
/
+2
2006-12-12
[AGPGART] agp-amd64: section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-12-08
[PARISC] parisc-agp: Fix integer/pointer warning
Matthew Wilcox
1
-1
/
+1
2006-12-07
[PATCH] agp-amd64: section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-11-22
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2
-2
/
+2
2006-11-22
[AGP] Fix intel 965 AGP memory mapping function
Linus Torvalds
1
-7
/
+24
2006-11-03
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
Dave Jones
1
-0
/
+25
2006-10-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-19
/
+35
2006-10-15
[AGPGART] uninorth: Add module param 'aperture' for aperture size
Michel Dänzer
1
-19
/
+35
[next]