index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-12-09
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
1
-53
/
+11
2009-12-09
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
1
-7
/
+22
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-48
/
+48
2009-12-07
agp/intel-agp: Clear entire GTT on startup
David Woodhouse
1
-1
/
+6
2009-12-07
agp/intel: Fix product names and #defines
Adam Jackson
1
-42
/
+42
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+7
2009-11-27
Merge branch 'gart/fixes' into amd-iommu/2.6.33
Joerg Roedel
1
-2
/
+1
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-12
agp/intel: new host bridge support
Zhenyu Wang
1
-1
/
+7
2009-10-29
agp/amd64: Remove GART dependency on AGP_AMD64
Pavel Vasilyev
1
-2
/
+1
2009-10-14
agp: Remove the BKL from agp_open
John Kacur
1
-17
/
+11
2009-10-03
agp: parisc-agp.c - use correct page_mask function
Helge Deller
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2
-2
/
+2
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+30
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-6
/
+3
[next]