Linus Torvalds 6b0cd00bc3 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 hace 15 años
..
Kconfig 152e0659fc mm: avoid warning when COMPACTION is selected hace 15 años
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options hace 16 años
Makefile 95f72d1ed4 lmb: rename to memblock hace 15 años
backing-dev.c 976e48f8a5 bdi: Initialize noop_backing_dev_info properly hace 15 años
bootmem.c b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used hace 15 años
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() hace 15 años
compaction.c bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated hace 15 años
debug-pagealloc.c 6a11f75b6a generic debug pagealloc hace 16 años
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() hace 16 años
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM hace 15 años
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
filemap.c 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings hace 15 años
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages hace 15 años
highmem.c eac790059b mm,kdb,kgdb: Add a debug reference for the kdb kmap usage hace 15 años
hugetlb.c 56c9cfb13c hugetlb, rmap: fix confusing page locking in hugetlb_cow() hace 15 años
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage hace 15 años
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer hace 15 años
internal.h 1bfe5febe3 HWPOISON: add an interface to switch off/on all the page filters hace 16 años
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator hace 16 años
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions hace 16 años
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment hace 15 años
ksm.c 4e31635c36 ksm: fix bad user data when swapping hace 15 años
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) hace 16 años
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining hace 16 años
memblock.c 2ed9aae0fa memblock: Fix memblock_is_region_reserved() to return a boolean hace 15 años
memcontrol.c ad4ca5f4b7 memcg: fix thresholds with use_hierarchy == 1 hace 15 años
memory-failure.c 47f43e7efa HWPOISON: Stop shrinking at right page count hace 15 años
memory.c 31c4a3d3a0 mm: further fix swapin race condition hace 15 años
memory_hotplug.c 0dcc48c15f memory hotplug: fix next block calculation in is_removable hace 15 años
mempolicy.c 596d7cfa2b mempolicy: reduce stack size of migrate_pages() hace 15 años
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool hace 16 años
migrate.c 76545066c8 mm: extend KSM refcounts to the anon_vma root hace 15 años
mincore.c e48293fd75 mincore: do nested page table walks hace 15 años
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h hace 15 años
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore hace 17 años
mmap.c 2aeadc30de mmap: call unlink_anon_vmas() in __split_vma() in case of error hace 15 años
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss hace 15 años
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake hace 15 años
mprotect.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mremap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
msync.c 8018ab0574 sanitize vfs_fsync calling conventions hace 15 años
nommu.c 297c5eee37 mm: make the vma list be doubly linked hace 15 años
oom_kill.c e85bfd3aa7 oom: filter unkillable tasks from tasklist dump hace 15 años
page-writeback.c 997396a73a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client hace 15 años
page_alloc.c f241e6607b mm: alloc_large_system_hash() printk overflow on 16TB boot hace 15 años
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() hace 15 años
page_io.c 7b6d91daee block: unify flags for struct bio and struct request hace 15 años
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() hace 17 años
pagewalk.c 116354d177 pagemap: fix pfn calculation for hugepage hace 15 años
percpu-km.c b0c9778b1d percpu: implement kernel memory based chunk allocation hace 15 años
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c hace 15 años
percpu.c 46b30ea9bc percpu: fix pcpu_last_unit_cpu hace 15 años
percpu_up.c 94cb121c94 percpu: add __percpu notations to UP allocator hace 15 años
prio_tree.c 183ff22bb6 spelling fixes: mm/ hace 18 años
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
readahead.c bf8abe8b92 readahead.c: fix comment hace 15 años
rmap.c 4829b906cc ksm: fix page_address_in_vma anon_vma oops hace 15 años
shmem.c 602586a83b shmem: put_super must percpu_counter_destroy hace 15 años
slab.c bc584c5107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 hace 15 años
slob.c b57bdda58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 hace 15 años
slub.c b57bdda58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 hace 15 años
sparse-vmemmap.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too hace 15 años
swap.c 47846b0650 mm: export lru_cache_add_*() to modules hace 15 años
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
swapfile.c 3399446632 swap: discard while swapping only if SWAP_FLAG_DISCARD hace 15 años
thrash.c a5c9b696ec mm: pass mm to grab_swap_token hace 16 años
truncate.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok hace 15 años
util.c 90d7404558 mm: use memdup_user hace 15 años
vmalloc.c 26f0cf9181 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen hace 15 años
vmscan.c d1908362ae vmscan: check all_unreclaimable in direct reclaim path hace 15 años
vmstat.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake hace 15 años