summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer
2012-10-09mm: fix potential anon_vma locking issue in mprotect()Michel Lespinasse
2012-10-09thp: remove unnecessary set_recommended_min_free_kbytesXiao Guangrong
2012-10-09thp: use khugepaged_enabled to remove duplicate codeXiao Guangrong
2012-10-09thp: remove khugepaged_loopXiao Guangrong
2012-10-09thp: introduce khugepaged_prealloc_page and khugepaged_alloc_pageXiao Guangrong
2012-10-09thp: release page in page pre-alloc pathXiao Guangrong
2012-10-09thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scanXiao Guangrong
2012-10-09thp: remove some code depend on CONFIG_NUMAXiao Guangrong
2012-10-09thp: remove wake_up_interruptible in the exit pathXiao Guangrong
2012-10-09thp: remove unnecessary khugepaged_thread checkXiao Guangrong
2012-10-09thp: move khugepaged_mutex out of khugepagedXiao Guangrong
2012-10-09thp: remove unnecessary check in start_khugepagedXiao Guangrong
2012-10-09thp: fix the count of THP_COLLAPSE_ALLOCXiao Guangrong
2012-10-09mm: adjust final #endif position in mm/internal.hMichel Lespinasse
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso
2012-10-09mm/vmscan: fix error number for failed kthreadGavin Shan
2012-10-09mm/mmu_notifier: init notifier if necessaryGavin Shan
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2012-10-09mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong
2012-10-09mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()Mel Gorman
2012-10-09mempolicy: fix refcount leak in mpol_set_shared_policy()KOSAKI Motohiro
2012-10-09mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-09mempolicy: remove mempolicy sharingKOSAKI Motohiro
2012-10-09revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy link...KOSAKI Motohiro
2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman
2012-10-09mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on fa...Mel Gorman
2012-10-09mm: compaction: update comment in try_to_compact_pagesMel Gorman
2012-10-09mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links()Hugh Dickins
2012-10-09mm: fix nonuniform page status when writing new file with small bufferRobin Dong
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: prepare VM_DONTDUMP for using in driversKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_INSERTPAGEKonstantin Khlebnikov
2012-10-09mm: introduce arch-specific vma flag VM_ARCH_1Konstantin Khlebnikov
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel
2012-10-09CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Srivatsa S. Bhat
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-09MAINTAINERS: add Konrad as the SWIOTLB maintainerKonrad Rzeszutek Wilk
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds