Skip to content

Tags: kvaneesh/linux

Tags

memmap-on-memory

Toggle memmap-on-memory's commit message
cover letter

radix-mmu-v1

Toggle radix-mmu-v1's commit message
mambo: Add support for early debug console

udbg backend

ppc64-thp-12

Toggle ppc64-thp-12's commit message
powerpc: Fix bad pmd error with book3E config

Book3E uses the hugepd at PMD level and don't encode pte directly
at the pmd level. So it will find the lower bits of pmd set
and the pmd_bad check throws error. Infact the current code
will never take the free_hugepd_range call at all because it will
clear the pmd if it find a hugepd pointer. Fix this by clearing
bad pmd only if it is not a hugepd pointer.

This is regression introduced by e2b3d20
"powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format"

Reported-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

ppc64-thp-11

Toggle ppc64-thp-11's commit message
debug checks

ppc64-thp-10

Toggle ppc64-thp-10's commit message
powerpc: split hugepage when using subpage protection

We find all the overlapping vma and mark them such that we don't allocate
hugepage in that range. Also we split existing huge page so that the
normal page hash can be invalidated and new page faulted in with new
protection bits.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

v3.1-rc6

Toggle v3.1-rc6's commit message
Linux 3.1-rc6

v3.1-rc5

Toggle v3.1-rc5's commit message
Linux 3.1-rc5

v3.1-rc4

Toggle v3.1-rc4's commit message
Linux 3.1-rc4

v3.1-rc3

Toggle v3.1-rc3's commit message
Linux 3.1-rc3

v3.1-rc2

Toggle v3.1-rc2's commit message
Linux 3.1-rc2