summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-03-09powerpc/pci: Remove VFs prior to PFWei Yang
2016-03-09powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2016-03-08KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-03-07powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe
2016-03-07powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman
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-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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/mpc85xx: refactor the PM operationschenhui 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-04powerpc32: optimise csum_partial() loopChristophe Leroy
2016-03-04powerpc32: optimise a few instructions in csum_partial()Christophe Leroy
2016-03-04powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe 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-04powerpc: unexport csum_tcpudp_magicChristophe Leroy
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-03powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood
2016-03-03powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria
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-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy