Age | Commit message (Expand) | Author | Files | Lines |
2017-07-26 | powerpc/mm/radix: Workaround prefetch issue with KVM | Benjamin Herrenschmidt | 1 | -2/+43 |
2017-06-23 | powerpc/mm: Trace tlbie(l) instructions | Balbir Singh | 1 | -0/+9 |
2017-05-03 | powerpc/mm/radix: Drop support for CPUs without lockless tlbie | Michael Ellerman | 1 | -38/+7 |
2017-04-27 | powerpc/mm/radix: Optimise tlbiel flush all case | Aneesh Kumar K.V | 1 | -2/+13 |
2017-04-27 | powerpc/mm/radix: Optimise Page Walk Cache flush | Aneesh Kumar K.V | 1 | -2/+13 |
2017-04-11 | powerpc/mm/radix: Remove unnecessary ptesync | Aneesh Kumar K.V | 1 | -2/+2 |
2017-04-11 | powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush | Aneesh Kumar K.V | 1 | -0/+12 |
2017-03-31 | powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE | Aneesh Kumar K.V | 1 | -1/+1 |
2017-02-09 | powerpc/mm/radix: Update ERAT flushes when invalidating TLB | Benjamin Herrenschmidt | 1 | -5/+1 |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+18 |
2016-11-28 | powerpc/mm: Add radix__tlb_flush_pte_p9_dd1() | Aneesh Kumar K.V | 1 | -0/+18 |
2016-11-18 | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 | Michael Neuling | 1 | -0/+4 |
2016-10-27 | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu | Aneesh Kumar K.V | 1 | -4/+4 |
2016-09-23 | powerpc/mm: Add radix flush all with IS=3 | Aneesh Kumar K.V | 1 | -0/+24 |
2016-08-01 | powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate | Aneesh Kumar K.V | 1 | -4/+6 |
2016-08-01 | powerpc/mm/radix: Rename function and drop unused arg | Aneesh Kumar K.V | 1 | -8/+8 |
2016-08-01 | powerpc/mm/radix: Add tlb flush of THP ptes | Aneesh Kumar K.V | 1 | -0/+7 |
2016-08-01 | powerpc/mm: Drop multiple definition of mm_is_core_local | Aneesh Kumar K.V | 1 | -6/+0 |
2016-08-01 | powerpc/mm/radix: Implement tlb mmu gather flush efficiently | Aneesh Kumar K.V | 1 | -1/+58 |
2016-07-17 | powerpc/mm/radix: Add LPID based tlb flush helpers | Aneesh Kumar K.V | 1 | -0/+52 |
2016-07-17 | powerpc/mm: Fix .long's in tlb-radix.c to more meaningful | Balbir Singh | 1 | -8/+5 |
2016-06-10 | powerpc/mm/radix: Flush page walk cache when freeing page table | Aneesh Kumar K.V | 1 | -0/+41 |
2016-06-10 | powerpc/mm/radix: Update to tlb functions ric argument | Aneesh Kumar K.V | 1 | -21/+22 |
2016-06-08 | powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT | Aneesh Kumar K.V | 1 | -4/+4 |
2016-05-11 | powerpc/mm: Add radix support for hugetlb | Aneesh Kumar K.V | 1 | -0/+9 |
2016-05-01 | powerpc/mm/radix: Add tlbflush routines | Aneesh Kumar K.V | 1 | -0/+242 |