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
2014-08-02
agp: remove read/write stubs
Mathias Krause
1
-15
/
+0
2014-05-06
agp: info leak in agpioc_info_wrap()
Dan Carpenter
1
-0
/
+1
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
4
-4
/
+0
2014-01-29
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-6
/
+24
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-104
/
+80
2014-01-07
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
1
-2
/
+2
2014-01-07
agp/intel: Use CPU physical address, not bus address, for ioremap()
Bjorn Helgaas
1
-7
/
+7
2014-01-07
agp/intel: Use pci_bus_address() to get GTTADR bus address
Bjorn Helgaas
2
-5
/
+4
2014-01-07
agp/intel: Use pci_bus_address() to get MMADR bus address
Bjorn Helgaas
2
-9
/
+5
2014-01-07
agp/intel: Support 64-bit GMADR
Yinghai Lu
2
-10
/
+6
2014-01-07
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-8
/
+8
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
3
-9
/
+11
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
11
-60
/
+43
2013-12-08
char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-11-14
drm/i915: Kill legeacy AGP for gen3 kms
Daniel Vetter
1
-5
/
+0
2013-11-08
drm/i915: Make AGP support optional
Ville Syrjälä
3
-1
/
+24
2013-07-31
parisc: agp/parisc-agp: allow binding of user memory to the AGP GART
Alex Ivanov
1
-2
/
+4
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-8
/
+10
2013-06-28
char/agp: replace numeric with standard PM state macros
Yijing Wang
2
-5
/
+5
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2
-2
/
+2
2013-05-31
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
1
-3
/
+5
2013-02-20
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
Chris Wilson
1
-2
/
+35
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
1
-1
/
+4
2013-01-31
drm/i915: remove intel_gtt structure
Ben Widawsky
1
-15
/
+21
2013-01-20
agp/intel: Add gma_bus_addr
Ben Widawsky
1
-2
/
+3
2013-01-20
drm/i915: Needs_dmar, not
Ben Widawsky
1
-4
/
+6
2013-01-20
drm/i915: Remove scratch page from shared
Ben Widawsky
1
-4
/
+5
2013-01-20
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
1
-27
/
+0
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-1
/
+0
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
13
-34
/
+29
2012-12-20
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
1
-1
/
+0
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-399
/
+12
2012-11-21
char: remove use of __devexit
Bill Pemberton
13
-13
/
+13
2012-11-21
char: remove use of __devinitdata
Bill Pemberton
6
-8
/
+8
2012-11-11
drm/i915: Kill off now unused gen6+ AGP code
Ben Widawsky
2
-398
/
+11
2012-11-11
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
1
-1
/
+1
2012-10-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-1
/
+1
2012-10-12
drm/i915: disable wc gtt pte mappings on gen2
Daniel Vetter
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-32
/
+30
2012-09-20
agp/intel: Use a write-combining map for updating PTEs
Chris Wilson
1
-3
/
+8
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-29
/
+22
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2
-13
/
+134
2012-08-22
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-3
/
+2
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
2
-36
/
+70
2012-08-07
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
2
-6
/
+93
2012-06-25
agp/intel-agp: remove snb+ host bridge pciids
Daniel Vetter
1
-11
/
+0
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2
-0
/
+2
2012-06-20
agp/intel: use correct GTT offset on VLV
Jesse Barnes
1
-0
/
+1
2012-06-20
agp/intel: allow cacheable and GDFT PTEs on ValleyView
Jesse Barnes
1
-2
/
+9
2012-06-12
drm/i915: call intel_enable_gtt
Daniel Vetter
1
-1
/
+2
[next]