summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-0/+3
* thp: bail out gup_fast on splitting pmdAndrea Arcangeli2011-01-131-1/+12
* thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-131-0/+12
* x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-201-1/+57
|\
| * perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-191-1/+1
| * x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-151-0/+56
* | x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds2009-06-201-2/+7
|/
* x86: Document get_user_pages_fast()Andy Grover2009-04-101-0/+16
* x86: two trivial sparse annotationsHarvey Harrison2008-10-291-1/+1
* x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-131-5/+5
* Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds2008-07-281-3/+6
* x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin2008-07-261-3/+40
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+258