summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool2007-06-201-3/+2
* [POWERPC] Fix modpost warningKumar Gala2007-05-231-1/+1
* [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-221-4/+5
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [POWERPC] Correct #endif commentJon Tollefson2007-05-171-2/+2
* [POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt2007-05-171-0/+4
* [POWERPC] Fix COMMON symbol warningsKumar Gala2007-05-171-4/+14
* [POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* [POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-101-20/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0913-645/+817
|\
| * [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-092-3/+3
| * [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-091-11/+6
| * [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-093-16/+40
| * [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-097-576/+699
| * [POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt2007-05-091-41/+46
| * [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-091-0/+25
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-088-128/+116
|\
| * [POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2007-05-081-12/+16
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-082-4/+23
| |\
| * | [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman2007-05-081-1/+1
| * | [POWERPC] 64K page support for kexecLuke Browning2007-05-071-22/+62
| * | [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-021-27/+15
| * | [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-022-64/+21
| * | [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman2007-05-021-1/+1
| * | [POWERPC] Remove unneeded page_is_ram exportJohannes Berg2007-05-021-1/+0
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* | | move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* | | use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-4/+1
| |/ |/|
* | get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt2007-05-071-0/+21
* | slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-072-2/+2
* | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-072-4/+2
|/
* [POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson2007-04-241-2/+2
* [POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson2007-04-241-0/+1
* [POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2007-04-131-3/+81
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-133-1/+59
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-134-9/+31
* [POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt2007-04-131-3/+6
* [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-132-36/+48
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-132-11/+11
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-132-14/+34
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-132-0/+10
|\
| * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-102-0/+10
* | [POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson2007-03-081-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* | [POWERPC] Fix bug with early ioremap and 64k pagesBenjamin Herrenschmidt2007-02-161-1/+1
|/
OpenPOWER on IntegriCloud