summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras2008-06-181-0/+4
* [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-2/+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
* [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-154-11/+59
* [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
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-244-5/+10
* [POWERPC] Add include of linux/of.h to numa.cMichael Ellerman2008-04-241-0/+1
* [POWERPC] Remove unused __max_memory variableOlof Johansson2008-04-181-3/+0
* [POWERPC] Remove unused machine call outsKumar Gala2008-04-171-2/+0
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-174-8/+8
* [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-171-21/+16
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-175-9/+16
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-176-22/+15
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-2/+6
|\
| * [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt2008-04-031-2/+6
* | [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell2008-04-071-0/+2
* | [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-011-1/+0
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-012-2/+2
* | [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-011-1/+1
* | [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-011-5/+9
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-262-3/+14
|\ \ | |/
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-241-3/+8
| * [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-201-0/+6
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-131-2/+2
|\ \ | |/
| * [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-131-2/+2
* | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+23
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-139-365/+12
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-081-0/+33
|\
| * [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+17
| * [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+16
* | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-6/+8
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-072-4/+69
|\
| * [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-071-3/+63
| * [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-4/+6
|/
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-3/+3
* [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-311-3/+9
* Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras2008-01-261-54/+5
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-251-4/+2
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-243-5/+35
|\
| * [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth2008-01-231-3/+3
| * [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-232-2/+32
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-0/+2
|\ \
| * | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-8/+2
OpenPOWER on IntegriCloud