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
2008-02-20
agp: fix missing casts that produced a warning.
Dave Airlie
3
-6
/
+6
2008-02-20
agp: add support for 662/671 to agp driver
Chaoyu Chen
1
-0
/
+19
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
4
-26
/
+26
2008-02-19
agp/sis: Suspend support for SiS AGP
Stuart Bennett
1
-0
/
+24
2008-02-19
agp/sis: Clear bit 2 from aperture size byte as well
Stuart Bennett
1
-2
/
+2
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-70
/
+273
2008-02-05
agp: alpha nopage
Nick Piggin
1
-9
/
+8
2008-02-05
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
1
-2
/
+0
2008-02-05
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
1
-61
/
+57
2008-02-05
[intel_agp] fix name for G35 chipset
Zhenyu Wang
1
-5
/
+5
2008-02-05
intel-agp: fixup resource handling in flush code.
Dave Airlie
1
-10
/
+23
2008-02-05
intel-agp: add new chipset ID
Zhenyu Wang
2
-5
/
+29
2008-02-05
agp: remove unnecessary pci_dev_put
Julia Lawall
1
-4
/
+0
2008-02-05
agp: remove uid comparison as security check
serue@us.ibm.com
1
-1
/
+1
2008-02-05
fix AGP warning
Andrew Morton
1
-1
/
+2
2008-02-05
agp/intel: Add chipset flushing support for i8xx chipsets.
Dave Airlie
1
-30
/
+78
2008-02-05
intel-agp: add chipset flushing support
Dave Airlie
1
-0
/
+102
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
6
-2
/
+27
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
2
-6
/
+0
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
3
-9
/
+0
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
1
-3
/
+3
2008-01-23
agp/intel: add support for E7221 chipset
Carlos MartÃn
1
-2
/
+9
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2
-3
/
+3
2007-10-17
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
1
-5
/
+6
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
3
-14
/
+7
2007-10-16
video gfx: merge kconfig menus
Randy Dunlap
1
-1
/
+1
2007-10-15
fix use after free in amd create gatt pages
Jesper Juhl
1
-7
/
+2
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
6
-27
/
+48
2007-10-06
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
1
-5
/
+0
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2
-2
/
+3
2007-09-11
intel_agp: fix GTT map size on G33
Zhenyu Wang
1
-1
/
+4
2007-09-11
intel_agp: fix stolen mem range on G33
Zhenyu Wang
1
-0
/
+5
2007-08-25
agp: balance ioremap checks
Scott Thompson
6
-5
/
+22
2007-08-25
agp: Add device id for P4M900 to via-agp module
Xavier Bachelot
1
-0
/
+5
2007-08-06
efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...
Jesper Juhl
1
-0
/
+2
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-07-27
agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
Alan Hourihane
1
-1
/
+1
2007-07-27
intel_agp: really fix 945/965GME
Zhenyu Wang
1
-5
/
+12
2007-07-27
agp: don't lock pages
Nick Piggin
3
-5
/
+0
2007-07-27
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...
Jesper Juhl
1
-7
/
+2
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-1
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2
-7
/
+3
2007-07-09
[AGPGART] Hand off AGP maintainence.
Dave Jones
1
-1
/
+1
2007-06-21
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
1
-16
/
+19
2007-06-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-46
/
+51
2007-06-14
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
1
-46
/
+51
2007-06-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-307
/
+275
2007-06-06
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
2
-3
/
+82
2007-06-06
[AGPGART] intel_agp: add support for 945GME
Wang Zhenyu
1
-0
/
+3
2007-06-06
[AGPGART] intel_agp: add support for 965GME/GLE
Wang Zhenyu
1
-0
/
+3
[next]