Age | Commit message (Expand) | Author |
2013-03-17 | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V |
2013-03-17 | powerpc: Update kernel VSID range | Aneesh Kumar K.V |
2013-03-13 | powerpc: Fix STAB initialization | Benjamin Herrenschmidt |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-02-15 | powerpc: Hook in new transactional memory code | Michael Neuling |
2013-02-04 | powerpc/mm: Fix hash computation function | Aneesh Kumar K.V |
2013-01-29 | powerpc/mm: Eliminate unneeded for_each_memblock | Cody P Schafer |
2013-01-10 | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling |
2013-01-10 | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-12 | mm, oom: remove statically defined arch functions of same name | David Rientjes |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt |
2012-11-15 | powerpc/47x: Use the new ppc-opcode infrastructure | Tony Breeds |
2012-11-15 | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-09-27 | powerpc: Remove tlb batching hack for nighthawk | Michael Ellerman |
2012-09-21 | userns: On ppc convert current_uid from a kuid before printing. | Eric W. Biederman |
2012-09-18 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-09-17 | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Update VSID allocation documentation | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Add 64TB support | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Use 32bit array for slb cache | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Use the required number of VSID bits in slbmte | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Increase the slice range to 64TB | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Simplify hpte_decode | Aneesh Kumar K.V |
2012-09-17 | powerpc/mm: Replace open coded CONTEXT_BITS value | Aneesh Kumar K.V |
2012-09-12 | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao |
2012-09-10 | powerpc/mm: Match variable types to API | Joe MacDonald |
2012-09-07 | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose |
2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-09-05 | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew |
2012-09-05 | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int | Mihai Caraman |
2012-09-05 | powerpc/booke64: Add DO_KVM kernel hooks | Mihai Caraman |
2012-09-05 | powerpc: Add trap_nr to thread_struct | Ananth N Mavinakayanahalli |
2012-09-05 | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman |
2012-09-05 | powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs() | Michael Ellerman |
2012-09-05 | powerpc/mm: Replace abs_to_virt() with __va() | Michael Ellerman |
2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc: Enforce usage of RA 0-R31 where possible | Michael Neuling |