Linus Torvalds f03683b8fb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 14 Jahren
..
Kconfig 140a1ef2f9 mm Kconfig typo: cleancacne -> cleancache vor 14 Jahren
Kconfig.debug 7bc32f6f90 mm: debug-pagealloc: fix kconfig dependency warning vor 14 Jahren
Makefile 077b1f83a6 mm: cleancache core ops functions and config vor 14 Jahren
backing-dev.c f01ef569cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback vor 14 Jahren
bootmem.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn vor 14 Jahren
bounce.c ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() vor 14 Jahren
cleancache.c 077b1f83a6 mm: cleancache core ops functions and config vor 14 Jahren
compaction.c f9e35b3b41 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 vor 14 Jahren
debug-pagealloc.c 6a11f75b6a generic debug pagealloc vor 16 Jahren
dmapool.c ae891a1b93 devres: fix possible use after free vor 14 Jahren
fadvise.c 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM vor 15 Jahren
failslab.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory vor 14 Jahren
filemap.c 8079b1c859 mm: clarify the radix_tree exceptional cases vor 14 Jahren
filemap_xip.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex vor 14 Jahren
fremap.c ca16d140af mm: don't access vm_flags as 'int' vor 14 Jahren
highmem.c a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c vor 14 Jahren
huge_memory.c d788e80a8c mm/huge_memory.c: minor lock simplification in __khugepaged_exit vor 14 Jahren
hugetlb.c 32f84528fb mm: hugetlb: fix coding style issues vor 14 Jahren
hwpoison-inject.c 25985edced Fix common misspellings vor 14 Jahren
init-mm.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
internal.h 6038def0d1 mm: nommu: sort mm->mmap list properly vor 14 Jahren
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator vor 16 Jahren
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc vor 14 Jahren
kmemleak.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
ksm.c 2b472611a3 ksm: fix NULL pointer dereference in scan_get_next_rmap_item() vor 14 Jahren
maccess.c f29c50419c maccess,probe_kernel: Make write/read src const void * vor 14 Jahren
madvise.c bd5fe6c5eb fs: kill i_alloc_sem vor 14 Jahren
memblock.c c9d8c3d089 mm/memblock.c: avoid abuse of RED_INACTIVE vor 14 Jahren
memcontrol.c aa3b189551 tmpfs: convert mem_cgroup shmem to radix-swap vor 14 Jahren
memory-failure.c ea8f5fb8a7 HWPoison: add memory_failure_queue() vor 14 Jahren
memory.c 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young vor 14 Jahren
memory_hotplug.c 9d0ad8ca43 mm: extend memory hotplug API to allow memory hotplug in virtual machines vor 14 Jahren
mempolicy.c 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() vor 14 Jahren
mempool.c bba7881954 mm: remove broken 'kzalloc' mempool vor 15 Jahren
migrate.c 99a15e21d9 migrate: don't account swapcache as shmem vor 14 Jahren
mincore.c 8079b1c859 mm: clarify the radix_tree exceptional cases vor 14 Jahren
mlock.c ca16d140af mm: don't access vm_flags as 'int' vor 14 Jahren
mm_init.c 759f9a2df7 mm: mminit_loglevel cannot be __meminitdata anymore vor 17 Jahren
mmap.c c15bef3099 mmap: fix and tidy up overcommit page arithmetic vor 14 Jahren
mmu_context.c 298359c5bf exit: fix oops in sync_mm_rss vor 15 Jahren
mmu_notifier.c 8ee53820ed thp: mmu_notifier_test_young vor 14 Jahren
mmzone.c 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low vor 14 Jahren
mprotect.c cd7548ab36 thp: mprotect: transparent huge page support vor 14 Jahren
mremap.c 3d48ae45e7 mm: Convert i_mmap_lock to a mutex vor 14 Jahren
msync.c 8018ab0574 sanitize vfs_fsync calling conventions vor 15 Jahren
nobootmem.c 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() vor 14 Jahren
nommu.c c15bef3099 mmap: fix and tidy up overcommit page arithmetic vor 14 Jahren
oom_kill.c c027a474a6 oom: task->mm == NULL doesn't mean the memory was freed vor 14 Jahren
page-writeback.c f01ef569cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback vor 14 Jahren
page_alloc.c dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory vor 14 Jahren
page_cgroup.c 1bb36fbd4d mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros vor 14 Jahren
page_io.c 721a9602e6 block: kill off REQ_UNPLUG vor 14 Jahren
page_isolation.c f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init vor 14 Jahren
pagewalk.c dd78553b5e pagewalk: fix code comment for THP vor 14 Jahren
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator vor 14 Jahren
percpu-vm.c ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas vor 14 Jahren
percpu.c 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu vor 14 Jahren
pgtable-generic.c f95ba941d1 mm/pgtable-generic.c: fix CONFIG_SWAP=n build vor 14 Jahren
prio_tree.c 268bb0ce3e sanitize <linux/prefetch.h> usage vor 14 Jahren
quicklist.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
readahead.c 7b1de5868b readahead: readahead page allocations are OK to fail vor 14 Jahren
rmap.c f01ef569cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback vor 14 Jahren
shmem.c 8079b1c859 mm: clarify the radix_tree exceptional cases vor 14 Jahren
slab.c 30765b92ad slab, lockdep: Annotate the locks before using them vor 14 Jahren
slob.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
slub.c c11abbbaa3 Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 vor 14 Jahren
sparse-vmemmap.c b595076a18 tree-wide: fix comment/printk typos vor 14 Jahren
sparse.c 33dd4e0ec9 mm: make some struct page's const vor 14 Jahren
swap.c eb709b0d06 mm: batch activate_page() to reduce lock contention vor 14 Jahren
swap_state.c 7eaceaccab block: remove per-queue plugging vor 14 Jahren
swapfile.c a2c16d6cb0 mm: let swap use exceptional entries vor 14 Jahren
thrash.c 45ebb84025 mm: swap-token: add a comment for priority aging vor 14 Jahren
truncate.c 31475dd611 mm: a few small updates for radix-swap vor 14 Jahren
util.c 6038def0d1 mm: nommu: sort mm->mmap list properly vor 14 Jahren
vmalloc.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
vmscan.c 82f9d486e5 memcg: add memory.vmscan_stat vor 14 Jahren
vmstat.c a6cccdc36c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur vor 14 Jahren