summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
* | | | | | mm/slub: fix slab double-free in case of duplicate sysfs filenameKonstantin Khlebnikov2015-09-04
* | | | | | mm/slub: move slab initialization into irq enabled regionThomas Gleixner2015-09-04
* | | | | | slub: add support for kmem_cache_debug in bulk callsJesper Dangaard Brouer2015-09-04
* | | | | | slub: initial bulk free implementationJesper Dangaard Brouer2015-09-04
* | | | | | slub: improve bulk alloc strategyJesper Dangaard Brouer2015-09-04
* | | | | | slub bulk alloc: extract objects from the per cpu slabJesper Dangaard Brouer2015-09-04
* | | | | | slab: infrastructure for bulk object allocation and freeingChristoph Lameter2015-09-04
* | | | | | slub: fix spelling succedd to succeedJesper Dangaard Brouer2015-09-04
* | | | | | memory-hotplug: add hot-added memory ranges to memblock before allocate node_...Tang Chen2015-09-04
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-03
|\ \ \ \ \ \
| * | | | | | mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg2015-07-23
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \ \ \
| * | | | | | lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov2015-08-31
* | | | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ \ \ \ \
| * | | | | | | fs: use helper bio_add_page() instead of open coding on bi_io_vecKent Overstreet2015-08-13
| * | | | | | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2015-09-02
|\ \ \ \ \ \ \
| * | | | | | | percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunkBaoquan He2015-07-21
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-09-01
|\ \ \ \ \ \ \
| * | | | | | | vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-10
| | |/ / / / / | |/| | | | |
* | | | | | | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-22
| |_|_|/ / / |/| | | | |
* | | | | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
| |_|_|/ / |/| | | |
* | | | | mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong2015-08-14
* | | | | memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2015-08-14
* | | | | .mailmap: Andrey Ryabinin has movedAndrey Ryabinin2015-08-14
* | | | | mm/hwpoison: fix panic due to split huge zero pageWanpeng Li2015-08-14
* | | | | mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li2015-08-14
* | | | | mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li2015-08-14
| |_|_|/ |/| | |
* | | | writeback: fix initial dirty limitRabin Vincent2015-08-07
* | | | mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi2015-08-07
* | | | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-07
* | | | mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi2015-08-07
* | | | mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi2015-08-07
* | | | mm/memory-failure: unlock_page before put_pageNaoya Horiguchi2015-08-07
* | | | ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley2015-08-07
* | | | mm: initialize hotplugged pages as reservedMel Gorman2015-08-07
* | | | mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov2015-08-07
* | | | fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-07
* | | | mm, meminit: replace rwsem with completionNicolai Stange2015-08-07
* | | | mm, meminit: allow early_pfn_to_nid to be used during runtimeMel Gorman2015-08-07
* | | | mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko2015-08-05
| |/ / |/| |
* | | mm/cma_debug: correct size input to bitmap functionJoonsoo Kim2015-07-17
* | | mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim2015-07-17
* | | mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-17
* | | mm/page_owner: fix possible access violationJoonsoo Kim2015-07-17
* | | mm, meminit: suppress unused memory variable warningMel Gorman2015-07-17
| |/ |/|
* | mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov2015-07-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\