From: Linus Torvalds Date: Thu, 6 Feb 2014 21:49:03 +0000 (-0800) Subject: Merge branch 'akpm' (patches from Andrew Morton) X-Git-Tag: v3.14-rc2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9343224bfd4be6a02e6ae0c0d66426c955c7d76e;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'akpm' (patches from Andrew Morton) Merge a bunch of fixes from Andrew Morton: "Commit 579f82901f6f ("swap: add a simple detector for inappropriate swapin readahead") is a feature. No probs if you decide to defer it until the next merge window. It has been sitting in my tree for over a year because of my dislike of all the magic numbers, but recent discussion with Hugh has made me give up" * emailed patches fron Andrew Morton : mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved. arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug() mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq() mm/swap: fix race on swap_info reuse between swapoff and swapon swap: add a simple detector for inappropriate swapin readahead ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters Documentation/kernel-parameters.txt: fix memmap= language --- 9343224bfd4be6a02e6ae0c0d66426c955c7d76e