aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce
2009-04-23powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman
2009-04-07powerpc/mm: Fix compile warningKumar Gala
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2009-03-24powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt
2009-03-24powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell
2009-03-11powerpc/mm: Properly wire up get_user_pages_fast() on 32-bitBenjamin Herrenschmidt
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt
2009-03-09powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala
2009-02-23powerpc: Increase stack gap on 64bit binariesAnton Blanchard
2009-02-23powerpc: Ensure random space between stack and mmapsAnton Blanchard
2009-02-23powerpc: Randomise mmap start addressAnton Blanchard
2009-02-23powerpc: Rearrange mmap.cAnton Blanchard
2009-02-23powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot
2009-02-23powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-02-13powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen
2009-02-12powerpc/fsl-booke: Fix compile warningKumar Gala
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2009-02-11powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard
2009-02-11powerpc/numa: Remove redundant find_cpu_node()Milton Miller
2009-02-11powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...Milton Miller
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala
2009-01-28powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho
2009-01-28powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho
2009-01-28powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho
2009-01-28powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-08powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov
2009-01-08powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt
2009-01-08powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu
2009-01-08powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen
2009-01-08powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen
2009-01-08powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen
2009-01-08powerpc/mm: Add better comment on careful_allocation()Dave Hansen
2009-01-07powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade