| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 | 1 | -8/+7 |
|\ |
|
| * | generic_file_read_iter(): make use of iov_iter_revert() | Al Viro | 2017-04-21 | 1 | -4/+4 |
| * | generic_file_direct_write(): make use of iov_iter_revert() | Al Viro | 2017-04-21 | 1 | -4/+3 |
* | | Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-02 | 1 | -18/+1 |
|\ \ |
|
| * | | mm/usercopy: Drop extra is_vmalloc_or_module() check | Laura Abbott | 2017-04-05 | 1 | -11/+0 |
| * | | usercopy: Move enum for arch_within_stack_frames() | Sahara | 2017-04-04 | 1 | -7/+1 |
* | | | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds | 2017-05-02 | 3 | -10/+13 |
|\ \ \ |
|
| * | | | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 2017-04-02 | 3 | -10/+13 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-01 | 2 | -18/+140 |
|\ \ \ \ |
|
| * | | | | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc... | Dan Williams | 2017-05-01 | 1 | -0/+10 |
| * | | | | Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa... | Ingo Molnar | 2017-04-23 | 2 | -6/+6 |
| * | | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar | 2017-04-03 | 12 | -21/+61 |
| |\ \ \ \ |
|
| * | | | | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov | 2017-03-18 | 2 | -6/+6 |
| * | | | | | mm/gup: Provide callback to check if __GUP_fast() is allowed for the range | Kirill A. Shutemov | 2017-03-18 | 1 | -3/+21 |
| * | | | | | mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(... | Kirill A. Shutemov | 2017-03-18 | 1 | -2/+85 |
| * | | | | | mm/gup: Mark all pages PageReferenced in generic get_user_pages_fast() | Kirill A. Shutemov | 2017-03-18 | 1 | -0/+5 |
| * | | | | | mm/gup: Move page table entry dereference into helper function | Kirill A. Shutemov | 2017-03-18 | 1 | -8/+12 |
| * | | | | | mm/gup: Move permission checks into helpers | Kirill A. Shutemov | 2017-03-18 | 1 | -5/+10 |
| * | | | | | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 2017-03-18 | 1 | -3/+0 |
| * | | | | | x86/mm: Correct fixmap header usage on adaptable MODULES_END | Thomas Garnier | 2017-03-18 | 1 | -4/+0 |
| * | | | | | Merge branch 'linus' into x86/mm, to pick up a bugfix | Ingo Molnar | 2017-03-17 | 3 | -6/+8 |
| |\ \ \ \ \ |
|
| * | | | | | | x86/mm: Adapt MODULES_END based on fixmap section size | Thomas Garnier | 2017-03-16 | 1 | -0/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-01 | 1 | -14/+26 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-04-14 | 20 | -104/+185 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branch 'sched/core' into locking/core | Thomas Gleixner | 2017-04-04 | 3 | -6/+8 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | lockdep: Fix per-cpu static objects | Peter Zijlstra | 2017-03-26 | 1 | -1/+4 |
| * | | | | | | locking/lockdep: Handle statically initialized PER_CPU locks properly | Thomas Gleixner | 2017-03-16 | 1 | -14/+23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2017-05-01 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: remove AVR32 arch special handling in mm/Kconfig | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -1/+0 |
* | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 28 | -157/+657 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 1 | -93/+93 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | bdi: Drop 'parent' argument from bdi_register[_va]() | Jan Kara | 2017-04-20 | 1 | -8/+5 |
| * | | | | | | | block: Remove unused functions | Jan Kara | 2017-04-20 | 1 | -50/+6 |
| * | | | | | | | bdi: Export bdi_alloc_node() and bdi_put() | Jan Kara | 2017-04-20 | 1 | -0/+2 |
| * | | | | | | | block: Unregister bdi on last reference drop | Jan Kara | 2017-04-20 | 1 | -0/+2 |
| * | | | | | | | bdi: Provide bdi_register_va() and bdi_alloc() | Jan Kara | 2017-04-20 | 1 | -5/+15 |
| * | | | | | | | Merge branch 'for-linus' into for-4.12/block | Jens Axboe | 2017-04-07 | 1 | -2/+0 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister() | Jan Kara | 2017-03-22 | 1 | -3/+3 |
| * | | | | | | | bdi: Do not wait for cgwbs release in bdi_unregister() | Jan Kara | 2017-03-22 | 1 | -21/+1 |
| * | | | | | | | bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy() | Jan Kara | 2017-03-22 | 1 | -0/+22 |
| * | | | | | | | bdi: Unify bdi->wb_list handling for root wb_writeback | Jan Kara | 2017-03-22 | 1 | -6/+28 |
| * | | | | | | | bdi: Make wb->bdi a proper reference | Jan Kara | 2017-03-22 | 1 | -2/+11 |
| * | | | | | | | bdi: Mark congested->bdi as internal | Jan Kara | 2017-03-22 | 1 | -5/+5 |
* | | | | | | | | mm: prevent NR_ISOLATE_* stats from going negative | Rabin Vincent | 2017-04-20 | 1 | -1/+1 |
* | | | | | | | | Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests" | Mel Gorman | 2017-04-20 | 1 | -23/+20 |
* | | | | | | | | mm: make mm_percpu_wq non freezable | Michal Hocko | 2017-04-19 | 1 | -2/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | zsmalloc: expand class bit | Minchan Kim | 2017-04-13 | 1 | -1/+1 |
* | | | | | | | thp: fix MADV_DONTNEED vs. MADV_FREE race | Kirill A. Shutemov | 2017-04-13 | 1 | -2/+1 |