Age | Commit message (Expand) | Author |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-08-31 | lib: move strncpy_from_unsafe() into mm/maccess.c | Alexei Starovoitov |
2015-08-22 | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() | Andrey Ryabinin |
2015-08-21 | mm: make page pfmemalloc check more robust | Michal Hocko |
2015-08-14 | mm: cma: mark cma_bitmap_maxno() inline in header | Gregory Fong |
2015-08-14 | memory-hotplug: fix wrong edge when hot add a new node | Xishi Qiu |
2015-08-14 | .mailmap: Andrey Ryabinin has moved | Andrey Ryabinin |
2015-08-14 | mm/hwpoison: fix panic due to split huge zero page | Wanpeng Li |
2015-08-14 | mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held | Wanpeng Li |
2015-08-14 | mm/hwpoison: fix page refcount of unknown non LRU page | Wanpeng Li |
2015-08-13 | fs: use helper bio_add_page() instead of open coding on bi_io_vec | Kent Overstreet |
2015-08-07 | treewide: fix typos in comment blocks | Masahiro Yamada |
2015-08-07 | writeback: fix initial dirty limit | Rabin Vincent |
2015-08-07 | mm/memory-failure: set PageHWPoison before migrate_pages() | Naoya Horiguchi |
2015-08-07 | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: give up error handling for non-tail-refcounted thp | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: fix race in counting num_poisoned_pages | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: unlock_page before put_page | Naoya Horiguchi |
2015-08-07 | ipc: use private shmem or hugetlbfs inodes for shm segments. | Stephen Smalley |
2015-08-07 | mm: initialize hotplugged pages as reserved | Mel Gorman |
2015-08-07 | mm/slub: allow merging when SLAB_DEBUG_FREE is set | Konstantin Khlebnikov |
2015-08-07 | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman |
2015-08-07 | mm, meminit: replace rwsem with completion | Nicolai Stange |
2015-08-07 | mm, meminit: allow early_pfn_to_nid to be used during runtime | Mel Gorman |
2015-08-05 | mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations | Michal Hocko |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-21 | percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk | Baoquan He |
2015-07-17 | mm/cma_debug: correct size input to bitmap function | Joonsoo Kim |
2015-07-17 | mm/cma_debug: fix debugging alloc/free interface | Joonsoo Kim |
2015-07-17 | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim |
2015-07-17 | mm/page_owner: fix possible access violation | Joonsoo Kim |
2015-07-17 | mm, meminit: suppress unused memory variable warning | Mel Gorman |
2015-07-10 | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman |
2015-07-09 | mm: avoid setting up anonymous pages into file mapping | Kirill A. Shutemov |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds |
2015-07-02 | writeback: don't drain bdi_writeback_congested on bdi destruction | Tejun Heo |
2015-07-02 | writeback: don't embed root bdi_writeback_congested in bdi_writeback | Tejun Heo |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Add __init attribute to new_kmalloc_cache | Christoph Lameter |
2015-06-30 | mm: meminit: finish initialisation of struct pages before basic setup | Mel Gorman |
2015-06-30 | mm: meminit: remove mminit_verify_page_links | Mel Gorman |
2015-06-30 | mm: meminit: reduce number of times pageblocks are set during struct page init | Mel Gorman |
2015-06-30 | mm: meminit: free pages in large chunks where possible | Mel Gorman |
2015-06-30 | mm: meminit: minimise number of pfn->page lookups during initialisation | Mel Gorman |