Commit Graph

507 Commits (8c8c143cdc95ebe50fd962917556e25e8912997b)

Author SHA1 Message Date
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
Paul Mackerras cfe666b145 [POWERPC] Don't use 64k pages for ioremap on pSeries 17 years ago
Anton Blanchard 44387e9ff2 [POWERPC] Fix PMU + soft interrupt disable bug 17 years ago
Michael Ellerman 31bf111944 [POWERPC] Fix large hash table allocation on Cell blades 17 years ago
Badari Pulavarty f8c8803bda [POWERPC] Add code for removing HPTEs for parts of the linear mapping 17 years ago
David S. Miller d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
Badari Pulavarty a99824f327 [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc 17 years ago
Badari Pulavarty aa620abe75 [POWERPC] Add remove_memory() for 64-bit powerpc 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Balbir Singh 1daa6d08d1 [POWERPC] Fake NUMA emulation for PowerPC 17 years ago
Scott Wood 551ed332da [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Michael Ellerman 41d824bf61 [POWERPC] Allocate the hash table under 1G on cell 17 years ago
Paul Mackerras 55852bed57 Revert "[POWERPC] Fake NUMA emulation for PowerPC" 17 years ago
Michael Neuling c3b75bd7bb [POWERPC] Make setjmp/longjmp code usable outside of xmon 17 years ago
Dale Farnsworth e8b6376155 [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 17 years ago
Kumar Gala f98eeb4eb1 [POWERPC] Fix handling of memreserve if the range lands in highmem 17 years ago
Paul Mackerras fa28237cfc [POWERPC] Provide a way to protect 4k subpages when using 64k pages 17 years ago
Jon Tollefson 4ec161cf73 [POWERPC] Add hugepagesz boot-time parameter 17 years ago
Paul Mackerras dfbe0d3b6b [POWERPC] Fix boot failure on POWER6 17 years ago
Michael Neuling 473980a993 [POWERPC] Fix CPU hotplug when using the SLB shadow buffer 17 years ago
Balbir Singh 5c3f5892a2 [POWERPC] Fake NUMA emulation for PowerPC 17 years ago
Michael Neuling 584f8b71a2 [POWERPC] Use SLB size from the device tree 17 years ago
joe@perches.com df3c9019ed [POWERPC] Add missing spaces in printk formats 17 years ago
Benjamin Herrenschmidt 0b47759db5 [POWERPC] Fix 8xx build breakage due to _tlbie changes 17 years ago
Kamalesh Babulal f9b6c1de69 [POWERPC] Fix build failure on legacy iSeries 17 years ago
Stephen Rothwell 6548d83a37 [POWERPC] Silence an annoying boot message 17 years ago
Olof Johansson 9bafbb0c4d [POWERPC] Fix CONFIG_SMP=n build error on ppc64 17 years ago
will schmidt 465ccab9eb [POWERPC] Fix switch_slb handling of 1T ESID values 17 years ago
will schmidt aa39be09df [POWERPC] Include udbg.h when using udbg_printf 17 years ago