summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/forwarding/config
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/net/forwarding/config')
0 files changed, 0 insertions, 0 deletions
'/distro/kernel/commit/drivers/base/memory.c?id=2bbcb8788311a40714b585fc11b51da6ffa2ab92'>mm: memory hotplug: Check if pages are correctly reserved on a per-section basisMel Gorman 2011-10-18Revert "memory hotplug: Correct page reservation checking"Greg Kroah-Hartman 2011-09-26memory hotplug: Correct page reservation checkingNathan Fontenot 2011-09-26memory hotplug: Refuse to add unaligned memory regionsAnton Blanchard 2011-07-26atomic: use <linux/atomic.h>Arun Sharma 2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt 2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2011-05-12drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...Andrew Morton 2011-05-11memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...Anton Blanchard 2011-04-25drivers:base:fix the coding format of memory.cWanlong Gao 2011-04-10sysfs-memory: fix uninitialized variable warning and clean-up code.Nikanth Karthikesan 2011-02-03memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot 2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot 2011-02-03memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot 2010-10-22Driver core: Add section count to memory_block structNathan Fontenot 2010-10-22Driver core: Add mutex for adding/removing memory blocksNathan Fontenot 2010-10-22Driver core: Move find_memory_block routineNathan Fontenot 2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt