summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-05powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-05powerpc/mpc85xx: refactor the PM operationschenhui zhao
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao
2016-03-05powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-03-05powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao
2016-03-05powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy
2016-03-05powerpc32: optimise csum_partial() loopChristophe Leroy
2016-03-05powerpc32: optimise a few instructions in csum_partial()Christophe Leroy
2016-03-05powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy
2016-03-05powerpc: inline ip_fast_csum()Christophe Leroy
2016-03-05powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2016-03-05powerpc: mark xer clobbered in csum_add()Christophe Leroy
2016-03-05powerpc: unexport csum_tcpudp_magicChristophe Leroy
2016-03-03powerpc/mm: Move hash64 tlbflush code into a new headerAneesh Kumar K.V
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V
2016-03-03powerpc/mm: add _PAGE_HASHPTE similar to 4K hashAneesh Kumar K.V
2016-03-03powerp/mm: Update code commentsAneesh Kumar K.V
2016-03-03mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V
2016-03-03powerpc/mm: Don't have conditional defines for real_pte_tAneesh Kumar K.V
2016-03-03powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur
2016-03-02powerpc: Add the ability to save FPU without giving it upCyril Bur
2016-03-02powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur
2016-03-02powerpc: Explicitly disable math features when copying threadCyril Bur
2016-03-01powerpc/mm: Split hash page table sizing heuristic into a helperDavid Gibson
2016-03-01powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson
2016-03-01powerpc/mm: Clean up error handling for htab_remove_mappingDavid Gibson
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-03-01powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques
2016-02-29powerpc/mm/book3s-64: Expand the real page number field of the Linux PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move software-used bits in PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper endPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bitPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bitPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras
2016-02-27powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTEPaul Mackerras
2016-02-27powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-24powerpc: Fix BUG_ON() reporting in real modeBalbir Singh
2016-02-24powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizespan xinhui
2016-02-24powerpc/powernv: Add AST graphics driver to powernv_defconfigJeremy Kerr
2016-02-24powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfigJeremy Kerr