summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds5-125/+106
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-41/+285
2013-02-26Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+9
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-0/+244
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds8-20/+26
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+10
2013-02-26Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar1-0/+10
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds14-42/+195
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+3
2013-02-25Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+19
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-13/+126
2013-02-24Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds25-175/+356
2013-02-24mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins1-0/+1
2013-02-24mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse1-2/+11
2013-02-24mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2-10/+11
2013-02-24vmscan: change type of vm_total_pages to unsigned longZhang Yanfei1-1/+1
2013-02-24mm: fix return type for functions nr_free_*_pagesZhang Yanfei1-2/+2
2013-02-24mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer1-4/+10
2013-02-24mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer1-0/+10
2013-02-24mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer1-0/+10
2013-02-24mm: add SECTION_IN_PAGE_FLAGSCody P Schafer1-2/+6
2013-02-24mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner1-7/+0
2013-02-24mm: remove offlining arg to migrate_pagesHugh Dickins1-8/+6
2013-02-24ksm: remove old stable nodes more thoroughlyHugh Dickins1-14/+4
2013-02-24mm: rename page struct field helpersMel Gorman1-10/+10
2013-02-24mm: uninline page_xchg_last_nid()Mel Gorman1-16/+5
2013-02-24page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo1-0/+3
2013-02-24mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov2-2/+2
2013-02-24swap: add per-partition lock for swapfileShaohua Li1-5/+27
2013-02-24swap: make each swap partition have one address_spaceShaohua Li1-4/+5
2013-02-24mm: don't inline page_mapping()Shaohua Li1-12/+1
2013-02-24mm: fold page->_last_nid into page->flags where possiblePeter Zijlstra3-10/+58
2013-02-24mm: move page flags layout to separate headerPeter Zijlstra4-61/+73
2013-02-24mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman1-1/+1
2013-02-24mm: numa: fix minor typo in numa_next_scanMel Gorman1-3/+3
2013-02-24mm: remove unused memclear_highpage_flush()Kirill A. Shutemov1-6/+0
2013-02-24pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2-0/+4
2013-02-24mm: teach mm by current context info to not do I/O during memory allocationMing Lei1-0/+22
2013-02-24mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic1-1/+0
2013-02-24memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu1-1/+1
2013-02-24mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2-0/+21
2013-02-24mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...Tang Chen1-0/+1
2013-02-24acpi, memory-hotplug: support getting hotplug info from SRATTang Chen1-0/+2
2013-02-24acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen1-0/+5
2013-02-24acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen1-0/+8
2013-02-24page_alloc: bootmem limit with movablecore_mapTang Chen1-0/+1
2013-02-24page_alloc: add movable_memmap kernel parameterTang Chen1-0/+11
2013-02-24memory-hotplug: export the function try_offline_node()Wen Congyang1-0/+3