index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
uninorth-agp.c
Age
Commit message (
Expand
)
Author
2015-10-02
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2012-11-21
char: remove use of __devinitdata
Bill Pemberton
2011-05-22
agp/uninorth: Fix lockups with radeon KMS and >1x.
Michel Dänzer
2010-06-02
agp/uninorth: Fix oops caused by flushing too much
Paul Mackerras
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
2009-12-09
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-08-20
agp/uninorth: Simplify cache flushing.
Michel Dänzer
2009-08-20
agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.
Michel Dänzer
2009-08-06
agp: fix uninorth build
David Woodhouse
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
agp/uninorth: Handle user memory types.
Michel Dänzer
2008-11-30
uninorth-agp section mess
Al Viro
2008-08-25
linux-next: fix x86 tree build failure
Stephen Rothwell
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
2008-06-19
drivers/char/agp - use bool
Joe Perches
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-02-27
[AGPGART] fix compile errors
Ryusuke Konishi
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2006-10-15
[AGPGART] uninorth: Add module param 'aperture' for aperture size
Michel Dänzer
2006-07-31
[POWERPC] video & agp: Constify & voidify get_property()
Jeremy Kerr
2006-06-08
[AGPGART] uninorth-agp warning fixes
Andrew Morton
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2005-11-13
[PATCH] ppc: add support for new powerbooks
Olof Johansson
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-10-24
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-04-16
[PATCH] ppc32: Fix AGP and sleep again
Benjamin Herrenschmidt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds