Commit Graph

369 Commits (3f31fddfa26b7594b44ff2b34f9a04ba409e0f91)

Author SHA1 Message Date
Jon Tollefson 0d9ea75443 powerpc: support multiple hugepage sizes 17 years ago
Jon Tollefson 91224346aa powerpc: define support for 16G hugepages 17 years ago
Jon Tollefson 658013e93e powerpc: scan device tree for gigantic pages 17 years ago
Jon Tollefson ec4b2c0c83 powerpc: function to allocate gigantic hugepages 17 years ago
Andi Kleen ceb8687961 hugetlb: introduce pud_huge 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Benjamin Herrenschmidt a1f242ff46 powerpc ioremap_prot 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Stefan Roese 2bf3016f89 powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM 17 years ago
Benjamin Herrenschmidt 1bc54c0311 powerpc: rework 4xx PTE access and TLB miss 17 years ago
Stephen Rothwell 392096e98f generic-ipi: fix linux-next tree build failure 17 years ago
Nathan Fontenot 0db9360aaa powerpc/pseries: Update numa association of hotplug memory add for drconf memory 17 years ago
Nathan Fontenot 8342681d3e powerpc/pseries: Split code into helper routines for drconf memory 17 years ago
Tony Breeds db7f37de2c powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n 17 years ago
Dave Kleikamp 87e9ab13c3 powerpc: hash_huge_page() should get the WIMG bits from the lpte 17 years ago
Paul Mackerras 3a8247cc2c powerpc: Only demote individual slices rather than whole process 17 years ago
Becky Bruce 316a405841 powerpc: Get rid of bitfields in ppc_bat struct 17 years ago
Becky Bruce 7c5c4325d2 powerpc: Change BAT code to use phys_addr_t 17 years ago
Benjamin Herrenschmidt 41743a4e34 powerpc: Free a PTE bit on ppc64 with 64K pages 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Paul Mackerras 65ba6cdc83 [POWERPC] Clear sub-page HPTE present bits when demoting page size 17 years ago
Nathan Lynch 0d5799449f [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n 17 years ago
David Gibson 46a7417963 [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS 17 years ago
Adrian Bunk d3d3d3cdb1 [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword 17 years ago
Benjamin Herrenschmidt cec08e7a94 [POWERPC] vmemmap fixes to use smaller pages 17 years ago
Michael Ellerman c884116ac3 [POWERPC] Remove duplicate variable definitions in mm/tlb_64.c 17 years ago
Michael Ellerman 572fb578de [POWERPC] Move declaration of tce variables into mmu-hash64.h 17 years ago
Michael Ellerman 09de9ff872 [POWERPC] Fix sparse warnings in arch/powerpc/mm 17 years ago
Michael Ellerman 5f25f06529 [POWERPC] Move declaration of init_bootmem_done into system.h 17 years ago
Paul Mackerras 3b5750644b [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus 17 years ago
Geoff Levand bbea346062 [POWERPC] Fix slb.c compile warnings 17 years ago
Badari Pulavarty 9d88a2eb6e [POWERPC] Provide walk_memory_resource() for powerpc 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Kumar Gala f608600e74 [POWERPC] Clean up access to thread_info in assembly 17 years ago
Kumar Gala 2c419bdeca [POWERPC] Port fixmap from x86 and use for kmap_atomic 17 years ago
Kumar Gala 37dd2badcf [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) 17 years ago
Michael Ellerman 6df1646e31 [POWERPC] Add include of linux/of.h to numa.c 17 years ago
Olof Johansson 49a9997884 [POWERPC] Remove unused __max_memory variable 17 years ago
Kumar Gala 7711684947 [POWERPC] Remove unused machine call outs 17 years ago
Kumar Gala 09b5e63f82 [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr 17 years ago
Kumar Gala 0aef996b37 [POWERPC] 85xx: Cleanup TLB initialization 17 years ago
Kumar Gala d7917ba705 [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem 17 years ago
Kumar Gala 99c62dd773 [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr 17 years ago
Stephen Rothwell ae86f0088d [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG 17 years ago
Benjamin Herrenschmidt b991f05f13 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync 17 years ago
Johannes Weiner 745681a524 [POWERPC] Remove redundant display of free swap space in show_mem() 17 years ago
Harvey Harrison e48b1b452f [POWERPC] Replace remaining __FUNCTION__ occurrences 17 years ago
Geert Uytterhoeven fa90f70a8e [POWERPC] arch_add_memory() cannot be __devinit 17 years ago
Badari Pulavarty 52db9b4426 [POWERPC] Add error return from htab_remove_mapping() 17 years ago