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
2010-05-26
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+18
2010-05-26
agp: amd64, fix pci reference leaks
Jiri Slaby
1
-10
/
+18
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-1876
/
+1917
2010-05-19
amd64-agp: Probe unknown AGP devices the right way
Ben Hutchings
1
-12
/
+15
2010-05-19
sis-agp: Remove SIS 760, handled by amd64-agp
Ben Hutchings
1
-8
/
+0
2010-05-11
agp: use NULL instead of 0 when pointer is needed
Bill Pemberton
1
-1
/
+1
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
9
-4
/
+44
2010-04-20
agp/intel: put back check that we have a driver for the bridge.
Dave Airlie
1
-0
/
+8
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
5
-1858
/
+1856
2010-04-18
agp/intel-gtt: kill previous_size assignments
Daniel Vetter
1
-8
/
+5
2010-04-18
agp/intel-gtt: kill intel_i830_tlbflush
Daniel Vetter
1
-16
/
+0
2010-04-18
agp/intel: split out gmch/gtt probe, part 1
Daniel Vetter
1
-29
/
+44
2010-04-18
agp/intel: kill mutli_gmch_chip
Daniel Vetter
1
-55
/
+52
2010-04-18
agp/intel: uncoditionally reconfigure driver on resume
Daniel Vetter
1
-16
/
+1
2010-04-18
agp/intel: split out the GTT support
Daniel Vetter
2
-1523
/
+1537
2010-04-18
agp/intel: introduce intel-agp.h header file
Daniel Vetter
4
-235
/
+241
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
9
-2
/
+8
2010-03-25
agp/intel: intel_845_driver is an agp driver!
Daniel Vetter
1
-3
/
+0
2010-03-18
agp/intel: Don't do the chipset flush on Sandybridge.
Eric Anholt
1
-2
/
+7
2010-03-18
agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
Eric Anholt
1
-1
/
+24
2010-03-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-03-13
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+113
2010-02-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+4
2010-02-26
drm/i915: Add dependency on the intel agp module
Zhenyu Wang
1
-2
/
+8
2010-02-26
agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
Eric Anholt
1
-4
/
+13
2010-02-26
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
Zhenyu Wang
1
-4
/
+74
2010-02-26
agp/intel: Use a non-reserved value for the cache field of the PTEs.
Eric Anholt
1
-0
/
+5
2010-02-26
agp/intel: Add support for Sandybridge.
Eric Anholt
1
-1
/
+14
2010-02-22
agp/intel: official names for Pineview and Ironlake
Zhenyu Wang
1
-6
/
+6
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-04
x86/agp: Fix amd64-agp module initialization regression
FUJITA Tomonori
1
-1
/
+4
2010-01-31
x86/agp: Fix agp_amd64_init regression
FUJITA Tomonori
1
-4
/
+9
2010-01-22
intel-agp: Switch to wbinvd_on_all_cpus
Borislav Petkov
1
-11
/
+4
2010-01-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2010-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+5
2010-01-15
drm/i915: enable 36bit physical address for hardware status page
Zhenyu Wang
1
-1
/
+5
2010-01-13
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
FUJITA Tomonori
1
-2
/
+3
2010-01-11
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-6
/
+13
2010-01-11
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
1
-0
/
+3
2010-01-11
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
1
-2
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2009-12-30
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
FUJITA Tomonori
1
-4
/
+5
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-52
/
+25
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-49
/
+54
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+6
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+11
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-3
/
+8
[next]