index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
sgi-agp.c
Age
Commit message (
Expand
)
Author
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2012-08-22
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-04-12
agp: Remove 'break' after 'return' statement.
Santosh Nayak
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2008-06-19
drivers/char/agp - use bool
Joe Perches
2007-07-27
agp: don't lock pages
Nick Piggin
2007-04-26
[AGPGART] Fix sparse warning in sgi-agp.c
Dave Jones
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
2007-01-03
[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value
akpm@osdl.org
2006-06-28
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2005-11-04
[AGPGART] Fix up sgi-agp bug with no devices on bus.
Dave Jones
2005-09-09
[IA64] Need to include <asm/sn/io.h> in a few more places.
Tony Luck
2005-06-07
[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...
Michael Werner
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds