| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson | 2008-10-22 | 1 | -2/+4 |
* | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 | 1 | -17/+0 |
|\ |
|
| * | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 2008-10-20 | 1 | -17/+0 |
* | | powerpc: Always trim numa memory to lmb_end_of_DRAM() | Milton Miller | 2008-10-21 | 1 | -4/+2 |
* | | powerpc/numa: Make memory reserve code more robust | Jon Tollefson | 2008-10-21 | 1 | -5/+10 |
|/ |
|
* | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 2008-10-14 | 3 | -7/+8 |
* | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes | Jon Tollefson | 2008-10-10 | 1 | -28/+80 |
* | powerpc: Avoid integer overflow in page_is_ram() | Roland Dreier | 2008-10-07 | 1 | -3/+2 |
* | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce | 2008-09-24 | 3 | -18/+73 |
* | powerpc/85xx: fix build warning, remove silly cast | Becky Bruce | 2008-09-16 | 1 | -2/+3 |
* | powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages | David Gibson | 2008-09-15 | 1 | -26/+33 |
* | powerpc: Rename PTE_SIZE to HPTE_SIZE | Becky Bruce | 2008-09-15 | 1 | -18/+18 |
* | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 | 1 | -1/+1 |
* | powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels | Chandru | 2008-09-15 | 1 | -16/+61 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-09-10 | 1 | -7/+11 |
|\ |
|
| * | powerpc: Only make kernel text pages of linear mapping executable | Paul Mackerras | 2008-09-03 | 1 | -7/+11 |
* | | powerpc: Guard htab_dt_scan_hugepage_blocks appropriately | Tony Breeds | 2008-08-20 | 1 | -0/+2 |
|/ |
|
* | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-11 | 2 | -30/+42 |
* | powerpc: Force printing of 'total_memory' to unsigned long long | Tony Breeds | 2008-08-04 | 1 | -2/+2 |
* | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 2008-08-04 | 1 | -1/+1 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -1/+1 |
* | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 2008-07-30 | 2 | -1/+282 |
* | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 | 1 | -1/+8 |
* | powerpc: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -39/+0 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 2 | -22/+11 |
* | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 1 | -25/+0 |
* | powerpc: support multiple hugepage sizes | Jon Tollefson | 2008-07-24 | 4 | -107/+186 |
* | powerpc: define support for 16G hugepages | Jon Tollefson | 2008-07-24 | 1 | -18/+44 |
* | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2008-07-24 | 2 | -1/+59 |
* | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 2008-07-24 | 1 | -0/+21 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -0/+5 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -1/+2 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -4/+4 |
* | powerpc ioremap_prot | Benjamin Herrenschmidt | 2008-07-24 | 2 | -6/+32 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 2 | -2/+2 |
|\ |
|
| * | generic-ipi: fix linux-next tree build failure | Stephen Rothwell | 2008-07-03 | 1 | -1/+1 |
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM | Stefan Roese | 2008-07-09 | 3 | -8/+8 |
* | | powerpc: rework 4xx PTE access and TLB miss | Benjamin Herrenschmidt | 2008-07-09 | 2 | -2/+30 |
* | | powerpc/pseries: Update numa association of hotplug memory add for drconf memory | Nathan Fontenot | 2008-07-03 | 1 | -18/+83 |
* | | powerpc/pseries: Split code into helper routines for drconf memory | Nathan Fontenot | 2008-07-03 | 1 | -39/+170 |
* | | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds | 2008-07-03 | 1 | -0/+1 |
* | | powerpc: hash_huge_page() should get the WIMG bits from the lpte | Dave Kleikamp | 2008-07-01 | 1 | -3/+2 |
* | | powerpc: Only demote individual slices rather than whole process | Paul Mackerras | 2008-07-01 | 2 | -53/+160 |
* | | powerpc: Get rid of bitfields in ppc_bat struct | Becky Bruce | 2008-06-30 | 1 | -11/+8 |
* | | powerpc: Change BAT code to use phys_addr_t | Becky Bruce | 2008-06-30 | 3 | -9/+9 |
* | | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt | 2008-06-30 | 2 | -10/+15 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-30 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | [POWERPC] Clear sub-page HPTE present bits when demoting page size | Paul Mackerras | 2008-06-18 | 1 | -0/+4 |