index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-03
agp: parisc-agp.c - use correct page_mask function
Helge Deller
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2
-2
/
+2
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+30
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-6
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-6
/
+3
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-16
/
+33
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
16
-92
/
+250
2009-09-14
agp/intel: remove restore in resume
Zhenyu Wang
1
-9
/
+0
2009-09-11
agp/intel: Fix the pre-9xx chipset flush.
Eric Anholt
1
-7
/
+23
2009-09-09
agp/intel: Add B43 chipset support
Fabian Henze
1
-0
/
+7
2009-09-02
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
1
-1
/
+7
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-6
/
+3
2009-08-20
agp/uninorth: Simplify cache flushing.
Michel Dänzer
1
-8
/
+25
2009-08-20
agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.
Michel Dänzer
1
-8
/
+8
2009-08-06
agp: fix uninorth build
David Woodhouse
1
-1
/
+1
2009-08-05
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
1
-0
/
+6
2009-08-05
intel-agp: Set dma mask for i915
David Woodhouse
1
-0
/
+6
2009-08-05
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
16
-82
/
+243
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
15
-36
/
+32
2009-08-03
intel-agp: fix sglist allocation to avoid vmalloc()
David Woodhouse
1
-19
/
+10
2009-08-03
intel-agp: Move repeated sglist free into separate function
David Woodhouse
1
-14
/
+15
2009-08-03
agp: Switch agp_{un,}map_page() to take struct page * argument
David Woodhouse
3
-18
/
+17
2009-08-03
agp: tidy up handling of scratch pages w.r.t. DMA API
David Woodhouse
2
-16
/
+15
2009-08-03
intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU
Zhenyu Wang
1
-12
/
+162
2009-08-03
agp: Add generic support for graphics dma remapping
Zhenyu Wang
3
-0
/
+35
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
13
-46
/
+36
2009-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
1
-1
/
+1
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-143
/
+174
2009-06-20
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
Pierre Willenbrock
1
-1
/
+1
2009-06-19
agp: add user mapping support to ATI AGP bridge.
Dave Airlie
1
-4
/
+14
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
16
-136
/
+143
2009-06-19
agpgart: detected ALi M???? chipset with M1621
Ondrej Zary
1
-1
/
+1
2009-06-19
agp/uninorth: Handle user memory types.
Michel Dänzer
1
-2
/
+16
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-2
/
+3
2009-06-05
agp/intel: Add support for new chipsets
Zhenyu Wang
1
-1
/
+15
2009-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2009-04-20
agp: zero pages before sending to userspace
Shaohua Li
1
-2
/
+2
2009-04-14
intelfb: support i854
Stefan Husemann
1
-0
/
+3
2009-03-28
agp/intel: Add support for new intel chipset.
Shaohua Li
1
-3
/
+18
2009-03-13
parisc: remove klist iterators
James Bottomley
1
-12
/
+11
2009-03-11
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
1
-3
/
+5
2009-03-11
x86/agp: tighten check to update amd nb aperture
Yinghai Lu
1
-4
/
+9
2008-12-29
agp/intel: Fix broken ® symbol in device name.
Eric Anholt
1
-1
/
+1
2008-12-29
agp/intel: add support for G41 chipset
Zhenyu Wang
1
-1
/
+8
2008-11-30
uninorth-agp section mess
Al Viro
1
-1
/
+1
2008-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-2
/
+2
2008-10-20
Update email addresses.
Dave Jones
7
-7
/
+7
[next]