Commit Graph

472 Commits (e653034e66ec406f37427f588115badc6fc6af64)

Author SHA1 Message Date
Kumar Gala 52ce67f157 powerpc/mm: Fix compile warning 16 years ago
Kumar Gala e996557740 powerpc: Add support for early tlbilx opcode 16 years ago
Benjamin Herrenschmidt 757c74d298 powerpc/mm: Introduce early_init_mmu() on 64-bit 16 years ago
Benjamin Herrenschmidt ff7c660092 powerpc/mm: Fix printk type warning in mmu_context_nohash 16 years ago
Benjamin Herrenschmidt d62cbf45a8 powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c 16 years ago
Benjamin Herrenschmidt 8d1cf34e7a powerpc/mm: Tweak PTE bit combination definitions 16 years ago
Rusty Russell 56aa4129e8 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask 16 years ago
Benjamin Herrenschmidt 9e5efaa936 powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit 16 years ago
Benjamin Herrenschmidt 1cdab55d8a powerpc: Wire up /proc/vmallocinfo to our ioremap() 16 years ago
Kumar Gala c3071951d0 powerpc/fsl-booke: Add support for tlbilx instructions 16 years ago
Anton Blanchard 002b0ec73d powerpc: Increase stack gap on 64bit binaries 16 years ago
Anton Blanchard a5adc91a4b powerpc: Ensure random space between stack and mmaps 16 years ago
Anton Blanchard 9f14c42d75 powerpc: Randomise mmap start address 16 years ago
Anton Blanchard 13a2cb3694 powerpc: Rearrange mmap.c 16 years ago
Nathan Fontenot 0f16ef7fd3 powerpc/numa: Cleanup hot_add_scn_to_nid 16 years ago
Anton Blanchard 13870b6575 powerpc/mm: Reduce hashtable size when using 64kB pages 16 years ago
Dave Hansen 06eccea6c3 powerpc/mm: Fix numa reserve bootmem page selection 16 years ago
Kumar Gala 96a8bac589 powerpc/fsl-booke: Fix compile warning 16 years ago
Kumar Gala d66c82ea45 powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines 16 years ago
Kumar Gala f99fb8a2cb powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW 16 years ago
Benjamin Herrenschmidt 8d30c14cab powerpc/mm: Rework I$/D$ coherency (v3) 16 years ago
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