The patch titled Add a missing 00-INDEX file for Documentation/vm/ has been removed from the -mm tree. Its filename was add-a-missing-00-index-file-for-documentation-vm.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Add a missing 00-INDEX file for Documentation/vm/ From: Jesper Juhl <jesper.juhl@xxxxxxxxx> This patch adds a 00-INDEX file to Documentation/vm/ Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx> Acked-by: Rob Landley <rob@xxxxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- vm/00-INDEX | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff -puN /dev/null vm/00-INDEX --- /dev/null +++ a/vm/00-INDEX @@ -0,0 +1,20 @@ +00-INDEX + - this file. +balance + - various information on memory balancing. +hugetlbpage.txt + - a brief summary of hugetlbpage support in the Linux kernel. +locking + - info on how locking and synchronization is done in the Linux vm code. +numa + - information about NUMA specific code in the Linux vm. +numa_memory_policy.txt + - documentation of concepts and APIs of the 2.6 memory policy support. +overcommit-accounting + - description of the Linux kernels overcommit handling modes. +page_migration + - description of page migration in NUMA systems. +slabinfo.c + - source code for a tool to get reports about slabs. +slub.txt + - a short users guide for SLUB. _ Patches currently in -mm which might be from jesper.juhl@xxxxxxxxx are origin.patch git-cifs.patch mga_dma-return-err-not-just-zero-from-mga_do_cleanup_dma.patch mxser-fix-compiler-warning-when-building-withoug-config_pci.patch mxser-fix-compiler-warning-when-building-withoug-config_pci-fix.patch cyclades-avoid-label-defined-but-not-used-warning.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html