index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-13
intelfb: support i854
Stefan Husemann
1
-0
/
+3
2009-03-27
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-10
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
1
-3
/
+5
2009-03-10
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-20
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
2008-10-16
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
3
-18
/
+60
2008-10-16
agp/nvidia: Support agp user-memory on nvidia agp.
Thomas Hellstrom
1
-4
/
+18
[next]