Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
..
kasan 923936157b mm/mempool.c: kasan: poison mempool elements hace 10 años
Kconfig 28b24c1fc8 mm: cma: debugfs interface hace 10 años
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options hace 11 años
Makefile 4a20799d11 mm: move memtest under mm hace 10 años
backing-dev.c 038911597e Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
balloon_compaction.c 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled hace 11 años
bootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat hace 11 años
cleancache.c 3cb29d1117 cleancache: remove limit on the number of cleancache enabled filesystems hace 10 años
cma.c 99e8ea6cd2 mm: cma: add trace events for CMA allocations and freeings hace 10 años
cma.h 26b02a1f96 mm: cma: allocation trigger hace 10 años
cma_debug.c bda6d33042 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() hace 10 años
compaction.c 018e9a49a5 mm/compaction.c: fix "suitable_migration_target() unused" warning hace 10 años
debug-pagealloc.c 031bc5743f mm/debug-pagealloc: make debug-pagealloc boottime configurable hace 11 años
debug.c dc6c9a35b6 mm: account pmd page tables to the process hace 10 años
dmapool.c baa2ef8398 mm/dmapool.c: fixed a brace coding style issue hace 11 años
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support hace 11 años
fadvise.c e748dcd095 vfs: remove get_xip_mem hace 10 años
failslab.c f4ae40a6a5 switch debugfs to umode_t hace 14 años
filemap.c 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
frontswap.c a1ad28973d mm/frontswap.c: fix the condition in BUG_ON hace 11 años
gup.c 9d8c47e4bb mm: use READ_ONCE() for non-scalar types hace 10 años
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware hace 11 años
huge_memory.c 79553da293 thp: cleanup khugepaged startup hace 10 años
hugetlb.c 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() hace 10 años
hugetlb_cgroup.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() hace 10 años
hwpoison-inject.c c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive hace 11 años
init-mm.c 60063497a9 atomic: use <linux/atomic.h> hace 14 años
internal.h 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared hace 11 años
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header hace 11 años
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging hace 11 años
kmemleak.c e79ed2f13f kmemleak: disable kasan instrumentation for kmemleak hace 10 años
ksm.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
list_lru.c 2788cf0c40 memcg: reparent list_lrus and free kmemcg_id on css offline hace 10 años
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h hace 14 años
madvise.c e748dcd095 vfs: remove get_xip_mem hace 10 años
memblock.c 6a4055bc72 mm/memblock.c: add debug output for memblock_add() hace 10 años
memcontrol.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
memory-failure.c bcc5422230 mm: hugetlb: introduce page_huge_active hace 10 años
memory.c dd9061846a mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP hace 10 años
memory_hotplug.c 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() hace 10 años
mempolicy.c 5265047ac3 mm, thp: really limit transparent hugepage allocation to local node hace 10 años
mempool.c 923936157b mm/mempool.c: kasan: poison mempool elements hace 10 años
memtest.c 7f70baeeb9 memtest: use phys_addr_t for physical addresses hace 10 años
migrate.c b3b3a99c53 mm/migrate: check-before-clear PageSwapCache hace 10 años
mincore.c 1e25a271c8 mincore: apply page table walker on do_mincore() hace 10 años
mlock.c acc3c8d15e mm: move mm_populate()-related code to mm/gup.c hace 10 años
mm_init.c 194e815120 mm/mm_init.c: mark mminit_loglevel __meminitdata hace 10 años
mmap.c 9fcd145717 mm/mmap.c: use while instead of if+goto hace 10 años
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm hace 11 años
mmu_notifier.c 0f0a327fa1 mmu_notifier: add the callback for mmu_notifier_invalidate_range() hace 11 años
mmzone.c 05891fb065 mm: microoptimize zonelist operations hace 10 años
mprotect.c b191f9b106 mm: numa: preserve PTE write permissions across a NUMA hinting fault hace 10 años
mremap.c 6cd576130b mm/mremap.c: clean up goto just return ERR_PTR hace 10 años
msync.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() hace 11 años
nobootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat hace 11 años
nommu.c 6e242a1cee nommu: use __vfs_read() hace 10 años
oom_kill.c bdddbcd45f mm/oom_kill.c: fix typo in comment hace 10 años
page-writeback.c a4bb3ecdc1 mm/page-writeback: check-before-clear PageReclaim hace 10 años
page_alloc.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
page_counter.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() hace 10 años
page_ext.c 48c96a3685 mm/page_owner: keep track of page owners hace 11 años
page_io.c 22c6186ece direct_IO: remove rw from a_ops->direct_IO() hace 10 años
page_isolation.c cfa8694382 mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate hace 10 años
page_owner.c 94f759d62b mm/page_owner.c: remove unnecessary stack_trace field hace 10 años
pagewalk.c f683739539 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers hace 10 años
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated hace 11 años
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() hace 11 años
percpu.c bffc437589 percpu: Fix trivial typos in comments hace 10 años
pgtable-generic.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations hace 10 años
process_vm_access.c 17d17e7282 process_vm_access: switch to {compat_,}import_iovec() hace 10 años
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> hace 14 años
readahead.c de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info hace 11 años
rmap.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
shmem.c 75c3cfa855 VFS: assorted weird filesystems: d_inode() annotations hace 10 años
slab.c 4167e9b2cf mm: remove GFP_THISNODE hace 10 años
slab.h d6e0b7fa11 slub: make dead caches discard free slabs immediately hace 10 años
slab_common.c 0316bec22e mm: slub: add kernel address sanitizer support for slub allocator hace 10 años
slob.c c21a6daf46 slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() hace 10 años
slub.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations hace 12 años
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) hace 11 años
swap.c 822fc61367 mm: don't call __page_cache_release for hugetlb hace 10 años
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c hace 11 años
swap_state.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
swapfile.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages hace 10 años
truncate.c cc5993bd7b mm: rename deactivate_page to deactivate_file_page hace 10 años
util.c e39155ea11 mm: uninline and cleanup page-mapping related helpers hace 10 años
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes hace 11 años
vmalloc.c 7d61bfe8fd mm/vmalloc: get rid of dirty bitmap inside vmap_block structure hace 10 años
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() hace 11 años
vmscan.c 818099574b Merge branch 'akpm' (patches from Andrew) hace 10 años
vmstat.c 57c2e36b6f vmstat: Reduce time interval to stat update on idle cpu hace 10 años
workingset.c 3f97b16320 list_lru: add helpers to isolate items hace 10 años
zbud.c 3eba0c6a56 mm/zpool: add name argument to create zpool hace 10 años
zpool.c 3eba0c6a56 mm/zpool: add name argument to create zpool hace 10 años
zsmalloc.c 160a117f08 zsmalloc: remove extra cond_resched() in __zs_compact hace 10 años
zswap.c 3eba0c6a56 mm/zpool: add name argument to create zpool hace 10 años