index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
generic.c
Commit message (
Expand
)
Author
Age
*
agp: Fix multi-line warning message whitespace
Tormod Volden
2012-01-06
*
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
2011-04-20
*
agp: fix OOM and buffer overflow
Vasiliy Kulikov
2011-04-20
*
agp: kill agp_rebind_memory
Daniel Vetter
2010-11-23
*
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-11-23
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
|
\
|
*
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-21
*
|
AGP: Warn when GATT memory cannot be set to UC
Borislav Petkov
2010-09-05
|
/
*
agp: add no warn since we have a fallback to vmalloc paths
Dave Airlie
2010-06-14
*
agp: drop vmalloc flag.
Dave Airlie
2010-06-14
*
agp: use NULL instead of 0 when pointer is needed
Bill Pemberton
2010-05-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
*
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
*
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-18
*
agp: zero pages before sending to userspace
Shaohua Li
2009-04-19
*
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-22
|
\
|
*
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-11
|
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-11
*
|
agp: add agp_generic_destroy_pages()
Shaohua Li
2008-08-21
*
|
agp: generic_alloc_pages()
Shaohua Li
2008-08-21
*
|
Revert "reduce tlb/cache flush times of agpgart memory allocation"
Ingo Molnar
2008-08-21
*
|
reduce tlb/cache flush times of agpgart memory allocation
Shaohua Li
2008-08-15
|
/
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
agp: more boolean conversions.
Dave Airlie
2008-06-18
*
drivers/char/agp - use bool
Joe Perches
2008-06-18
*
agp: two-stage page destruction issue
Jan Beulich
2008-06-18
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-18
*
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-02-04
*
x86: remove flush_agp_mappings()
Ingo Molnar
2008-01-30
*
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-10-14
*
agp: don't lock pages
Nick Piggin
2007-07-26
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
*
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-04-26
*
[AGPGART] Further constification.
Dave Jones
2007-02-22
*
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-10
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
*
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2006-12-22
*
Merge ../linus
Dave Jones
2006-12-12
|
\
|
*
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2006-11-22
*
|
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
Dave Jones
2006-11-03
|
/
*
[AGPGART] printk fixups.
Dave Jones
2006-09-28
*
[AGPGART] Rework AGPv3 modesetting fallback.
Dave Jones
2006-09-10
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[AGPGART] Remove pointless code from agp_generic_create_gatt_table()
Dave Jones
2006-05-30
*
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-28
*
Fix AGP compile on non-x86 architectures
Linus Torvalds
2005-11-09
*
[PATCH] AGP performance fixes
Alan Hourihane
2005-11-08
*
[AGPGART] When we encounter reserved mode bits, print them out.
Dave Jones
2005-11-04
[next]