summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-131-2/+2
* 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/+5Star
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-251-4/+2Star
* 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-241-3/+3
| * [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-242-2/+32
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-0/+2
|\ \
| * | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-8/+2Star
| * | [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+8
* | | [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-244-18/+295
| |/ |/|
* | [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-172-34/+96
* | [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2007-12-201-5/+54
* | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-113-2/+7
* | [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-031-1/+1
|/
* [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-202-2/+2
* [POWERPC] Fix build failure on legacy iSeriesKamalesh Babulal2007-11-201-0/+1
* [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-131-12/+4Star
* [POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson2007-11-131-2/+0Star
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-084-12/+12
|\
| * [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-011-9/+8Star
| * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-011-0/+1
| * [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-012-3/+3
* | [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-081-3/+31
* | [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-082-0/+2
* | [POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt2007-10-292-4/+7
|/
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-173-3/+5
|\
| * [POWERPC] Fix vmemmap warning in init_64.cTony Breeds2007-10-171-1/+1
| * [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-172-1/+3
| * [POWERPC] Fix 1TB segment detectionOlof Johansson2007-10-171-1/+1
* | spin_lock_unlocked cleanupsRoel Kluin2007-10-171-1/+1
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-172-2/+2
|/
* Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard2007-10-161-1/+2
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-45/+0Star
* ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-161-0/+67
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-129-133/+293
* [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth2007-10-081-0/+2
* [POWERPC] 8xx: Set initial memory limit.John Traill2007-10-041-0/+3