Dave Airlie 8c86394470 Merge tag 'v3.18' into drm-next hace 11 años
..
Kconfig 09316c09dd mm/balloon_compaction: add vmstat counters and kpageflags bit hace 11 años
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging hace 14 años
Makefile ce254b34da Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux hace 11 años
backing-dev.c d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block hace 11 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 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE hace 12 años
cma.c 56fa4f609b mm: cma: Use %pa to print physical addresses hace 11 años
compaction.c 1d5bfe1ffb mm, compaction: prevent infinite loop in compact_zone hace 11 años
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled hace 14 años
debug.c 7a82ca0d64 mm/debug.c: use pr_emerg() hace 11 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 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 99dadfdde0 mm/filemap.c: remove trailing whitespace hace 11 años
filemap_xip.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures hace 12 años
fremap.c 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM hace 11 años
frontswap.c fb993fa1a2 mm: frontswap: invalidate expired data on a dup-store failure hace 11 años
gup.c 2667f50e8b mm: introduce a general RCU get_user_pages_fast() hace 11 años
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware hace 11 años
huge_memory.c 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM hace 11 años
hugetlb.c 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM hace 11 años
hugetlb_cgroup.c 7ea8574e5f hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked hace 11 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 3c605096d3 mm/page_alloc: restrict max order of merging on isolated pageblock hace 11 años
interval_tree.c 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA hace 11 años
iov_iter.c ad0eab9293 Fix thinko in iov_iter_single_seg_count 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 ffe2c748e2 mm: introduce kmemleak_update_trace() hace 11 años
ksm.c 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM hace 11 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 54980b93c0 mm: update the description for madvise_remove hace 11 años
memblock.c 0a313a998a mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() hace 11 años
memcontrol.c d7365e783e mm: memcontrol: fix missed end-writeback page accounting hace 11 años
memory-failure.c f29374b146 cgroup: remove redundant check in cgroup_ino() hace 11 años
memory.c 8c86394470 Merge tag 'v3.18' into drm-next hace 11 años
memory_hotplug.c 0bd8542008 mem-hotplug: reset node present pages when hot-adding a new pgdat hace 11 años
mempolicy.c 2c0346a36c mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY hace 11 años
mempool.c 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations hace 11 años
migrate.c 34ee645e83 mmu_notifier: call mmu_notifier_invalidate_range() from VMM 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 d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 11 años
mm_init.c e82cb95d62 mm: bring back /sys/kernel/mm hace 12 años
mmap.c c4ea95d7cd mm: fix anon_vma_clone() error treatment 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 0f0a327fa1 mmu_notifier: add the callback for mmu_notifier_invalidate_range() hace 11 años
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} hace 12 años
mprotect.c 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared hace 11 años
mremap.c 2581d20237 mm/mremap.c: use linux headers hace 11 años
msync.c 496a8e6865 msync: fix incorrect fstart calculation 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 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() hace 11 años
oom_kill.c 5695be142e OOM, PM: OOM killed task shouldn't escape PM suspend hace 11 años
page-writeback.c d7365e783e mm: memcontrol: fix missed end-writeback page accounting hace 11 años
page_alloc.c 57cbc87e03 mm/debug-pagealloc: correct freepage accounting and order resetting hace 11 años
page_cgroup.c 401507d67d cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. hace 11 años
page_io.c 05064084e8 fix __swap_writepage() compile failure on old gcc versions hace 11 años
page_isolation.c 3c605096d3 mm/page_alloc: restrict max order of merging on isolated pageblock hace 11 años
pagewalk.c 96dad67ff2 mm: use VM_BUG_ON_MM where possible hace 11 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 6ae833c7fe percpu: fix how @gfp is interpreted by the percpu allocator hace 11 años
pgtable-generic.c ce8369bcbe mm: actually clear pmd_numa before invalidating hace 11 años
process_vm_access.c 71d8e532b1 start adding the tag to iov_iter hace 11 años
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> hace 14 años
readahead.c 3e2faa0854 mm/readahead.c: remove unused file_ra_state from count_history_pages hace 11 años
rmap.c 8c86394470 Merge tag 'v3.18' into drm-next hace 11 años
shmem.c 46fdb794e3 shmem: support RENAME_WHITEOUT hace 11 años
slab.c 7c3fbbdd04 slab: fix nodeid bounds check for non-contiguous node IDs hace 11 años
slab.h bf0dea23a9 mm/slab: use percpu allocator for cpu cache hace 11 años
slab_common.c 95069ac8da mm/slab: fix unalignment problem on Malta with EVA due to slab merge hace 11 años
slob.c 61f47105a2 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() hace 11 años
slub.c 423c929cbb mm/slab_common: commonize slab merge logic 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 aabfb57296 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache hace 11 años
swap_state.c aabfb57296 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache hace 11 años
swapfile.c 0a31bc97c8 mm: memcontrol: rewrite uncharge API hace 11 años
truncate.c 77783d0642 mm: Fix comment before truncate_setsize() hace 11 años
util.c 58cb65487e proc/maps: make vm_is_stack() logic namespace-friendly hace 11 años
vmacache.c 6b4ebc3a90 mm,vmacache: optimize overflow system-wide flushing hace 11 años
vmalloc.c 703394c100 mm/vmalloc.c: use seq_open_private() instead of seq_open() hace 11 años
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() hace 11 años
vmscan.c b70a2a21dc mm: memcontrol: fix transparent huge page allocations under pressure hace 11 años
vmstat.c 7cc36bbddd vmstat: on-demand vmstat workers V8 hace 11 años
workingset.c 449dd6984d mm: keep page cache radix tree nodes in check hace 11 años
zbud.c f203c3b33f zbud: avoid accessing last unused freelist hace 11 años
zpool.c 137f8cff50 mm/zpool: use prefixed module loading hace 11 años
zsmalloc.c 5538c56237 zsmalloc: simplify init_zspage free obj linking hace 11 años
zswap.c c119239b16 mm/zswap.c: add __init to zswap_entry_cache_destroy() hace 11 años