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-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-01-25
powerpc/mm: Allow user space to map rtas_rmo_buf
Vasant Hegde
2016-01-16
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-16
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
2016-01-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-01-08
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
2015-12-23
powerpc/e6500: add locking to hugetlb
Scott Wood
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-12-14
powerpc/mm: Don't open code pgtable_t size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert 4k insert from asm to C
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Remove the dependency on pte bit position in asm code
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Convert 4k hash insert to C
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Fix infinite loop in hash fault with 4K page size
Aneesh Kumar K.V
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-06
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
2015-10-27
powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...
Kevin Hao
2015-10-27
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
2015-10-23
powerpc/85xx: Load all early TLB entries at once
Scott Wood
2015-10-15
powerpc/numa: Use of_get_next_parent to simplify code
Christophe Jaillet
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
2015-10-08
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
2015-10-01
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
2015-10-01
powerpc/slb: Define an enum for the bolted indexes
Anshuman Khandual
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-16
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-08-18
powerpc/numa: initialize distance lookup table from drconf path
Nikunj A Dadhania
2015-08-18
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
Michael Ellerman
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
2015-08-17
powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes
Kevin Hao
2015-08-12
powerpc/slb: Add documentation on runtime patching of SLB encoding
Anshuman Khandual
2015-08-12
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
Anshuman Khandual
2015-08-12
powerpc/slb: Remove a duplicate extern variable
Anshuman Khandual
2015-08-08
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
2015-08-08
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
[next]