Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-25 | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+15 |
2016-06-25 | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -6/+4 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -1/+1 |
2016-06-10 | powerpc/mm/radix: Flush page walk cache when freeing page table | Aneesh Kumar K.V | 1 | -1/+15 |
2016-05-11 | powerpc/mm: Add radix pgalloc details | Aneesh Kumar K.V | 1 | -4/+30 |
2016-05-11 | powerpc/mm: Make 4K and 64K use pte_t for pgtable_t | Aneesh Kumar K.V | 1 | -108/+39 |
2016-05-11 | powerpc/mm: Rename function to indicate we are allocating fragments | Aneesh Kumar K.V | 1 | -6/+6 |
2016-05-11 | powerpc/mm: Simplify the code dropping 4-level table #ifdef | Aneesh Kumar K.V | 1 | -39/+18 |
2016-05-11 | powerpc/mm: Copy pgalloc (part 2) | Aneesh Kumar K.V | 1 | -6/+11 |
2016-05-11 | powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s | Aneesh Kumar K.V | 1 | -0/+266 |