Linus Torvalds 6c5daf012c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 лет назад
..
Kconfig db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
Kconfig.debug 22f8b45822 trivial: improve help text for mm debug config options 16 лет назад
Makefile db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
allocpercpu.c e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator 16 лет назад
backing-dev.c ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() 16 лет назад
bootmem.c 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks 16 лет назад
bounce.c e212d6f250 block: remove some includings of blktrace_api.h 16 лет назад
debug-pagealloc.c 6a11f75b6a generic debug pagealloc 16 лет назад
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() 16 лет назад
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() 16 лет назад
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c 16 лет назад
filemap.c 6c5daf012c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 лет назад
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation 16 лет назад
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 17 лет назад
highmem.c e212d6f250 block: remove some includings of blktrace_api.h 16 лет назад
hugetlb.c 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 лет назад
hwpoison-inject.c cae681fc12 HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs 16 лет назад
init-mm.c bb1f17b037 mm: consolidate init_mm definition 16 лет назад
internal.h 03f6462a3a mm: move highest_memmap_pfn 16 лет назад
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 лет назад
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions 16 лет назад
kmemleak.c addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message 16 лет назад
ksm.c 2c6854fdad ksm: change default values to better fit into mainline kernel 16 лет назад
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write 16 лет назад
madvise.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
memcontrol.c 1dd3a27326 memcg: show swap usage in stat file 16 лет назад
memory-failure.c 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 лет назад
memory.c 6c5daf012c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 лет назад
memory_hotplug.c 908eedc616 walk system ram range 16 лет назад
mempolicy.c 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 16 лет назад
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool 16 лет назад
migrate.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 17 лет назад
mlock.c 6e919717c8 mm: m(un)lock avoid ZERO_PAGE 16 лет назад
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore 17 лет назад
mmap.c 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 16 лет назад
mmu_context.c f68e148050 mm: reduce atomic use on use_mm fast path 16 лет назад
mmu_notifier.c 828502d300 ksm: add mmu_notifier set_pte_at_notify() 16 лет назад
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 лет назад
mprotect.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 лет назад
mremap.c 25d9e2d152 truncate: new helpers 16 лет назад
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 17 лет назад
nommu.c 25d9e2d152 truncate: new helpers 16 лет назад
oom_kill.c 8c5cd6f3a1 oom: oom_kill doesn't kill vfork parent (or child) 16 лет назад
page-writeback.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
page_alloc.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
page_cgroup.c f52407ce2d memory hotplug: alloc page from other node in memory online 16 лет назад
page_io.c aca8bf323e mm: remove file argument from swap_readpage() 16 лет назад
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() 17 лет назад
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers 17 лет назад
percpu.c 5579fd7e6a Merge branch 'for-next' into for-linus 16 лет назад
prio_tree.c 183ff22bb6 spelling fixes: mm/ 18 лет назад
quicklist.c db79078658 cpumask: use new-style cpumask ops in mm/quicklist. 16 лет назад
readahead.c 10be0b372c readahead: introduce context readahead algorithm 16 лет назад
rmap.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
shmem.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
shmem_acl.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' 16 лет назад
slab.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 лет назад
slob.c bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 лет назад
slub.c fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names 16 лет назад
sparse-vmemmap.c f52407ce2d memory hotplug: alloc page from other node in memory online 16 лет назад
sparse.c f52407ce2d memory hotplug: alloc page from other node in memory online 16 лет назад
swap.c 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 лет назад
swap_state.c 2ca4532a49 mm: add_to_swap_cache() does not return -EEXIST 16 лет назад
swapfile.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
thrash.c a5c9b696ec mm: pass mm to grab_swap_token 16 лет назад
truncate.c 6c5daf012c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 лет назад
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus 16 лет назад
vmalloc.c 81ac3ad906 kcore: register module area in generic way 16 лет назад
vmscan.c db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 16 лет назад
vmstat.c a731286de6 mm: vmstat: add isolate pages 16 лет назад