| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Book 3S MMU little endian support | Anton Blanchard | 2013-10-11 | 1 | -2/+2 |
* | powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled | Nathan Fontenot | 2013-06-25 | 1 | -0/+1 |
* | powerpc/THP: Add code to handle HPTE faults for hugepages | Aneesh Kumar K.V | 2013-06-21 | 1 | -0/+13 |
* | powerpc: print both base and actual page size on hash failure | Aneesh Kumar K.V | 2013-04-30 | 1 | -1/+2 |
* | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 | 1 | -14/+19 |
* | powerpc: Reduce PTE table memory wastage | Aneesh Kumar K.V | 2013-04-30 | 1 | -0/+4 |
* | powerpc: New hugepage directory format | Aneesh Kumar K.V | 2013-04-30 | 1 | -1/+19 |
* | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V | 2013-03-17 | 1 | -8/+8 |
* | powerpc: Update kernel VSID range | Aneesh Kumar K.V | 2013-03-17 | 1 | -56/+59 |
* | powerpc: Make VSID_BITS* dependency explicit | Aneesh Kumar K.V | 2013-03-17 | 1 | -5/+6 |
* | KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan... | Paul Mackerras | 2012-12-06 | 1 | -0/+10 |
* | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit | Aneesh Kumar K.V | 2012-09-17 | 1 | -5/+10 |
* | powerpc/mm: Update VSID allocation documentation | Aneesh Kumar K.V | 2012-09-17 | 1 | -23/+17 |
* | powerpc/mm: Add 64TB support | Aneesh Kumar K.V | 2012-09-17 | 1 | -9/+33 |
* | powerpc/mm: Increase the slice range to 64TB | Aneesh Kumar K.V | 2012-09-17 | 1 | -1/+5 |
* | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 2012-09-17 | 1 | -17/+61 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-28 | 1 | -12/+0 |
|\ |
|
| * | powerpc: Random little legacy iSeries removal tidy ups | Stephen Rothwell | 2012-03-28 | 1 | -12/+0 |
* | | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras | 2012-03-05 | 1 | -1/+1 |
|/ |
|
* | powerpc: Fix comment explaining our VSID layout | Anton Blanchard | 2011-12-19 | 1 | -4/+3 |
* | powerpc: Hugetlb for BookE | Becky Bruce | 2011-09-20 | 1 | -2/+1 |
* | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -2/+8 |
* | powerpc: Add Initiate Coprocessor Store Word (icswx) support | Tseng-Hui (Frank) Lin | 2011-05-04 | 1 | -0/+6 |
* | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory | Benjamin Herrenschmidt | 2011-03-30 | 1 | -1/+1 |
* | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard | 2010-08-24 | 1 | -1/+1 |
* | powerpc/mm: Add some debug output when hash insertion fails | Benjamin Herrenschmidt | 2010-07-23 | 1 | -1/+3 |
* | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-12-08 | 1 | -0/+35 |
* | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt | 2009-12-02 | 1 | -35/+0 |
* | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-11-27 | 1 | -0/+35 |
* | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 2009-10-30 | 1 | -0/+1 |
* | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson | 2009-10-30 | 1 | -11/+3 |
* | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 1 | -0/+2 |
* | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-20 | 1 | -20/+0 |
* | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt | 2009-03-24 | 1 | -2/+0 |
* | powerpc set_huge_psize() false positive | Al Viro | 2008-11-30 | 1 | -1/+0 |
* | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 | 1 | -1/+1 |
* | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-11 | 1 | -1/+1 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+478 |