summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-03-29powerpc: Correct used_vsr commentSimon Guo
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-16powerpc/8xx: Fix do_mtspr_cpu6() build on older compilersChristophe Leroy
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy
2016-03-11powerpc: add inline functions for cache related instructionsChristophe Leroy
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy
2016-03-11powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macroChristophe Leroy
2016-03-11powerpc/8xx: Add missing SPRN defines into reg_8xx.hChristophe Leroy
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy
2016-03-11powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman
2016-03-10powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu
2016-03-10powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2016-03-09powerpc: New possible return value from hcallChristophe Lombard
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang
2016-03-09powerpc/eeh: Create PE for VFsWei Yang
2016-03-09powerpc/eeh: EEH device for VFWei Yang
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman
2016-03-07powerpc: Create a helper for getting the kernel toc valueMichael Ellerman
2016-03-04powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-04powerpc/rcpm: add RCPM driverchenhui zhao
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-03-04powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao
2016-03-04powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy
2016-03-04powerpc: inline ip_fast_csum()Christophe Leroy
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2016-03-04powerpc: mark xer clobbered in csum_add()Christophe 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: 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