index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
frontend.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-12-04
agp: remove unused variable num_segments
Corentin Labbe
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2014-08-02
agp: remove read/write stubs
Mathias Krause
2014-05-06
agp: info leak in agpioc_info_wrap()
Dan Carpenter
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-31
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
2010-11-23
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2009-10-14
agp: Remove the BKL from agp_open
John Kacur
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
agp-frontend: BKL pushdown
Arnd Bergmann
2008-06-19
agp: more boolean conversions.
Dave Airlie
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
2008-02-05
agp: remove uid comparison as security check
serue@us.ibm.com
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
[AGPGART] compat ioctl
Zwane Mwaikambo
2006-07-26
[AGPGART] remove private page protection map
Hugh Dickins
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-01-16
[AGPGART] Semaphore to Mutex conversion.
akpm@osdl.org
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds