- e47036b agp: use set_memory.h header by Laura Abbott · 8 years ago
- 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
- 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
- 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 62fa0ce agp/intel: Move intel_fake_agp_sizes into #ifdef block by Chris Wilson · 8 years ago
- edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 3497971 agp/intel: Flush chipset writes after updating a single PTE by Chris Wilson · 8 years ago
- d6473f5 drm/i915: Add support for mapping an object page by page by Chris Wilson · 9 years ago
- 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 9 years ago
- ebb7c78 agp/intel-gtt: Only register fake agp driver for gen1 by Daniel Vetter · 9 years ago
- 9f5ac8e agp/intel-gtt: Don't leak the scratch page by Daniel Vetter · 9 years ago
- 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
- 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 10 years ago
- ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 8b572a4 agp/intel: Fix typo in needs_ilk_vtd_wa() by Chris Wilson · 9 years ago
- c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 9 years ago
- 225963d Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- e410055 agp: change agp_free_page_array to use kvfree by Wang, Yalin · 10 years ago
- 983d308 agp/intel: Serialise after GTT updates by Chris Wilson · 10 years ago
- bd8136d agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags by Dave Jones · 10 years ago
- f77c44b agp/intel-gtt: Remove get/put_pages by Daniel Vetter · 10 years ago
- 08d645c agp: remove read/write stubs by Mathias Krause · 11 years ago
- 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 11 years ago
- 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 167b1f0 agp/ati: Use PCI_COMMAND instead of hard-coded 4 by Bjorn Helgaas · 11 years ago
- d357253 agp/intel: Use CPU physical address, not bus address, for ioremap() by Bjorn Helgaas · 11 years ago
- b5e350f agp/intel: Use pci_bus_address() to get GTTADR bus address by Bjorn Helgaas · 11 years ago
- 5ef6d8f4 agp/intel: Use pci_bus_address() to get MMADR bus address by Bjorn Helgaas · 11 years ago
- 545b0a7 agp/intel: Support 64-bit GMADR by Yinghai Lu · 11 years ago
- 5acc4ce agp/intel: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
- d68c5a2 agp: Use pci_resource_start() to get CPU physical address for BAR by Bjorn Helgaas · 11 years ago
- e501b3d agp: Support 64-bit APBASE by Bjorn Helgaas · 11 years ago
- 36fe66c char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
- 3bb6ce6 drm/i915: Kill legeacy AGP for gen3 kms by Daniel Vetter · 11 years ago
- 00fe639 drm/i915: Make AGP support optional by Ville Syrjälä · 11 years ago
- 06f0cce parisc: agp/parisc-agp: allow binding of user memory to the AGP GART by Alex Ivanov · 11 years ago
- 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- 4335550 char/agp: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
- 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 12 years ago
- f435046 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional by Andy Lutomirski · 12 years ago
- da88a5f drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK by Chris Wilson · 12 years ago
- 41907dd drm/i915: Fix gen2 mappable calculations by Ben Widawsky · 12 years ago
- a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 12 years ago
- e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 12 years ago
- 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 12 years ago
- 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 12 years ago
- a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 12 years ago
- b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
- bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
- 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
- 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
- 009946f drm/i915: Kill off now unused gen6+ AGP code by Ben Widawsky · 12 years ago
- e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
- 3459f62 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
- 9169d3a drm/i915: disable wc gtt pte mappings on gen2 by Daniel Vetter · 12 years ago
- 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- edef7e6 agp/intel: Use a write-combining map for updating PTEs by Chris Wilson · 12 years ago
- 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 13 years ago
- 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
- 0a4af14 sgi-agp: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
- a843af1 drm/i915: fix hsw uncached pte by Daniel Vetter · 12 years ago
- da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
- 25c0af7 agp/intel-agp: remove snb+ host bridge pciids by Daniel Vetter · 12 years ago
- 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
- e597dad agp/intel: use correct GTT offset on VLV by Jesse Barnes · 13 years ago
- e87c469 agp/intel: allow cacheable and GDFT PTEs on ValleyView by Jesse Barnes · 13 years ago
- 8ecd1a6 drm/i915: call intel_enable_gtt by Daniel Vetter · 13 years ago
- 32e3cd6 agp/intel-gtt: move gart base addres setup by Daniel Vetter · 13 years ago
- 14be93d drm/i915 + agp/intel-gtt: prep work for direct setup by Daniel Vetter · 13 years ago
- 7e8f630 agp/intel-gtt: don't require the agp bridge on setup by Daniel Vetter · 13 years ago
- dd2757f drm/i915: stop using dev->agp->base by Daniel Vetter · 13 years ago
- 9b990de agp/intel-gtt: remove dead code by Daniel Vetter · 13 years ago
- 67384fe char/agp: add another Ironlake host bridge by Eugeni Dodonov · 13 years ago
- c14f528 drm/i915: hook Haswell devices in place by Eugeni Dodonov · 13 years ago
- ae85226 agp: Use u32 __iomem annotation to silence sparse warning. by Santosh Nayak · 13 years ago
- 971ca47 agp: Remove 'break' after 'return' statement. by Santosh Nayak · 13 years ago
- effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
- 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 13 years ago
- 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 13 years ago
- cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 13 years ago
- 6475787 agp/intel: add ValleyView AGP driver by Jesse Barnes · 13 years ago
- 4b60d29 agp/intel: map more registers for use by the GTT code by Jesse Barnes · 13 years ago
- 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
- 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 13 years ago
- 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 13 years ago
- 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 13 years ago
- 6b2d590 agp/intel: Add pci id for hostbridge from has/qemu by Ben Widawsky · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- e11d0b8 agp: Fix multi-line warning message whitespace by Tormod Volden · 13 years ago