Linus Torvalds 50f5aa8a9b mm: don't pointlessly use BUG_ON() for sanity check hace 11 años
..
Kconfig 9e5c33d7ae mm: create generic early_ioremap() support hace 11 años
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging hace 14 años
Makefile 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
backing-dev.c 5acda9d12d bdi: avoid oops on device removal hace 11 años
balloon_compaction.c f0b791a34c mm: print more details for bad_page() hace 12 años
bootmem.c 4a099fb4bd mm/bootmem.c: remove unused local `map' hace 12 años
bounce.c 7988613b0e block: Convert bio_for_each_segment() to bvec_iter hace 12 años
cleancache.c 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE hace 12 años
compaction.c da1c67a76f mm, compaction: determine isolation mode only once hace 11 años
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled hace 14 años
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker hace 13 años
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support hace 11 años
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long hace 13 años
failslab.c f4ae40a6a5 switch debugfs to umode_t hace 14 años
filemap.c b59b8cbca6 mm: fix new kernel-doc warning in filemap.c hace 11 años
filemap_xip.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures hace 12 años
fremap.c 887843961c mm: fix bad rss-counter if remap_file_pages raced migration hace 11 años
frontswap.c 7b57976da4 frontswap: fix incorrect zeroing and allocation size for frontswap_map hace 12 años
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 13 años
huge_memory.c b5a8cad376 thp: close race between split and zap huge pages hace 11 años
hugetlb.c 7848a4bf51 mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() hace 11 años
hugetlb_cgroup.c 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() hace 11 años
hwpoison-inject.c 4883e997b2 mm/hwpoison: add '#' to hwpoison_inject hace 12 años
init-mm.c 60063497a9 atomic: use <linux/atomic.h> hace 14 años
internal.h 29f175d125 mm/readahead.c: inline ra_submit hace 11 años
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option hace 13 años
iov_iter.c 4f18cd317a take iov_iter stuff to mm/iov_iter.c hace 11 años
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator hace 16 años
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc hace 15 años
kmemleak.c 8910ae896c kmemleak: change some global variables to int hace 11 años
ksm.c 668f9abbd4 mm: close PageTail race hace 12 años
list_lru.c 449dd6984d mm: keep page cache radix tree nodes in check hace 11 años
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h hace 14 años
madvise.c 20cb6cab52 mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood hace 12 años
memblock.c 1676323030 mm/memblock.c: use PFN_PHYS() hace 11 años
memcontrol.c b8529907ba memcg, slab: do not destroy children caches if parent has aliases hace 11 años
memory-failure.c 32d01dc7be Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup hace 11 años
memory.c 1cf35d4771 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts hace 11 años
memory_hotplug.c ac13c4622b mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug hace 12 años
mempolicy.c f0432d1596 mm, mempolicy: remove per-process flag hace 11 años
mempool.c eb9a3c62a0 mempool: add unlikely and likely hints hace 11 años
migrate.c 7e09e738af mm: fix swapops.h:131 bug if remap_file_pages raced migration hace 11 años
mincore.c 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees hace 11 años
mlock.c 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking hace 11 años
mm_init.c e82cb95d62 mm: bring back /sys/kernel/mm hace 12 años
mmap.c 615d6e8756 mm: per-thread vma caching hace 11 años
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm hace 12 años
mmu_notifier.c a64fb3cd61 mm: audit/fix non-modular users of module_init in core code hace 12 años
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} hace 12 años
mprotect.c a5338093bf mm: move mmu notifier call from change_protection to change_pmd_range hace 11 años
mremap.c 57a8f0cdb8 mm: revert mremap pud_free anti-fix hace 12 años
msync.c 8018ab0574 sanitize vfs_fsync calling conventions hace 15 años
nobootmem.c de49850725 mm/nobootmem.c: mark function as static hace 11 años
nommu.c ac7149045d mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style hace 11 años
oom_kill.c 778c14affa mm, oom: base root bonus on current usage hace 12 años
page-writeback.c ed6d7c8e57 mm: remove unused arg of set_page_dirty_balance() hace 11 años
page_alloc.c ed12d845b5 mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL hace 11 años
page_cgroup.c d20199e1f5 mm/page_cgroup.c: mark functions as static hace 11 años
page_io.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block hace 12 años
page_isolation.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage hace 12 años
pagewalk.c 3017f079ef mm/pagewalk.c: fix walk_page_range() access of wrong PTEs hace 12 años
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator hace 15 años
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings hace 13 años
percpu.c 21ddfd38ee percpu: renew the max_contig if we merge the head and previous block hace 11 años
pgtable-generic.c 2084140594 mm: fix TLB flush race between migration, and change_protection_range hace 12 años
process_vm_access.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> hace 14 años
readahead.c 29f175d125 mm/readahead.c: inline ra_submit hace 11 años
rmap.c 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking hace 11 años
shmem.c f7c1d07420 mm: Initialize error in shmem_file_aio_read() hace 11 años
slab.c bf3a340738 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux hace 11 años
slab.h a44cb94491 memcg, slab: never try to merge memcg caches hace 11 años
slab_common.c b8529907ba memcg, slab: do not destroy children caches if parent has aliases hace 11 años
slob.c 34bf6ef94a mm: slab/slub: use page->list consistently instead of page->lru hace 11 años
slub.c bf3a340738 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux hace 11 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 a528910e12 mm: thrash detection-based file cache sizing hace 11 años
swap_state.c 579f82901f swap: add a simple detector for inappropriate swapin readahead hace 12 años
swapfile.c f893ab41e4 mm/swap: fix race on swap_info reuse between swapoff and swapon hace 12 años
truncate.c 449dd6984d mm: keep page cache radix tree nodes in check hace 11 años
util.c 0b747172dc Merge git://git.infradead.org/users/eparis/audit hace 11 años
vmacache.c 50f5aa8a9b mm: don't pointlessly use BUG_ON() for sanity check hace 11 años
vmalloc.c 3643763834 mm/vmalloc.c: enhance vm_map_ram() comment hace 11 años
vmpressure.c 1ff6bbfd13 arm, pm, vmpressure: add missing slab.h includes hace 12 años
vmscan.c 83da751005 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() hace 11 años
vmstat.c 467a9e1633 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 11 años
workingset.c 449dd6984d mm: keep page cache radix tree nodes in check hace 11 años
zbud.c eee87e1726 mm/zbud: fix some trivial typos in comments hace 12 años
zsmalloc.c f0e71fcd0f zsmalloc: Fix CPU hotplug callback registration hace 11 años
zswap.c 26c12d9334 Merge branch 'akpm' (incoming from Andrew) hace 11 años