aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel4-6/+46
2014-01-30KVM: s390: limit floating irqsJens Freimann3-6/+23
2014-01-30KVM: s390: add floating irq controllerJens Freimann8-51/+312
2014-01-29KVM: s390: add and extend interrupt information data structsJens Freimann2-33/+64
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang2-50/+176
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim2-12/+0
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim3-23/+16
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim1-2/+5
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi1-1/+6
2014-01-21mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes1-1/+8
2014-01-21mm: compaction: reset scanner positions immediately when they meetVlastimil Babka1-0/+4
2014-01-21mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka1-2/+9
2014-01-21mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-01-21mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka3-9/+21
2014-01-21mm: compaction: trace compaction begin and endMel Gorman2-0/+46
2014-01-21memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko1-5/+7
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman3-1/+94
2014-01-21mm: numa: do not automatically migrate KSM pagesMel Gorman1-1/+2
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2-1/+30
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman2-13/+13
2014-01-21mm: numa: make NUMA-migrate related functions staticMel Gorman1-2/+3
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-21mm/hwpoison: add '#' to hwpoison_injectWanpeng Li1-1/+1
2014-01-21mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameterGrygorii Strashko1-13/+8
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko3-3/+3
2014-01-21arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar1-6/+2
2014-01-21arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2-2/+2
2014-01-21drivers/firmware/memmap.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21mm/memory_hotplug.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21mm/percpu.c: use memblock apis for early memory allocationsSantosh Shilimkar1-16/+22
2014-01-21mm/page_cgroup.c: use memblock apis for early memory allocationsGrygorii Strashko1-2/+3
2014-01-21mm/hugetlb.c: use memblock apis for early memory allocationsGrygorii Strashko1-5/+5
2014-01-21mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar2-14/+19
2014-01-21lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar1-2/+2
2014-01-21lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar1-15/+20
2014-01-21kernel/power/snapshot.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-21mm/page_alloc.c: use memblock apis for early memory allocationsSantosh Shilimkar1-12/+15
2014-01-21kernel/printk/printk.c: use memblock apis for early memory allocationsSantosh Shilimkar1-7/+3
2014-01-21init/main.c: use memblock apis for early memory allocationsSantosh Shilimkar1-3/+5
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar3-4/+361
2014-01-21mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko3-15/+25
2014-01-21mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko3-11/+12
2014-01-21mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignmentGrygorii Strashko1-2/+2
2014-01-21mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko2-2/+0
2014-01-21mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko1-1/+0
2014-01-21mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCKGrygorii Strashko1-0/+13