summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-112-30/+42
* powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds2008-08-041-2/+2
* powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-041-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-1/+1
* powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-302-1/+282
* powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt2008-07-281-1/+8
* powerpc: use generic show_mem()Johannes Weiner2008-07-261-39/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-262-22/+11
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-25/+0
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-244-107/+186
* powerpc: define support for 16G hugepagesJon Tollefson2008-07-241-18/+44
* powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-242-1/+59
* powerpc: function to allocate gigantic hugepagesJon Tollefson2008-07-241-0/+21
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-241-4/+4
* powerpc ioremap_protBenjamin Herrenschmidt2008-07-242-6/+32
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-2/+1
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-162-2/+2
|\
| * generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-031-1/+1
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese2008-07-093-8/+8
* | powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-092-2/+30
* | powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot2008-07-031-18/+83
* | powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot2008-07-031-39/+170
* | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-031-0/+1
* | powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp2008-07-011-3/+2
* | powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-07-012-53/+160
* | powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-301-11/+8
* | powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-303-9/+9
* | powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-302-10/+15
* | Merge branch 'linux-2.6'Paul Mackerras2008-06-301-0/+4
|\ \ | |/
| * [POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras2008-06-181-0/+4
* | Merge branch 'merge'Paul Mackerras2008-06-091-2/+1
|\ \ | |/
| * [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-2/+1
* | Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-232-3/+1
|\ \ | |/
| * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-231-1/+1
| * [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk2008-05-201-2/+0
* | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-164-11/+59
|\ \ | |/
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-154-11/+59
* | [POWERPC] Remove duplicate variable definitions in mm/tlb_64.cMichael Ellerman2008-05-141-5/+2
* | [POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman2008-05-141-2/+0
* | [POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman2008-05-143-6/+6
* | [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-141-2/+1
|/
* [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-021-8/+13
* [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-021-3/+3
* [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-291-7/+23
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* [POWERPC] Clean up access to thread_info in assemblyKumar Gala2008-04-241-2/+2
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-243-14/+49
OpenPOWER on IntegriCloud