| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/memblock: WARN_ON when nid differs from overlap region | Wei Yang | 2015-09-05 | 1 | -0/+3 |
* | mm: defer flush of writable TLB entries | Mel Gorman | 2015-09-05 | 3 | -8/+31 |
* | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 2015-09-05 | 3 | -2/+136 |
* | userfaultfd: propagate the full address in THP faults | Andrea Arcangeli | 2015-09-05 | 1 | -4/+6 |
* | userfaultfd: avoid mmap_sem read recursion in mcopy_atomic | Andrea Arcangeli | 2015-09-05 | 1 | -26/+65 |
* | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara... | Andrea Arcangeli | 2015-09-05 | 2 | -0/+270 |
* | userfaultfd: prevent khugepaged to merge if userfaultfd is armed | Andrea Arcangeli | 2015-09-05 | 1 | -2/+4 |
* | userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx | Andrea Arcangeli | 2015-09-05 | 5 | -18/+35 |
* | userfaultfd: call handle_userfault() for userfaultfd_missing() faults | Andrea Arcangeli | 2015-09-05 | 2 | -22/+63 |
* | mm/slab.h: fix argument order in cache_from_obj's error message | Daniel Borkmann | 2015-09-05 | 1 | -1/+1 |
* | mm/slub: don't wait for high-order page allocation | Joonsoo Kim | 2015-09-05 | 1 | -0/+2 |
* | mm/slub: fix slab double-free in case of duplicate sysfs filename | Konstantin Khlebnikov | 2015-09-05 | 1 | -3/+1 |
* | mm/slub: move slab initialization into irq enabled region | Thomas Gleixner | 2015-09-05 | 1 | -47/+42 |
* | slub: add support for kmem_cache_debug in bulk calls | Jesper Dangaard Brouer | 2015-09-05 | 1 | -9/+19 |
* | slub: initial bulk free implementation | Jesper Dangaard Brouer | 2015-09-05 | 1 | -1/+33 |
* | slub: improve bulk alloc strategy | Jesper Dangaard Brouer | 2015-09-05 | 1 | -10/+16 |
* | slub bulk alloc: extract objects from the per cpu slab | Jesper Dangaard Brouer | 2015-09-05 | 1 | -2/+47 |
* | slab: infrastructure for bulk object allocation and freeing | Christoph Lameter | 2015-09-05 | 5 | -0/+72 |
* | slub: fix spelling succedd to succeed | Jesper Dangaard Brouer | 2015-09-05 | 1 | -1/+1 |
* | memory-hotplug: add hot-added memory ranges to memblock before allocate node_... | Tang Chen | 2015-09-05 | 1 | -1/+9 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-09-03 | 1 | -7/+1 |
|\ |
|
| * | mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition | Valentin Rothberg | 2015-07-23 | 1 | -7/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -0/+41 |
|\ \ |
|
| * | | lib: move strncpy_from_unsafe() into mm/maccess.c | Alexei Starovoitov | 2015-08-31 | 1 | -0/+41 |
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 1 | -12/+8 |
|\ \ \ |
|
| * | | | fs: use helper bio_add_page() instead of open coding on bi_io_vec | Kent Overstreet | 2015-08-13 | 1 | -5/+3 |
| * | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -7/+5 |
* | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2015-09-02 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk | Baoquan He | 2015-07-21 | 1 | -3/+2 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-02 | 1 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 | 1 | -5/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-09-02 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman | 2015-07-10 | 2 | -3/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() | Andrey Ryabinin | 2015-08-22 | 2 | -1/+153 |
| |_|_|/
|/| | | |
|
* | | | | mm: make page pfmemalloc check more robust | Michal Hocko | 2015-08-21 | 3 | -6/+9 |
* | | | | mm: cma: mark cma_bitmap_maxno() inline in header | Gregory Fong | 2015-08-15 | 1 | -1/+1 |
* | | | | memory-hotplug: fix wrong edge when hot add a new node | Xishi Qiu | 2015-08-15 | 2 | -0/+11 |
* | | | | .mailmap: Andrey Ryabinin has moved | Andrey Ryabinin | 2015-08-15 | 2 | -2/+2 |
* | | | | mm/hwpoison: fix panic due to split huge zero page | Wanpeng Li | 2015-08-15 | 1 | -2/+5 |
* | | | | mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held | Wanpeng Li | 2015-08-15 | 1 | -7/+6 |
* | | | | mm/hwpoison: fix page refcount of unknown non LRU page | Wanpeng Li | 2015-08-15 | 1 | -0/+2 |
* | | | | writeback: fix initial dirty limit | Rabin Vincent | 2015-08-07 | 1 | -2/+2 |
* | | | | mm/memory-failure: set PageHWPoison before migrate_pages() | Naoya Horiguchi | 2015-08-07 | 2 | -4/+6 |
* | | | | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* | Naoya Horiguchi | 2015-08-07 | 3 | -7/+9 |
* | | | | mm/memory-failure: give up error handling for non-tail-refcounted thp | Naoya Horiguchi | 2015-08-07 | 1 | -9/+12 |
* | | | | mm/memory-failure: fix race in counting num_poisoned_pages | Naoya Horiguchi | 2015-08-07 | 1 | -2/+2 |
* | | | | mm/memory-failure: unlock_page before put_page | Naoya Horiguchi | 2015-08-07 | 1 | -2/+2 |
* | | | | ipc: use private shmem or hugetlbfs inodes for shm segments. | Stephen Smalley | 2015-08-07 | 1 | -2/+2 |
* | | | | mm: initialize hotplugged pages as reserved | Mel Gorman | 2015-08-07 | 1 | -1/+9 |
* | | | | mm/slub: allow merging when SLAB_DEBUG_FREE is set | Konstantin Khlebnikov | 2015-08-07 | 1 | -2/+1 |