Linus Torvalds ff3cb3fec3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 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 15 años
Makefile 95f72d1ed4 lmb: rename to memblock hace 15 años
backing-dev.c 6628bc74f1 writeback: do not lose wakeup events when forking bdi threads 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 d559db086f mm: clean up mm_counter 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 1021a64534 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 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 15 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 4969c1192d mm: fix swapin race condition hace 15 años
maccess.c 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) hace 15 años
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining hace 15 años
memblock.c 2ed9aae0fa memblock: Fix memblock_is_region_reserved() to return a boolean hace 15 años
memcontrol.c 13d7e3a2db memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id hace 15 años
memory-failure.c 1021a64534 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 hace 15 años
memory.c 4969c1192d mm: 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 15 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 8ca3eb0809 guard page for stacks that grow upwards 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 8d6c83f0ba oom: __task_cred() need rcu_read_lock() 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 9ee493ce0a mm: page allocator: drain per-cpu lists after direct reclaim allocation fails 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 16 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 54157c4447 percpu: fix a mismatch between code and comment 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 17 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 f18194275c mm: fix hang on anon_vma->root->lock 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 00918b6ab8 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() 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