summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix invalid semicolon after if statementIlpo Järvinen2007-08-171-1/+1
* [POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt2007-08-101-0/+2
* [POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras2007-08-101-29/+16
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-032-11/+19
* [POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman2007-08-031-2/+2
* [POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras2007-08-031-2/+4
* [POWERPC] Fix loop with unsigned long counter variableManish Ahuja2007-07-261-2/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-222-3/+9
|\
| * [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras2007-07-221-1/+7
| * [POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven2007-07-221-2/+2
* | powerpc: tlb_32.c build fixMariusz Kozlowski2007-07-211-0/+2
|/
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-3/+2
* mm: fault feedback #2Nick Piggin2007-07-191-15/+11
* Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1119-643/+128
|\
| * [POWERPC] Remove extra return statementManish Ahuja2007-07-101-2/+0
| * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-102-3/+3
| * [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-144-17/+17
| * [POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson2007-06-141-4/+0
| * [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-1413-13/+0
| * [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-141-118/+0
| * [POWERPC] During VM oom condition, kill all threads in process groupwill schmidt2007-06-141-1/+1
| * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-145-483/+106
| * [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-142-2/+2
| * [POWERPC] Move common code out of if/elseJon Tollefson2007-06-141-2/+1
* | [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
OpenPOWER on IntegriCloud