Commit Graph

507 Commits (8c8c143cdc95ebe50fd962917556e25e8912997b)

Author SHA1 Message Date
Anton Blanchard 91b0f5ec53 powerpc/mm: Move 64-bit unmapped_area to top of address space 16 years ago
Milton Miller 8b16cd238d powerpc/numa: Remove redundant find_cpu_node() 16 years ago
Milton Miller 20fcefe5a0 powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth() 16 years ago
Kumar Gala 6c24b17453 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t 16 years ago
Trent Piepho 96051465fd powerpc/fsl-booke: Make CAM entries used for lowmem configurable 16 years ago
Trent Piepho c8f3570b7e powerpc/fsl-booke: Allow larger CAM sizes than 256 MB 16 years ago
Trent Piepho f88747e7f6 powerpc/fsl-booke: Remove code duplication in lowmem mapping 16 years ago
Gerhard Pircher 4c456a67f5 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code 16 years ago
Dave Kleikamp 9ba0fdbfae powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices 16 years ago
Ingo Molnar fe333321e2 powerpc: Change u64/s64 to a long long integer type 16 years ago
Anton Vorontsov 7021d86afa powerpc/mm: Make clear_fixmap() actually work 16 years ago
Benjamin Herrenschmidt 4a0826824b powerpc: Fix missing semicolons in mmu_decl.h 16 years ago
Dave Liu d6a09e0cd6 powerpc: Remove the redundant _tlbil_pid at SMP case 16 years ago
Dave Hansen 893473df78 powerpc/mm: Cleanup careful_allocation(): consolidate memset() 16 years ago
Dave Hansen 0be210fd66 powerpc/mm: Make careful_allocation() return virtual addrs 16 years ago
Dave Hansen 5d21ea2b0e powerpc/mm:: Cleanup careful_allocation(): bootmem already panics 16 years ago
Dave Hansen c555e520ef powerpc/mm: Add better comment on careful_allocation() 16 years ago
Trent Piepho 6fd8be4bf7 powerpc/fsl-booke: Remove num_tlbcam_entries 16 years ago
Trent Piepho 19f5465e82 powerpc/fsl-booke: Don't hard-code size of struct tlbcam 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Ilya Yanok ca9153a3a2 powerpc/44x: Support 16K/64K base page sizes on 44x 16 years ago
Dale Farnsworth ccdcef72c2 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M 16 years ago
Anton Vorontsov 01695a9687 powerpc/32: Allow __ioremap on RAM addresses for kdump kernel 16 years ago
Benjamin Herrenschmidt a14953597b powerpc: Fix missing 'blr' in _tlbia() 16 years ago
Benjamin Herrenschmidt 64b3d0e812 powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED 16 years ago
Benjamin Herrenschmidt 7752035180 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs 16 years ago
Benjamin Herrenschmidt 760ec0e02d powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 16 years ago
Benjamin Herrenschmidt 2a4aca1144 powerpc/mm: Split low level tlb invalidate for nohash processors 16 years ago
Benjamin Herrenschmidt f048aace29 powerpc/mm: Add SMP support to no-hash TLB handling 16 years ago
Benjamin Herrenschmidt 7c03d653cd powerpc/mm: Introduce MMU features 16 years ago
Benjamin Herrenschmidt 2ca8cf7389 powerpc/mm: Rework context management for CPUs with no hash table 16 years ago
Benjamin Herrenschmidt 5e696617c4 powerpc/mm: Split mmu_context handling 16 years ago
Benjamin Herrenschmidt f63837f058 powerpc/mm: Remove flush_HPTE() 16 years ago
Benjamin Herrenschmidt e41e811a79 powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c 16 years ago
Dave Hansen a4c74ddd5e powerpc: Fix bootmem reservation on uninitialized node 16 years ago
Brian King 48f797de55 powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area 16 years ago
Kumar Gala 0186f47e70 powerpc: Use RCU based pte freeing mechanism for all powerpc 16 years ago
Kumar Gala f4f3a1261a powerpc: hash_page_sync should only be used on SMP & STD_MMU_32 16 years ago
Dave Hansen 4a6186696e powerpc: Fix boot freeze on machine with empty memory node 16 years ago
Al Viro 4ea8fb9c1c powerpc set_huge_psize() false positive 16 years ago
Robert Jennings a6326e98a2 powerpc: Correct page-in counter for CMM with 64k pages 16 years ago
David Howells 1330deb0f6 CRED: Wrap task credential accesses in the PowerPC arch 16 years ago
Grant Erickson 5907630ffc powerpc/40x: Limit allocable DRAM during early mapping 16 years ago
Jon Tollefson 7d4320f3d5 powerpc: Hugetlb pgtable cache access cleanup 16 years ago
Brian King 409001948d powerpc: Update page-in counter for CMM 17 years ago
Jon Tollefson 4792adbac9 powerpc: Don't use a 16G page if beyond mem= limits 17 years ago
Milton Miller fe55249d17 powerpc: Always trim numa memory to lmb_end_of_DRAM() 17 years ago
Jon Tollefson e81703724a powerpc/numa: Make memory reserve code more robust 17 years ago
Badari Pulavarty 71088785c6 mm: cleanup to make remove_memory() arch-neutral 17 years ago