Linus Torvalds 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 лет назад
..
Kconfig 0fc0531e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 лет назад
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 15 лет назад
Makefile bbddff0545 percpu: use percpu allocator on UP too 15 лет назад
backing-dev.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 лет назад
bootmem.c a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 лет назад
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 15 лет назад
compaction.c dd9e5efe3a mm/compaction.c: avoid double mem_cgroup_del_lru() 14 лет назад
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 лет назад
dmapool.c ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() 14 лет назад
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 лет назад
failslab.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
filemap.c b5c84bf6f6 fs: dcache remove dcache_lock 14 лет назад
filemap_xip.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
fremap.c 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 14 лет назад
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 лет назад
hugetlb.c 1f64d69c7a mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() 14 лет назад
hwpoison-inject.c 43131e141a HWPOISON, hugetlb: support hwpoison injection for hugepage 15 лет назад
init-mm.c a1b200e27c mm: provide init_mm mm_context initializer 15 лет назад
internal.h 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check 14 лет назад
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 лет назад
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 лет назад
kmemleak.c 145b64b958 kmemleak: Fix typo in the comment 15 лет назад
ksm.c a0b0f58cdd ksm: annotate ksm_thread_mutex is no deadlock source 14 лет назад
maccess.c 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 лет назад
madvise.c afcf938ee0 HWPOISON: Add a madvise() injector for soft page offlining 15 лет назад
memblock.c cd79481d27 memblock: Annotate memblock functions with __init_memblock 14 лет назад
memcontrol.c ebb76ce16d memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check 14 лет назад
memory-failure.c 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() 14 лет назад
memory.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 14 лет назад
memory_hotplug.c 20d6c96b5f mem-hotplug: introduce {un}lock_memory_hotplug() 14 лет назад
mempolicy.c 55cfaa3cbd mm/mempolicy.c: add rcu read lock to protect pid structure 14 лет назад
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 15 лет назад
migrate.c 0d1836c366 mm/migrate.c: fix compilation error 14 лет назад
mincore.c e48293fd75 mincore: do nested page table walks 15 лет назад
mlock.c 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 лет назад
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 лет назад
mmap.c 462e635e5b install_special_mapping skips security_file_mmap check. 14 лет назад
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss 15 лет назад
mmu_notifier.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
mmzone.c aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 лет назад
mprotect.c 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() 14 лет назад
mremap.c ece0e2b640 mm: remove pte_*map_nested() 14 лет назад
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 лет назад
nommu.c 29c185e5c6 nommu: Provide stubbed alloc/free_vm_area() implementation. 14 лет назад
oom_kill.c 1e99bad0d9 oom: kill all threads sharing oom killed task's mm 14 лет назад
page-writeback.c d153ba6445 writeback: do uninterruptible sleep in balance_dirty_pages() 14 лет назад
page_alloc.c c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 лет назад
page_cgroup.c 7952f98818 kmemleak: Annotate false positive in init_section_page_cgroup() 15 лет назад
page_io.c 7b6d91daee block: unify flags for struct bio and struct request 15 лет назад
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 лет назад
pagewalk.c 5f0af70a25 mm: remove call to find_vma in pagewalk for non-hugetlbfs 14 лет назад
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 лет назад
percpu-vm.c 9f64553256 percpu: move vmalloc based chunk management into percpu-vm.c 15 лет назад
percpu.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 лет назад
prio_tree.c 183ff22bb6 spelling fixes: mm/ 17 лет назад
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
readahead.c bf8abe8b92 readahead.c: fix comment 15 лет назад
rmap.c e574b5fd20 rmap: make anon_vma_chain_free() static 14 лет назад
shmem.c fa0d7e3de6 fs: icache RCU free inodes 14 лет назад
slab.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 лет назад
slob.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 лет назад
slub.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 лет назад
sparse-vmemmap.c 72d7c3b33c x86: Use memblock to replace early_res 15 лет назад
sparse.c e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too 15 лет назад
swap.c 0be8557bcd fuse: use release_pages() 14 лет назад
swap_state.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 лет назад
swapfile.c 66d7dd518a /proc/swaps: support polling 14 лет назад
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 лет назад
truncate.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 лет назад
util.c ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 лет назад
vmalloc.c 64141da587 vmalloc: eagerly clear ptes on vunmap 14 лет назад
vmscan.c 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 лет назад
vmstat.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 лет назад