index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
amd64-agp: Probe unknown AGP devices the right way
Ben Hutchings
1
-12
/
+15
2010-05-12
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...
Borislav Petkov
1
-1
/
+1
2010-04-26
intel-agp: Switch to wbinvd_on_all_cpus
Borislav Petkov
1
-11
/
+4
2010-02-04
x86/agp: Fix amd64-agp module initialization regression
FUJITA Tomonori
1
-1
/
+4
2010-01-31
x86/agp: Fix agp_amd64_init regression
FUJITA Tomonori
1
-4
/
+9
2010-01-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2010-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+5
2010-01-15
drm/i915: enable 36bit physical address for hardware status page
Zhenyu Wang
1
-1
/
+5
2010-01-13
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
FUJITA Tomonori
1
-2
/
+3
2010-01-11
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-6
/
+13
2010-01-11
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
1
-0
/
+3
2010-01-11
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
1
-2
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2009-12-30
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
FUJITA Tomonori
1
-4
/
+5
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-52
/
+25
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-49
/
+54
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+6
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+11
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-3
/
+8
2009-12-09
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
1
-53
/
+11
2009-12-09
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
1
-7
/
+22
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-48
/
+48
2009-12-07
agp/intel-agp: Clear entire GTT on startup
David Woodhouse
1
-1
/
+6
2009-12-07
agp/intel: Fix product names and #defines
Adam Jackson
1
-42
/
+42
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+7
2009-11-27
Merge branch 'gart/fixes' into amd-iommu/2.6.33
Joerg Roedel
1
-2
/
+1
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-12
agp/intel: new host bridge support
Zhenyu Wang
1
-1
/
+7
2009-10-29
agp/amd64: Remove GART dependency on AGP_AMD64
Pavel Vasilyev
1
-2
/
+1
2009-10-14
agp: Remove the BKL from agp_open
John Kacur
1
-17
/
+11
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-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
[next]