Age | Commit message (Expand) | Author |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-09 | powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM | Stefan Roese |
2008-07-09 | powerpc: rework 4xx PTE access and TLB miss | Benjamin Herrenschmidt |
2008-07-03 | generic-ipi: fix linux-next tree build failure | Stephen Rothwell |
2008-07-03 | powerpc/pseries: Update numa association of hotplug memory add for drconf memory | Nathan Fontenot |
2008-07-03 | powerpc/pseries: Split code into helper routines for drconf memory | Nathan Fontenot |
2008-07-03 | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds |
2008-07-01 | powerpc: hash_huge_page() should get the WIMG bits from the lpte | Dave Kleikamp |
2008-07-01 | powerpc: Only demote individual slices rather than whole process | Paul Mackerras |
2008-06-30 | powerpc: Get rid of bitfields in ppc_bat struct | Becky Bruce |
2008-06-30 | powerpc: Change BAT code to use phys_addr_t | Becky Bruce |
2008-06-30 | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt |
2008-06-30 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-18 | [POWERPC] Clear sub-page HPTE present bits when demoting page size | Paul Mackerras |
2008-06-09 | Merge branch 'merge' | Paul Mackerras |
2008-06-09 | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n | Nathan Lynch |
2008-05-23 | Merge branch 'merge' into powerpc-next | Paul Mackerras |
2008-05-23 | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS | David Gibson |
2008-05-20 | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword | Adrian Bunk |
2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt |
2008-05-14 | [POWERPC] Remove duplicate variable definitions in mm/tlb_64.c | Michael Ellerman |
2008-05-14 | [POWERPC] Move declaration of tce variables into mmu-hash64.h | Michael Ellerman |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/mm | Michael Ellerman |
2008-05-14 | [POWERPC] Move declaration of init_bootmem_done into system.h | Michael Ellerman |
2008-05-02 | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus | Paul Mackerras |
2008-05-02 | [POWERPC] Fix slb.c compile warnings | Geoff Levand |
2008-04-29 | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge |
2008-04-24 | [POWERPC] Clean up access to thread_info in assembly | Kumar Gala |
2008-04-24 | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala |
2008-04-24 | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala |
2008-04-24 | [POWERPC] Add include of linux/of.h to numa.c | Michael Ellerman |
2008-04-18 | [POWERPC] Remove unused __max_memory variable | Olof Johansson |
2008-04-17 | [POWERPC] Remove unused machine call outs | Kumar Gala |
2008-04-17 | [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr | Kumar Gala |
2008-04-17 | [POWERPC] 85xx: Cleanup TLB initialization | Kumar Gala |
2008-04-17 | [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem | Kumar Gala |
2008-04-17 | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr | Kumar Gala |
2008-04-14 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-04-07 | [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG | Stephen Rothwell |
2008-04-03 | [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync | Benjamin Herrenschmidt |
2008-04-01 | [POWERPC] Remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-01 | [POWERPC] arch_add_memory() cannot be __devinit | Geert Uytterhoeven |
2008-04-01 | [POWERPC] Add error return from htab_remove_mapping() | Badari Pulavarty |
2008-03-26 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-24 | [POWERPC] Don't use 64k pages for ioremap on pSeries | Paul Mackerras |
2008-03-20 | [POWERPC] Fix PMU + soft interrupt disable bug | Anton Blanchard |