aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
* powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-111-1/+1
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-092-4/+4
* powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
* powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-161-1/+10
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-2/+2
* Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-132-10/+10
|\
| * powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-072-3/+0
| * powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-072-7/+10
* | powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov2009-01-081-1/+2
* | powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt2009-01-081-3/+3
* | powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu2009-01-081-1/+2
* | powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen2009-01-081-6/+5
* | powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen2009-01-081-17/+20
* | powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen2009-01-081-5/+1
* | powerpc/mm: Add better comment on careful_allocation()Dave Hansen2009-01-081-2/+10
* | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* | mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-061-0/+7
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2818-283/+1191
|\
| * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-291-9/+14
| * powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-233-7/+7
| * powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-231-0/+2
| * powerpc: Fix missing 'blr' in _tlbia()Benjamin Herrenschmidt2008-12-211-0/+1
| * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-212-4/+4
| * powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-212-54/+111
| * powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440Benjamin Herrenschmidt2008-12-211-9/+10
| * powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-214-1/+291
| * powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-215-3/+216
| * powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-1/+1
| * powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt2008-12-211-47/+221
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-215-87/+277
| * powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2008-12-162-18/+5
| * powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.cBenjamin Herrenschmidt2008-12-163-1/+1
| * Merge branch 'merge' into nextPaul Mackerras2008-12-162-5/+14
| |\
| * | powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-035-138/+118
| * | powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala2008-12-031-3/+3
| * | Merge branch 'merge'Paul Mackerras2008-12-033-50/+90
| |\ \
| * | | powerpc: Correct page-in counter for CMM with 64k pagesRobert Jennings2008-11-191-1/+1
| * | | powerpc: Hugetlb pgtable cache access cleanupJon Tollefson2008-11-061-11/+11
| * | | powerpc: Update page-in counter for CMMBrian King2008-11-051-2/+10
* | | | Merge branch 'next' into for-linusJames Morris2008-12-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into nextJames Morris2008-12-043-50/+90
| |\ \ \ | | | |/ | | |/|
| * | | CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-141-1/+1
| | |/ | |/|
* | | powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-161-5/+11
* | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King2008-12-161-0/+3
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-302-49/+89
|\ \
| * | powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-12-011-47/+75
| * | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-131-2/+14
| |/
* | powerpc set_huge_psize() false positiveAl Viro2008-11-301-1/+1
|/
* powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-10-221-2/+4