Linus Torvalds 092f4c56c1 Merge branch 'akpm' (Andrew's incoming - part two) il y a 13 ans
..
Kconfig 6661672053 memblock: add NO_BOOTMEM config symbol il y a 13 ans
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning il y a 14 ans
Makefile fcf634098c Cross Memory Attach il y a 13 ans
backing-dev.c 20c8c62891 mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix il y a 13 ans
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn il y a 14 ans
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() il y a 15 ans
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config il y a 14 ans
compaction.c d43a87e68e mm: compaction: make compact_zone_order() static il y a 13 ans
debug-pagealloc.c 64212ec569 debug-pagealloc: add support for highmem pages il y a 13 ans
dmapool.c ae891a1b93 devres: fix possible use after free il y a 14 ans
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM il y a 15 ans
failslab.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory il y a 14 ans
filemap.c 39be79c16f vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately il y a 13 ans
filemap_xip.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex il y a 14 ans
fremap.c ca16d140af mm: don't access vm_flags as 'int' il y a 14 ans
highmem.c 4e9dc5df46 mm: fix kunmap_high() comment il y a 13 ans
huge_memory.c 70b50f94f1 mm: thp: tail page refcounting fix il y a 13 ans
hugetlb.c 32f84528fb mm: hugetlb: fix coding style issues il y a 14 ans
hwpoison-inject.c 25985edced Fix common misspellings il y a 14 ans
init-mm.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
internal.h 70b50f94f1 mm: thp: tail page refcounting fix il y a 13 ans
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator il y a 16 ans
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc il y a 14 ans
kmemleak.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
ksm.c 43362a4977 oom: fix race while temporarily setting current's oom_score_adj il y a 13 ans
maccess.c f29c50419c maccess,probe_kernel: Make write/read src const void * il y a 14 ans
madvise.c bd5fe6c5eb fs: kill i_alloc_sem il y a 14 ans
memblock.c 2d7d3eb2ba mm/memblock.c: quiet sparse noise il y a 13 ans
memcontrol.c 4799401fef memcg: Fix race condition in memcg_check_events() with this_cpu usage il y a 13 ans
memory-failure.c dd73e85f6d HWPOISON: convert pr_debug()s to pr_info()s il y a 13 ans
memory.c 70b50f94f1 mm: thp: tail page refcounting fix il y a 13 ans
memory_hotplug.c 9d0ad8ca43 mm: extend memory hotplug API to allow memory hotplug in virtual machines il y a 14 ans
mempolicy.c e754d79d35 mm/mempolicy.c: quiet sparse noise il y a 13 ans
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool il y a 16 ans
migrate.c 0dabec93de mm: migration: clean up unmap_and_move() il y a 13 ans
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases il y a 14 ans
mlock.c 3d470fc385 mm: munlock use mapcount to avoid terrible overhead il y a 13 ans
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore il y a 17 ans
mmap.c 584cff54e1 mm/mmap.c: eliminate the ret variable from mm_take_all_locks() il y a 13 ans
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss il y a 15 ans
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young il y a 14 ans
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low il y a 14 ans
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support il y a 14 ans
mremap.c 37a1c49a91 thp: mremap support and TLB optimization il y a 13 ans
msync.c 8018ab0574 sanitize vfs_fsync calling conventions il y a 15 ans
nobootmem.c 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() il y a 14 ans
nommu.c c15bef3099 mmap: fix and tidy up overcommit page arithmetic il y a 14 ans
oom_kill.c 43362a4977 oom: fix race while temporarily setting current's oom_score_adj il y a 13 ans
page-writeback.c d08c429b06 mm/page-writeback.c: document bdi_min_ratio il y a 13 ans
page_alloc.c 3ee9a4f086 mm: neaten warn_alloc_failed il y a 13 ans
page_cgroup.c 61600f578f mm/page_cgroup.c: quiet sparse noise il y a 13 ans
page_io.c 721a9602e6 block: kill off REQ_UNPLUG il y a 14 ans
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init il y a 14 ans
pagewalk.c dd78553b5e pagewalk: fix code comment for THP il y a 14 ans
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator il y a 15 ans
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas il y a 14 ans
percpu.c 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build il y a 14 ans
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage il y a 14 ans
process_vm_access.c fcf634098c Cross Memory Attach il y a 13 ans
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
readahead.c 7b1de5868b readahead: readahead page allocations are OK to fail il y a 14 ans
rmap.c 99ef0315f1 ksm: fix the comment of try_to_unmap_one() il y a 13 ans
shmem.c 6d6b77f163 filesystems: add missing nlink wrappers il y a 13 ans
slab.c ab067e99d2 mm: restrict access to slab files under procfs and sysfs il y a 14 ans
slob.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
slub.c 798248206b lib/string.c: introduce memchr_inv() il y a 13 ans
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos il y a 14 ans
sparse.c 33dd4e0ec9 mm: make some struct page's const il y a 14 ans
swap.c 70b50f94f1 mm: thp: tail page refcounting fix il y a 13 ans
swap_state.c 7eaceaccab block: remove per-queue plugging il y a 14 ans
swapfile.c 43362a4977 oom: fix race while temporarily setting current's oom_score_adj il y a 13 ans
thrash.c 22d5368a08 mm/thrash.c: quiet sparse noise il y a 13 ans
truncate.c 31475dd611 mm: a few small updates for radix-swap il y a 14 ans
util.c 6038def0d1 mm: nommu: sort mm->mmap list properly il y a 14 ans
vmalloc.c de7d2b567d mm/vmalloc.c: report more vmalloc failures il y a 13 ans
vmscan.c 9b272977e3 memcg: skip scanning active lists based on individual size il y a 13 ans
vmstat.c a1cb2c60dd mm/vmstat.c: cache align vm_stat il y a 13 ans