index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-11
selftests/powerpc: Test cp_abort during context switch
Chris Smart
2016-05-11
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
Chris Smart
2016-05-11
powerpc: Remove unused remnants from A2 cpu
Rashmica Gupta
2016-05-11
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
2016-05-11
powerpc/mm/subpage: Initialise user psize correctly
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
2016-05-11
powerpc/mm/radix: Document software bits for radix
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Use firmware feature to enable Radix MMU
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add hugetlb support 4K page size
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Make sure swapper pgdir is properly aligned
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Fix vma_mmu_pagesize() for radix
Aneesh Kumar K.V
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
2016-05-11
powerpc/radix: Update MMU cache
Aneesh Kumar K.V
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Update pte filter for radix
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Simplify the code dropping 4-level table #ifdef
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Update PTCR on secondary CPUs
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Pick the address layout for radix config
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Limit paca allocation in radix
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add checks in slice code to catch radix usage
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Isolate hash table function from pseries guest code
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add MMU_FTR_RADIX
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Add mask of possible MMU features
Michael Ellerman
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Hash abstraction for tlbflush routines
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add mmu context handling callback for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstract early MMU init in preparation for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add radix callback for pmd accessors
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Add radix callbacks to pte accessors
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add dummy radix_enabled()
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add radix pte #defines
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Move pte related functions together
Aneesh Kumar K.V
[next]