Age | Commit message (Expand) | Author |
2013-11-22 | powerpc/booke: Only check for hugetlb in flush if vma != NULL | Scott Wood |
2013-11-21 | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard |
2013-11-21 | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens |
2013-11-15 | powerpc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu |
2013-11-13 | mm: remove obsolete comments about page table lock | Naoya Horiguchi |
2013-11-13 | mm/arch: use __free_reserved_page() to simplify the code | Xishi Qiu |
2013-10-30 | powerpc: Fix warnings for arch/powerpc/mm/numa.c | Robert Jennings |
2013-10-28 | powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB | LEROY Christophe |
2013-10-28 | powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb | LEROY Christophe |
2013-10-11 | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt |
2013-10-11 | powerpc: Prepare to support kernel handling of IOMMU map/unmap | Alexey Kardashevskiy |
2013-10-11 | powerpc: Book 3S MMU little endian support | Anton Blanchard |
2013-10-03 | powerpc: Fix memory hotplug with sparse vmemmap | Nathan Fontenot |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-09-11 | powerpc: Fix possible deadlock on page fault | Aneesh Kumar K.V |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-08-27 | powerpc/mm: Mark Memory Resources as busy | Nathan Fontenot |
2013-08-20 | ppc: init_32: Fix error typo "CONFIG_START_KERNEL" | Paul Bolle |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard |
2013-08-14 | powerpc: Make NUMA device node code endian safe | Alistair Popple |
2013-08-14 | powerpc: Implement __get_user_pages_fast() | Paul Mackerras |
2013-08-14 | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard |
2013-08-14 | powerpc: Fix a number of sparse warnings | Anton Blanchard |
2013-08-01 | powerpc: VPHN topology change updates all siblings | Robert Jennings |
2013-07-24 | powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction | Aneesh Kumar K.V |
2013-07-24 | powerpc/mm: Fix fallthrough bug in hpte_decode | Aneesh Kumar K.V |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | mm/PPC: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/ppc: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | mm/hugetlb: use already existing interface huge_page_shift | Wanpeng Li |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt |
2013-07-01 | powerpc/numa: Do not update sysfs cpu registration from invalid context | Nathan Fontenot |
2013-07-01 | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker |
2013-06-24 | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman |
2013-06-21 | powerpc: Optimize hugepage invalidate | Aneesh Kumar K.V |
2013-06-21 | powerpc/THP: Enable THP on PPC64 | Aneesh Kumar K.V |
2013-06-21 | powerpc: split hugepage when using subpage protection | Aneesh Kumar K.V |
2013-06-21 | powerpc: disable assert_pte_locked for collapse_huge_page | Aneesh Kumar K.V |
2013-06-21 | powerpc: Prevent gcc to re-read the pagetables | Aneesh Kumar K.V |
2013-06-21 | powerpc: Make linux pagetable walk safe with THP enabled | Aneesh Kumar K.V |
2013-06-21 | powerpc/THP: Add code to handle HPTE faults for hugepages | Aneesh Kumar K.V |
2013-06-21 | powerpc: Update gup_pmd_range to handle transparent hugepages | Aneesh Kumar K.V |
2013-06-21 | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte | Aneesh Kumar K.V |