index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-22
powerpc/numa: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-03
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-06-25
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-17
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
Aneesh Kumar K.V
2016-06-17
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
Aneesh Kumar K.V
2016-06-14
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
Aneesh Kumar K.V
2016-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
2016-06-10
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
2016-06-08
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
2016-06-01
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
2016-06-01
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
powerpc: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-11
powerpc/mm: Improve readability of update_mmu_cache()
Gavin Shan
2016-05-11
powerpc/mm: define TOP_ZONE as a constant
Oliver O'Halloran
2016-05-11
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
Michael Ellerman
2016-05-11
powerpc/mm/hash64: Factor out hash preload psize check
Michael Ellerman
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: 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: 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/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-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
[next]