linux-2.6-microblaze.git
2019-07-12 Luigi Semenzatomm: smaps: split PSS into components
2019-07-12 Konstantin... mm: use down_read_killable for locking mmap_sem in...
2019-07-12 Konstantin... proc: use down_read_killable mmap_sem for /proc/pid...
2019-07-12 Konstantin... proc: use down_read_killable mmap_sem for /proc/pid...
2019-07-12 Konstantin... proc: use down_read_killable mmap_sem for /proc/pid...
2019-07-12 Konstantin... proc: use down_read_killable mmap_sem for /proc/pid...
2019-07-12 Konstantin... proc: use down_read_killable mmap_sem for /proc/pid...
2019-07-12 Tobin C. Hardingtools/vm/slabinfo: add sorting info to help menu
2019-07-12 Tobin C. Hardingtools/vm/slabinfo: add option to sort by partial slabs
2019-07-12 Tobin C. Hardingtools/vm/slabinfo: add partial slab listing to -X
2019-07-12 Tobin C. Hardingtools/vm/slabinfo: order command line options
2019-07-12 Yang Shimm: vmscan: correct some vmscan counters for THP swapout
2019-07-12 Yang Shimm: vmscan: remove double slab pressure by inc'ing...
2019-07-12 Alexander Potapenkomm: init: report memory auto-initialization features...
2019-07-12 Alexander Potapenkomm: security: introduce init_on_alloc=1 and init_on_fre...
2019-07-12 Kees Cookarm64: move jump_label_init() before parse_early_param()
2019-07-12 Nicholas Pigginmm/large system hash: clear hashdist when only one...
2019-07-12 Nicholas Pigginmm/large system hash: use vmalloc for size > MAX_ORDER...
2019-07-12 Geert Uytterhoevenmm/vmalloc.c: spelling> s/informaion/information/
2019-07-12 Uladzislau... mm/vmalloc.c: switch to WARN_ON() and move it under...
2019-07-12 Uladzislau... mm/vmalloc.c: get rid of one single unlink_va() when...
2019-07-12 Uladzislau... mm/vmalloc.c: preload a CPU with one object for split...
2019-07-12 Uladzislau... mm/vmalloc.c: remove "node" argument
2019-07-12 Jean-Philippe... mm/mmu_notifier: use hlist_add_head_rcu()
2019-07-12 Miguel Ojedamm/memory.c: fail when offset == num in first check...
2019-07-12 Anshuman Khandualmm/pgtable: drop pgtable_t variable from pte_fn_t functions
2019-07-12 Mike Rapoportunicore32: switch to generic version of pte allocation
2019-07-12 Mike Rapoportum: switch to generic version of pte allocation
2019-07-12 Mike Rapoportriscv: switch to generic version of pte allocation
2019-07-12 Mike Rapoportparisc: switch to generic version of pte allocation
2019-07-12 Mike Rapoportnios2: switch to generic version of pte allocation
2019-07-12 Mike Rapoportnds32: switch to generic version of pte allocation
2019-07-12 Mike Rapoportmips: switch to generic version of pte allocation
2019-07-12 Mike Rapoportm68k: sun3: switch to generic version of pte allocation
2019-07-12 Mike Rapoportcsky: switch to generic version of pte allocation
2019-07-12 Mike Rapoportarm64: switch to generic version of pte allocation
2019-07-12 Mike Rapoportarm: switch to generic version of pte allocation
2019-07-12 Mike Rapoportalpha: switch to generic version of pte allocation
2019-07-12 Mike Rapoportasm-generic, x86: introduce generic pte_{alloc,free...
2019-07-12 Guenter Roeckmm/gup.c: mark undo_dev_pagemap as __maybe_unused
2019-07-12 Andy Lutomirskimm/gup.c: remove some BUG_ONs from get_gate_page()
2019-07-12 Pingfan Liumm/gup: speed up check_and_migrate_cma_pages() on huge...
2019-07-12 Christoph Hellwigmm: mark the page referenced in gup_hugepte
2019-07-12 Christoph Hellwigmm: switch gup_hugepte to use try_get_compound_head
2019-07-12 Christoph Hellwigmm: move the powerpc hugepd code to mm/gup.c
2019-07-12 Christoph Hellwigmm: validate get_user_pages_fast flags
2019-07-12 Christoph Hellwigmm: consolidate the get_user_pages* implementations
2019-07-12 Christoph Hellwigmm: reorder code blocks in gup.c
2019-07-12 Christoph Hellwigmm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
2019-07-12 Christoph Hellwigsparc64: use the generic get_user_pages_fast code
2019-07-12 Christoph Hellwigsparc64: define untagged_addr()
2019-07-12 Christoph Hellwigsparc64: add the missing pgd_page definition
2019-07-12 Christoph Hellwigsh: use the generic get_user_pages_fast code
2019-07-12 Christoph Hellwigsh: add the missing pud_page definition
2019-07-12 Christoph HellwigMIPS: use the generic get_user_pages_fast code
2019-07-12 Christoph Hellwigmm: lift the x86_32 PAE version of gup_get_pte to commo...
2019-07-12 Christoph Hellwigmm: simplify gup_fast_permitted
2019-07-12 Christoph Hellwigmm: use untagged_addr() for get_user_pages_fast addresses
2019-07-12 Waiman Longmm, memcg: add a memcg_slabinfo debugfs file
2019-07-12 Roman Gushchinmm: memcg/slab: reparent memcg kmem_caches on cgroup...
2019-07-12 Roman Gushchinmm: memcg/slab: stop setting page->mem_cgroup pointer...
2019-07-12 Roman Gushchinmm: memcg/slab: rework non-root kmem_cache lifecycle...
2019-07-12 Roman Gushchinmm: memcg/slab: synchronize access to kmem_cache dying...
2019-07-12 Roman Gushchinmm: memcg/slab: don't check the dying flag on kmem_cach...
2019-07-12 Roman Gushchinmm: memcg/slab: unify SLAB and SLUB page accounting
2019-07-12 Roman Gushchinmm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()
2019-07-12 Roman Gushchinmm: memcg/slab: generalize postponed non-root kmem_cach...
2019-07-12 Roman Gushchinmm: memcg/slab: rename slab delayed deactivation functi...
2019-07-12 Roman Gushchinmm: memcg/slab: postpone kmem_cache memcg pointer initi...
2019-07-12 Johannes Weinermm: memcontrol: dump memory.stat during cgroup OOM
2019-07-12 Shakeel Buttmm, memcg: introduce memory.events.local
2019-07-12 Shakeel Buttmemcg, fsnotify: no oom-kill for remote memcg charging
2019-07-12 Shakeel Buttmemcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
2019-07-12 Huang Yingmm/mincore.c: fix race between swapoff and mincore
2019-07-12 Aaron Lumm, swap: use rbtree for swap_extent
2019-07-12 Huang Yingmm/swap_state.c: simplify total_swapcache_pages() with...
2019-07-12 Huang Yingmm, swap: fix race between swapoff and some swap operations
2019-07-12 Yang Shimm/filemap.c: correct the comment about VM_FAULT_RETRY
2019-07-12 Christoph Hellwig9p: pass the correct prototype to read_cache_page
2019-07-12 Christoph Hellwigjffs2: pass the correct prototype to read_cache_page
2019-07-12 Christoph Hellwigmm/filemap: don't cast ->readpage to filler_t for do_re...
2019-07-12 Christoph Hellwigmm/filemap.c: fix an overly long line in read_cache_page
2019-07-12 Vlastimil Babkamm, debug_pagealloc: use a page type instead of page_ex...
2019-07-12 Vlastimil Babkamm, page_alloc: more extensive free page checking with...
2019-07-12 Vlastimil Babkamm, debug_pagelloc: use static keys to enable debugging
2019-07-12 Nicolas Boichatmm/failslab.c: by default, do not fail allocations...
2019-07-12 Andrew Mortoninclude/linux/pagemap.h: document trylock_page() return...
2019-07-12 Denis Efremovmm: remove the exporting of totalram_pages
2019-07-12 Sebastian Andrzej... include/linux/vmpressure.h: use spinlock_t instead...
2019-07-12 Pingfan Liumm/page_isolation.c: change the prototype of undo_isola...
2019-07-12 Christoph Hellwigmm: remove the account_page_dirtied export
2019-07-12 Alexey Dobriyaninclude/linux/mm_types.h: ifdef struct vm_area_struct...
2019-07-12 Jason Gunthorpemm: make !CONFIG_HUGE_PAGE wrappers into static inlines
2019-07-12 Miklos Szeredimm/memory.c: trivial clean up in insert_page()
2019-07-12 Bharath Vedarthammm/gup.c: make follow_page_mask() static
2019-07-12 Mike Rapoportsparc: remove ARCH_SELECT_MEMORY_MODEL
2019-07-12 Mike Rapoports390: remove ARCH_SELECT_MEMORY_MODEL
2019-07-12 Mike Rapoportarm: remove ARCH_SELECT_MEMORY_MODEL
2019-07-12 Andrew Mortoninclude/linux/pfn_t.h: remove pfn_t_to_virt()
2019-07-12 Marco Elvermm/kasan: add object validation in ksize()
next