summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-181-1/+2
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-151-1/+1
* powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-04-231-1/+1
* Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-231-13/+1
* powerpc: Fix crash on CPU hotplugMichael Ellerman2009-04-221-1/+1
* powerpc/mm: Fix compile warningKumar Gala2009-04-071-1/+0
* powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-071-1/+13
* powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-241-2/+34
* powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt2009-03-241-1/+1
* powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-242-1/+1
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-243-11/+5
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-245-21/+18
* powerpc/mm: Properly wire up get_user_pages_fast() on 32-bitBenjamin Herrenschmidt2009-03-112-3/+17
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-112-11/+28
* powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-091-7/+37
* powerpc: Increase stack gap on 64bit binariesAnton Blanchard2009-02-231-2/+9
* powerpc: Ensure random space between stack and mmapsAnton Blanchard2009-02-231-3/+11
* powerpc: Randomise mmap start addressAnton Blanchard2009-02-231-1/+16
* powerpc: Rearrange mmap.cAnton Blanchard2009-02-231-11/+11
* powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot2009-02-231-66/+73
* powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard2009-02-231-2/+3
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-181-3/+3
|\
| * powerpc/fsl-booke: Fix compile warningKumar Gala2009-02-121-2/+2
| * powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-121-1/+1
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-182-3/+4
|\ \
| * | 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/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-113-62/+148
* | | powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard2009-02-111-6/+0
| |/ |/|
* | powerpc/numa: Remove redundant find_cpu_node()Milton Miller2009-02-111-31/+2
* | 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/+46
|\ \ | |/ |/|
| * powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho2009-01-281-1/+5
| * powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho2009-01-281-1/+13
| * powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho2009-01-281-48/+31
* | 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
OpenPOWER on IntegriCloud