aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-14
| * powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-14
| * powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2010-10-14
| * powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
| * powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-02
| * powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-02
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\|
| * powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao2010-08-24
| * Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-24
| |\
| | * powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp2010-08-23
| * | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
| |/
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
| |\
| | * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| | |\
| | * | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-14
| | * | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-14
| | * | powerpc: Removing dead CONFIG_SMP_750Christoph Egger2010-07-08
| | * | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-08
| | * | powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-08
| | * | powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-08
* | | | memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-04
* | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
* | | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-04
* | | | memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-04
* | | | memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
|/ / /
* | | powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-22
* | | powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-22
* | | powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt2010-07-22
* | | powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2010-07-22
* | | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard2010-07-22
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger2010-06-15
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
|\
| * PPC: Split context init/destroy functionsAlexander Graf2010-05-17
* | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-21
* | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-17
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-06
|\ \
| * \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-29
| |\ \
| | * | kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-29
| | |/
| * | powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-28
| * | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce2010-04-20
| |/
* | powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard2010-05-06
* | powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt2010-05-06
* | powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2010-05-06
* | powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt2010-05-06
* | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05