summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/tlb_nohash.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-3/+53
|\
| * powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-141-0/+14
| * powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-141-3/+39
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-26/+103
|\ \ | |/
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-2/+2
| |\
| * | powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2010-07-141-32/+104
| * | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-141-4/+9
* | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-0/+14
* | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-0/+2
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-141-2/+2
|/
* powerpc: Convert tlbivax_lock to raw_spinlockThomas Gleixner2010-02-191-3/+3
* powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-201-1/+10
* powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-201-4/+199
* powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt2009-08-201-0/+8
* powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt2009-08-201-11/+31
* powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt2009-08-201-2/+8
* powerpc/mm: Fix compile warningKumar Gala2009-04-071-1/+0
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-9/+9
* powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu2009-01-081-1/+2
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-211-0/+209
OpenPOWER on IntegriCloud