aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras1-20/+17
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-645/+817
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+3
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2-3/+3
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins1-11/+6
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt3-16/+40
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt7-576/+699
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-128/+116
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-4/+1
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson1-12/+16
2007-05-08Merge branch 'linux-2.6'Paul Mackerras2-4/+23
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman1-1/+1
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt1-0/+21
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter2-2/+2
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2-4/+2
2007-05-07[POWERPC] 64K page support for kexecLuke Browning1-22/+62
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig1-27/+15
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2-64/+21
2007-05-02[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman1-1/+1
2007-05-02[POWERPC] Remove unneeded page_is_ram exportJohannes Berg1-1/+0
2007-04-24[POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson1-2/+2
2007-04-24[POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson1-0/+1
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt1-3/+81
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt3-1/+59
2007-04-13[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt4-9/+31
2007-04-13[POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt1-3/+6
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2-36/+48
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2-11/+11
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2-14/+34
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-1/+1
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2-0/+10
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2-0/+10
2007-03-08[POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson1-0/+4
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-1/+1
2007-02-16[POWERPC] Fix bug with early ioremap and 64k pagesBenjamin Herrenschmidt1-1/+1
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt1-3/+0
2007-02-09[POWERPC] Fix is_power_of_4(x) compile errorKumar Gala1-1/+1
2007-02-08[POWERPC] Remove bogus comment about page_is_ramJohannes Berg1-4/+0
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day1-4/+1
2007-02-07[POWERPC] 8xx: platform specific mmu updatesVitaly Bordug1-10/+10
2007-01-24[POWERPC] TLB insertion cleanupIshizaki Kou1-2/+1
2007-01-09[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson1-4/+4