Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list il y a 16 ans
..
Kconfig 227423904c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
Kconfig.debug 7d46d9e6db kmemcheck: enable in the x86 Kconfig il y a 16 ans
Makefile ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 16 ans
allocpercpu.c e74e396204 percpu: use dynamic percpu allocator as the default percpu allocator il y a 16 ans
backing-dev.c cfc4ba5365 writeback: use RCU to protect bdi_list il y a 16 ans
bootmem.c 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks il y a 16 ans
bounce.c e212d6f250 block: remove some includings of blktrace_api.h il y a 16 ans
debug-pagealloc.c 6a11f75b6a generic debug pagealloc il y a 16 ans
dmapool.c c49568235d dmapools: protect page_list walk in show_pools() il y a 16 ans
fadvise.c f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() il y a 16 ans
failslab.c 255d11bc91 kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c il y a 16 ans
filemap.c 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() il y a 16 ans
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation il y a 16 ans
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT il y a 16 ans
highmem.c e212d6f250 block: remove some includings of blktrace_api.h il y a 16 ans
hugetlb.c f340ca0f06 hugetlbfs: export vma_kernel_pagsize to modules il y a 16 ans
init-mm.c bb1f17b037 mm: consolidate init_mm definition il y a 16 ans
internal.h fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full il y a 16 ans
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator il y a 16 ans
kmemleak-test.c 245b2e70ea percpu: clean up percpu variable definitions il y a 16 ans
kmemleak.c addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message il y a 16 ans
maccess.c d93f82b6e0 [S390] maccess: add weak attribute to probe_kernel_write il y a 16 ans
madvise.c 75927af8bc mm: madvise(): correct return code il y a 16 ans
memcontrol.c 887032670d cgroup avoid permanent sleep at rmdir il y a 16 ans
memory.c 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() il y a 16 ans
memory_hotplug.c bce7394a3e page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens il y a 16 ans
mempolicy.c 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware il y a 16 ans
mempool.c 5e2f89b5d5 mempool.c: clean up type-casting il y a 16 ans
migrate.c 35282a2de4 migration: only migrate_prep() once per move_pages() il y a 16 ans
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 il y a 16 ans
mlock.c 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option il y a 16 ans
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore il y a 17 ans
mmap.c 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr il y a 16 ans
mmu_notifier.c cddb8a5c14 mmu-notifiers: core il y a 17 ans
mmzone.c eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 il y a 16 ans
mprotect.c dab5855b12 perf_counter: Add mmap event hooks to mprotect() il y a 16 ans
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 il y a 16 ans
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 il y a 16 ans
nommu.c a190887b58 nommu: fix error handling in do_mmap_pgoff() il y a 16 ans
oom_kill.c 0753ba01e1 mm: revert "oom: move oom_adj value" il y a 16 ans
page-writeback.c cfc4ba5365 writeback: use RCU to protect bdi_list il y a 16 ans
page_alloc.c dd5d241ea9 page-allocator: always change pageblock ownership when anti-fragmentation is disabled il y a 16 ans
page_cgroup.c 338c843108 memcg: remove some redundant checks il y a 16 ans
page_io.c aca8bf323e mm: remove file argument from swap_readpage() il y a 16 ans
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() il y a 16 ans
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers il y a 17 ans
percpu.c 5579fd7e6a Merge branch 'for-next' into for-linus il y a 16 ans
prio_tree.c 183ff22bb6 spelling fixes: mm/ il y a 18 ans
quicklist.c 204fba4aa3 percpu: cleanup percpu array definitions il y a 16 ans
readahead.c 10be0b372c readahead: introduce context readahead algorithm il y a 16 ans
rmap.c 03ef83af52 mm: fix for infinite churning of mlocked pages il y a 16 ans
shmem.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' il y a 16 ans
shmem_acl.c 6d848a488a shmfs: use 'check_acl' instead of 'permission' il y a 16 ans
slab.c ec5a36f94e SLAB: Fix lockdep annotations il y a 16 ans
slob.c bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations il y a 16 ans
slub.c ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 16 ans
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance il y a 16 ans
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test il y a 16 ans
swap.c 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment il y a 16 ans
swap_state.c d993831fa7 writeback: add name to backing_dev_info il y a 16 ans
swapfile.c 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard il y a 16 ans
thrash.c a5c9b696ec mm: pass mm to grab_swap_token il y a 16 ans
truncate.c 286973552f mm: remove __invalidate_mapping_pages variant il y a 16 ans
util.c e03ab9d415 Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus il y a 16 ans
vmalloc.c ca23e405e0 vmalloc: implement pcpu_get_vm_areas() il y a 16 ans
vmscan.c 03ba3782e8 writeback: switch to per-bdi threads for flushing data il y a 16 ans
vmstat.c 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails il y a 16 ans