Age | Commit message (Expand) | Author |
2009-09-02 | powerpc/pseries: Fix to handle slb resize across migration | Brian King |
2009-09-02 | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely |
2009-08-31 | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens |
2009-08-30 | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov |
2009-08-29 | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner |
2009-08-28 | powerpc: derive COMMAND_LINE_SIZE from asm-generic | Paul Gortmaker |
2009-08-28 | powerpc/pci: Pull ppc32 PCI features into common | Kumar Gala |
2009-08-28 | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely |
2009-08-28 | powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB | Kumar Gala |
2009-08-28 | powerpc/book3e-64: Add helper function to setup IVORs | Kumar Gala |
2009-08-28 | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala |
2009-08-28 | powerpc: Adjust base and index registers in Altivec macros | Michael Wolf |
2009-08-28 | powerpc: Name xpn & x fields in HW Hash PTE format | Becky Bruce |
2009-08-28 | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori |
2009-08-28 | powerpc: Handle SWIOTLB mapping error properly | FUJITA Tomonori |
2009-08-28 | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori |
2009-08-28 | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori |
2009-08-28 | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori |
2009-08-28 | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt |
2009-08-27 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt |
2009-08-27 | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt |
2009-08-24 | powerpc/booke: Move MMUCSR definition into mmu-book3e.h | Kumar Gala |
2009-08-20 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Switch to asm-generic/hardirq.h | Christoph Hellwig |
2009-08-20 | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> | Geert Uytterhoeven |
2009-08-20 | powerpc/mm: Fix encoding of page table cache numbers | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add TLB management code for 64-bit Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add PACA fields specific to 64-bit Book3E processors | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add definitions used by exception handling on 64-bit Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add SPR definitions for new 64-bit BookE | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Call mmu_context_init() from ppc64 | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Make low level TLB flush ops on BookE take additional args | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add more bit definitions for Book3E MMU registers | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add opcode definitions for tlbivax and tlbsrx. | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Add HW threads support to no_hash TLB management | Benjamin Herrenschmidt |
2009-08-20 | powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Add compat_sys_truncate | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Change PACA from SPRG3 to SPRG1 | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Remove use of a second scratch SPRG in STAB code | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Rename exception.h to exception-64s.h | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Move 64bit VDSO to improve context switch performance | Anton Blanchard |
2009-08-20 | powerpc: expose the multi-bit ops that underlie single-bit ops. | Geoff Thorpe |