| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-11-14 | 4 | -40/+20 |
|\ |
|
| * | block: add a poll_fn callback to struct request_queue | Christoph Hellwig | 2017-11-03 | 1 | -1/+1 |
| * | mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im... | Yafang Shao | 2017-10-14 | 1 | -1/+10 |
| * | writeback: schedule periodic writeback with sysctl | Yafang Shao | 2017-10-09 | 1 | -2/+8 |
| * | backing-dev: kill unused pdflush_proc_obsolete() | Jens Axboe | 2017-10-06 | 1 | -20/+0 |
| * | writeback: pass in '0' for nr_pages writeback in laptop mode | Jens Axboe | 2017-10-03 | 1 | -16/+1 |
| * | writeback: remove 'range_cyclic' argument for wb_start_writeback() | Jens Axboe | 2017-10-03 | 1 | -2/+2 |
| * | fs: kill 'nr_pages' argument from wakeup_flusher_threads() | Jens Axboe | 2017-10-03 | 1 | -1/+1 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 2 | -45/+79 |
|\ \ |
|
| * \ | Merge branch 'x86/mm' into x86/asm, to merge branches | Ingo Molnar | 2017-11-10 | 2 | -10/+10 |
| |\ \ |
|
| | * | | mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov | 2017-11-07 | 2 | -10/+10 |
| * | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 56 | -8/+103 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes | Ingo Molnar | 2017-10-30 | 2 | -20/+10 |
| |\ \ \ |
|
| * | | | | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov | 2017-10-20 | 2 | -6/+21 |
| * | | | | Merge branch 'x86/urgent' into x86/mm, to pick up fixes | Ingo Molnar | 2017-10-20 | 62 | -1977/+6526 |
| |\ \ \ \ |
|
| * | | | | | mm, x86/mm: Fix performance regression in get_user_pages_fast() | Kirill A. Shutemov | 2017-09-13 | 1 | -39/+58 |
* | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 56 | -8/+103 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | mm, swap: fix race between swap count continuation operations | Huang Ying | 2017-11-03 | 1 | -6/+17 |
| * | | | | | mm/huge_memory.c: deposit page table when copying a PMD migration entry | Zi Yan | 2017-11-03 | 1 | -0/+3 |
| * | | | | | userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size | Andrea Arcangeli | 2017-11-03 | 1 | -2/+30 |
| * | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 53 | -0/+53 |
| | |_|/ /
| |/| | | |
|
* | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | | | | locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Paul E. McKenney | 2017-10-25 | 1 | -3/+3 |
* | | | | | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2017-10-24 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-21 | 2 | -20/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mm, percpu: add support for __GFP_NOWARN flag | Daniel Borkmann | 2017-10-19 | 1 | -5/+10 |
| * | | | net: memcontrol: defer call to mem_cgroup_sk_alloc() | Eric Dumazet | 2017-10-09 | 1 | -15/+0 |
* | | | | mm, swap: use page-cluster as max window of VMA based swap readahead | Huang Ying | 2017-10-13 | 1 | -34/+7 |
* | | | | mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock | Will Deacon | 2017-10-13 | 1 | -15/+10 |
* | | | | Revert "vmalloc: back off when the current task is killed" | Johannes Weiner | 2017-10-13 | 1 | -6/+0 |
* | | | | mm/cma.c: take __GFP_NOWARN into account in cma_alloc() | Boris Brezillon | 2017-10-13 | 1 | -1/+1 |
* | | | | mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk(). | Zi Yan | 2017-10-13 | 1 | -2/+1 |
* | | | | mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter | Andrey Ryabinin | 2017-10-13 | 1 | -2/+5 |
* | | | | mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK | Yang Shi | 2017-10-13 | 1 | -1/+6 |
* | | | | mm/migrate: fix indexing bug (off by one) and avoid out of bound access | Mark Hairgrove | 2017-10-13 | 1 | -1/+2 |
|/ / / |
|
* | | | mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long | YASUAKI ISHIMATSU | 2017-10-03 | 1 | -2/+2 |
* | | | mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline... | YASUAKI ISHIMATSU | 2017-10-03 | 1 | -1/+1 |
* | | | mm, page_alloc: add scheduling point to memmap_init_zone | Michal Hocko | 2017-10-03 | 1 | -0/+1 |
* | | | mm, memory_hotplug: add scheduling point to __add_pages | Michal Hocko | 2017-10-03 | 1 | -0/+1 |
* | | | mm: memcontrol: use vmalloc fallback for large kmem memcg arrays | Johannes Weiner | 2017-10-03 | 2 | -13/+21 |
* | | | mm/device-public-memory: fix edge case in _vm_normal_page() | Reza Arbab | 2017-10-03 | 1 | -1/+1 |
* | | | mm: fix data corruption caused by lazyfree page | Shaohua Li | 2017-10-03 | 1 | -0/+11 |
* | | | mm: avoid marking swap cached page as lazyfree | Shaohua Li | 2017-10-03 | 1 | -2/+2 |
* | | | mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC | Jeff Layton | 2017-10-03 | 1 | -0/+8 |
* | | | mm: fix RODATA_TEST failure "rodata_test: test data was not read only" | Christophe Leroy | 2017-10-03 | 1 | -1/+1 |
* | | | mm: meminit: mark init_reserved_page as __meminit | Arnd Bergmann | 2017-10-03 | 1 | -1/+1 |
* | | | z3fold: fix stale list handling | Vitaly Wool | 2017-10-03 | 1 | -4/+2 |
* | | | mm,compaction: serialize waitqueue_active() checks (for real) | Davidlohr Bueso | 2017-10-03 | 1 | -8/+5 |
* | | | mm/memcg: avoid page count check for zone device | Jérôme Glisse | 2017-10-03 | 1 | -1/+2 |
* | | | mm, memcg: remove hotplug locking from try_charge | Michal Hocko | 2017-10-03 | 1 | -5/+15 |