index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
Linus Torvalds