summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
2008-07-26powerpc: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-22/+11
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado1-25/+0
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-107/+186
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-18/+44
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson2-1/+59
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson1-0/+21
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-4/+4
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt2-6/+32
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-2/+1
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt2-2/+2
2008-07-09powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese3-8/+8
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2-2/+30
2008-07-03generic-ipi: fix linux-next tree build failureStephen Rothwell1-1/+1
2008-07-03powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot1-18/+83
2008-07-03powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot1-39/+170
2008-07-03powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds1-0/+1
2008-07-01powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp1-3/+2
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras2-53/+160
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce1-11/+8
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce3-9/+9
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2-10/+15
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-0/+4
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-18[POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras1-0/+4
2008-06-09Merge branch 'merge'Paul Mackerras1-2/+1
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch1-2/+1
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras2-3/+1
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk1-2/+0
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras4-11/+59
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt4-11/+59
2008-05-14[POWERPC] Remove duplicate variable definitions in mm/tlb_64.cMichael Ellerman1-5/+2
2008-05-14[POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman1-2/+0
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman3-6/+6
2008-05-14[POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman1-2/+1
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras1-8/+13
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand1-3/+3
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty1-7/+23
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala1-2/+2
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala3-14/+49
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala4-5/+10
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman1-0/+1
2008-04-18[POWERPC] Remove unused __max_memory variableOlof Johansson1-3/+0
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala1-2/+0
2008-04-17[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala4-8/+8
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala1-21/+16