aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* [POWERPC] Remove unused __max_memory variableOlof Johansson2008-04-18
* [POWERPC] Remove unused machine call outsKumar Gala2008-04-16
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-16
* [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-16
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-16
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-16
* Merge branch 'linux-2.6'Paul Mackerras2008-04-14
|\
| * [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt2008-04-03
* | [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell2008-04-06
* | [POWERPC] Remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-01
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
* | [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-01
* | [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-01
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-25
|\|
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-24
| * [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-19
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-13
|\|
| * [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-12
* | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-26
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-08
|\
| * [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-08
| * [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-08
* | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07
|\
| * [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-06
| * [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-06
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
|/
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-30
* Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras2008-01-26
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-25
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-23
|\
| * [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth2008-01-23
| * [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-23
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\ \
| * | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-15
| * | [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-11
* | | [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-23
| |/ |/|
* | [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-16
* | [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2007-12-20
* | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-10
* | [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-02
|/
* [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-20
* [POWERPC] Fix build failure on legacy iSeriesKamalesh Babulal2007-11-19
* [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-13
* [POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson2007-11-13
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-07
|\
| * [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-01
| * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-01