aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool
2007-05-23[POWERPC] Fix modpost warningKumar Gala
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17[POWERPC] Correct #endif commentJon Tollefson
2007-05-17[POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter
2007-05-07[POWERPC] 64K page support for kexecLuke Browning
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson
2007-05-02[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman
2007-05-02[POWERPC] Remove unneeded page_is_ram exportJohannes Berg
2007-04-24[POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson
2007-04-24[POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt
2007-04-13[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt
2007-04-13[POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
2007-03-08[POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-16[POWERPC] Fix bug with early ioremap and 64k pagesBenjamin Herrenschmidt