index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
mmu.c
Age
Commit message (
Expand
)
Author
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2017-10-30
gma500: mmu: unmap the correct address
Pan Bian
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-03-17
drm/gma500: Give MMU code it's own header file
Patrik Jakobsson
2014-03-17
drm/gma500: Make SGX MMU driver actually do something
Patrik Jakobsson
2014-02-27
x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH
H. Peter Anvin
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-20
gma500: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-10
gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static
Kirill A. Shutemov
2012-03-10
gma500: mmu: drop unused psb_get_default_pd_addr()
Kirill A. Shutemov
2011-11-16
gma500: introduce the GTT and MMU handling logic
Alan Cox