summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix hash computation functionAneesh Kumar K.V2013-02-041-27/+35
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-182-23/+4Star
|\
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-151-12/+0Star
| |\
| | * powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-141-12/+0Star
| * | powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-151-11/+4Star
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-15/+12Star
|\ \
| * | mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-131-15/+12Star
| |/
* / Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-0515-237/+357
|\
| * powerpc: Remove tlb batching hack for nighthawkMichael Ellerman2012-09-271-25/+1Star
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-181-2/+1Star
| |\
| | * powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-121-2/+1Star
| * | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-172-1/+16
| * | powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2012-09-171-3/+5
| * | powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-171-0/+12
| * | powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-171-4/+4
| * | powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V2012-09-171-2/+10
| * | powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-173-53/+99
| * | powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-175-113/+161
| * | powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V2012-09-171-21/+28
| * | powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V2012-09-171-1/+1
| |/
| * powerpc/mm: Match variable types to APIJoe MacDonald2012-09-101-2/+4
| * powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-071-1/+1
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-072-3/+5
| |\
| * | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman2012-09-051-2/+2
| * | powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman2012-09-051-3/+11
| * | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-051-0/+1
| * | powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-053-3/+1Star
| * | powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-051-2/+1Star
| * | powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman2012-09-051-2/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-1/+1
|\ \ \ | |_|/ |/| |
| * | userns: On ppc convert current_uid from a kuid before printing.Eric W. Biederman2012-09-211-1/+1
| |/
* | powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew2012-09-051-3/+4
* | KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-161-0/+1
|/
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-4/+4
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-102-13/+13
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-101-5/+5
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-48/+40Star
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-103-82/+82
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-1/+1
|\
| * powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-101-1/+1
* | powerpc/numa: Fix OF node refcounting bugGavin Shan2012-07-031-0/+2
|/
* powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-291-1/+1
* powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov2012-06-011-9/+2Star
* powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker2012-05-081-1/+2
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-298-7/+3Star
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-288-7/+3Star
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-281-0/+2
|\ \