1. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  2. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  4. 69dfbae powerpc/mm/radix: Document software bits for radix by Aneesh Kumar K.V · 8 years ago
  5. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size by Aneesh Kumar K.V · 8 years ago
  6. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 8 years ago
  7. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 8 years ago
  8. 6a1ea36 powerpc/mm: THP is only available on hash64 as of now by Aneesh Kumar K.V · 8 years ago
  9. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 8 years ago
  10. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 8 years ago
  11. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 8 years ago
  12. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 8 years ago
  13. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 8 years ago
  14. a9252aae powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h by Aneesh Kumar K.V · 8 years ago
  15. ac94ac79 powerpc/mm: Add radix callbacks to pte accessors by Aneesh Kumar K.V · 8 years ago
  16. b0b5e9b powerpc/mm/radix: Add radix pte #defines by Aneesh Kumar K.V · 8 years ago
  17. 34fbadd powerpc/mm: Move pte related functions together by Aneesh Kumar K.V · 8 years ago
  18. aba480e powerpc/mm: Move page table index and and vaddr to pgtable.h by Aneesh Kumar K.V · 8 years ago
  19. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 8 years ago
  20. 13f829a powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h by Aneesh Kumar K.V · 8 years ago
  21. 2e87351 powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h by Aneesh Kumar K.V · 8 years ago
  22. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 8 years ago
  23. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 8 years ago
  24. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 8 years ago
  25. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 8 years ago
  26. e7bfc46 powerpc/mm: Use pte_user() instead of open coding by Aneesh Kumar K.V · 8 years ago
  27. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 8 years ago
  28. ae9a71a powerpc/mm: Don't have conditional defines for real_pte_t by Aneesh Kumar K.V · 8 years ago
  29. f1a9ae0 powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE by Paul Mackerras · 8 years ago
  30. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  31. 0e2bce7 powerpc: Remove newly added extra definition of pmd_dirty by Stephen Rothwell · 8 years ago
  32. d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 8 years ago
  33. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  34. 2f10f1a powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff by Hugh Dickins · 8 years ago
  35. 44734f2 powerpc/mm: Fix _PAGE_PTE breaking swapoff by Aneesh Kumar K.V · 8 years ago
  36. 7207f43 powerpc/mm: Add page soft dirty tracking by Laurent Dufour · 9 years ago
  37. 4d9057c powerpc/mm: Don't hardcode the hash pte slot shift by Aneesh Kumar K.V · 9 years ago
  38. 6a119ea powerpc/mm: Add a _PAGE_PTE bit by Aneesh Kumar K.V · 9 years ago
  39. 1ca7212 powerpc/mm: Move PTE bits from generic functions to hash64 functions. by Aneesh Kumar K.V · 9 years ago
  40. 371352c powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h by Aneesh Kumar K.V · 9 years ago
  41. f281b5d powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue by Aneesh Kumar K.V · 9 years ago
  42. b0412ea powerpc/mm: Drop pte-common.h from BOOK3S 64 by Aneesh Kumar K.V · 9 years ago
  43. cbbb868 powerpc/mm: Delete booke bits from book3s by Aneesh Kumar K.V · 9 years ago
  44. ab537dc powerpc/mm: Move hash specific pte width and other defines to book3s by Aneesh Kumar K.V · 9 years ago
  45. 3dfcb315 powerpc/mm: make a separate copy for book3s by Aneesh Kumar K.V · 9 years ago