summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-121-1/+1
* powerpc/numa: Remove redundant find_cpu_node()Milton Miller2009-02-111-31/+2Star
* powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...Milton Miller2009-02-111-1/+1
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-111-47/+46Star
|\
| * powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho2009-01-291-1/+5
| * powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho2009-01-291-1/+13
| * powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho2009-01-291-48/+31Star
* | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-102-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/+0Star
| * 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/+5Star
* | 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/+1Star
* | 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-071-1/+1
* | mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-071-0/+7
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2918-283/+1191
|\
| * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-281-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/+5Star
| * 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/+118Star
| * | 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-051-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
| |/ |/|