Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 1 | -1/+57 |
|\ | |||||
| * | perf_counter, x86: Improve interactions with fast-gup | Ingo Molnar | 2009-06-19 | 1 | -1/+1 |
| * | x86, mm: Add __get_user_pages_fast() | Peter Zijlstra | 2009-06-15 | 1 | -0/+56 |
* | | x86: don't use 'access_ok()' as a range check in get_user_pages_fast() | Linus Torvalds | 2009-06-20 | 1 | -2/+7 |
|/ | |||||
* | x86: Document get_user_pages_fast() | Andy Grover | 2009-04-10 | 1 | -0/+16 |
* | x86: two trivial sparse annotations | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
* | x86: make mm/gup.c more virtualization friendly | Jan Beulich | 2008-10-13 | 1 | -5/+5 |
* | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds | 2008-07-28 | 1 | -3/+6 |
* | x86: support 1GB hugepages with get_user_pages_lockless() | Nick Piggin | 2008-07-26 | 1 | -3/+40 |
* | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 1 | -0/+258 |