Linus Torvalds 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 16 Jahren
..
Kconfig 71aa653c6b nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n vor 16 Jahren
Kconfig.debug ee3b4290ae generic debug pagealloc: build fix vor 16 Jahren
Makefile 6a11f75b6a generic debug pagealloc vor 16 Jahren
allocpercpu.c aa85ea5b89 cpumask: use new cpumask_ functions in core code. vor 16 Jahren
backing-dev.c 26160158d3 Move the default_backing_dev_info out of readahead.c and into backing-dev.c vor 16 Jahren
bootmem.c d0c4f57027 bootmem, x86: further fixes for arch-specific bootmem wrapping vor 16 Jahren
bounce.c f735b5eeb9 bounce: don't rely on a zeroed bio_vec list vor 16 Jahren
debug-pagealloc.c 6a11f75b6a generic debug pagealloc vor 16 Jahren
dmapool.c b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too vor 17 Jahren
fadvise.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases vor 16 Jahren
failslab.c 773ff60e84 SLUB: failslab support vor 16 Jahren
filemap.c 385e1ca5f2 CacheFiles: Permit the page lock state to be monitored vor 16 Jahren
filemap_xip.c 58984ce21d mm: do_xip_mapping_read: fix length calculation vor 16 Jahren
fremap.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT vor 16 Jahren
highmem.c f4112de6b6 mm: introduce debug_kmap_atomic vor 16 Jahren
hugetlb.c e2f17d9459 hugetlb: chg cannot become less than 0 vor 16 Jahren
internal.h 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits vor 16 Jahren
maccess.c b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* vor 17 Jahren
madvise.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 vor 16 Jahren
memcontrol.c 83aae4c737 memcg: cleanup cache_charge vor 16 Jahren
memory.c c2ec175c39 mm: page_mkwrite change prototype to match fault vor 16 Jahren
memory_hotplug.c 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE vor 16 Jahren
mempolicy.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 vor 16 Jahren
mempool.c 183ff22bb6 spelling fixes: mm/ vor 18 Jahren
migrate.c 266cf658ef FS-Cache: Recruit a page flags for cache management vor 16 Jahren
mincore.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 vor 16 Jahren
mlock.c 35010334aa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore vor 17 Jahren
mmap.c 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch vor 16 Jahren
mmu_notifier.c cddb8a5c14 mmu-notifiers: core vor 17 Jahren
mmzone.c 5bead2a068 mm: mark the correct zone as full when scanning zonelists vor 17 Jahren
mprotect.c 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT vor 16 Jahren
mremap.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 vor 16 Jahren
msync.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 vor 16 Jahren
nommu.c 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch vor 16 Jahren
oom_kill.c e222432bfa memcg: show memcg information during OOM vor 16 Jahren
page-writeback.c 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" vor 16 Jahren
page_alloc.c 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 16 Jahren
page_cgroup.c 627991a20b memcg: remove redundant message at swapon vor 16 Jahren
page_io.c 93dbb39350 block: fix bad definition of BIO_RW_SYNC vor 16 Jahren
page_isolation.c a70dcb969f memory hotplug: fix page_zone() calculation in test_pages_isolated() vor 16 Jahren
pagewalk.c 2165009bdf pagemap: pass mm into pagewalkers vor 17 Jahren
pdflush.c 1a2142afa5 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL vor 16 Jahren
percpu.c 66c3a75772 percpu: generalize embedding first chunk setup helper vor 16 Jahren
prio_tree.c 183ff22bb6 spelling fixes: mm/ vor 18 Jahren
quicklist.c b954185214 mm: size of quicklists shouldn't be proportional to the number of CPUs vor 17 Jahren
readahead.c 266cf658ef FS-Cache: Recruit a page flags for cache management vor 16 Jahren
rmap.c 508b9f8efd mm: fix mlocked page counter mismatch vor 16 Jahren
shmem.c 9fab5619bd shmem: writepage directly to swap vor 16 Jahren
shmem_acl.c e6305c43ed [PATCH] sanitize ->permission() prototype vor 17 Jahren
slab.c bf6aede712 workqueue: add to_delayed_work() helper function vor 16 Jahren
slob.c c4e1aa67ed Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
slub.c c4e1aa67ed Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
sparse-vmemmap.c b41ad14c30 vmemmap: warn about page_structs with remote distance vor 16 Jahren
sparse.c ef161a9863 mm: mminit_validate_memmodel_limits(): remove redundant test vor 16 Jahren
swap.c 266cf658ef FS-Cache: Recruit a page flags for cache management vor 16 Jahren
swap_state.c 8c7c6e34a1 memcg: mem+swap controller core vor 16 Jahren
swapfile.c a1bb7d6123 PM/hibernate: fix "swap breaks after hibernation failures" vor 16 Jahren
thrash.c 7faaa5f0bf Bug in mm/thrash.c function grab_swap_token() vor 18 Jahren
truncate.c 266cf658ef FS-Cache: Recruit a page flags for cache management vor 16 Jahren
util.c 610a77e04a memdup_user(): introduce vor 16 Jahren
vmalloc.c d086817dc0 vmap: remove needless lock and list in vmap vor 16 Jahren
vmscan.c 266cf658ef FS-Cache: Recruit a page flags for cache management vor 16 Jahren
vmstat.c 98f4ebb290 mm: align vmstat_work's timer vor 16 Jahren