summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+28
|\
| * rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+28
* | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0514-46/+1590
|\ \
| * | powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-08-011-0/+75
| * | powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-08-011-0/+75
| * | powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual2016-08-011-0/+117
| * | powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual2016-08-011-0/+178
| * | powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-08-011-1/+142
| * | powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-08-011-0/+129
| * | powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-08-011-0/+158
| * | powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual2016-08-011-0/+126
| * | powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual2016-08-011-0/+222
| * | powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual2016-08-011-13/+51
| * | powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual2016-08-011-0/+64
| * | powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual2016-08-011-3/+87
| * | powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual2016-08-011-4/+89
| * | powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-08-011-0/+20
| * | powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-011-0/+17
| * | powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-011-0/+20
| * | powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-016-0/+6
| * | powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-012-3/+3
| * | powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-014-7/+7
| * | powerpc/64: Do feature patching before MMU initMichael Ellerman2016-08-011-3/+3
| * | powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman2016-08-011-13/+0Star
| * | powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-011-0/+2
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-045-33/+33
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-61/+18Star
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-017-28/+66
| |\ \ \
| * | | | powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-28/+14Star
| * | | | powerpc/pci: Remove __pci_mmap_set_pgprot()Yinghai Lu2016-06-171-33/+4Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-025-3/+68
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-205-4/+68
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3145-784/+1201
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-306-115/+183
| |\ \ \ \
| | * | | | powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood2016-07-091-1/+1
| | * | | | powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-091-4/+6
| | * | | | powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-091-40/+4Star
| | * | | | powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-091-34/+37
| | * | | | powerpc/8xx: unpin all TLBs before flushingChristophe Leroy2016-07-091-8/+10
| | * | | | powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-091-0/+29
| | * | | | powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-092-5/+14
| | * | | | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-095-36/+95
| * | | | | powerpc: Improve comment explaining why we modify VRSAVEAnton Blanchard2016-07-261-4/+5
| * | | | | powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() callMichael Ellerman2016-07-211-2/+3
| * | | | | powerpc/ftrace: Separate the heuristics for checking call sitesMichael Ellerman2016-07-211-17/+18
| * | | | | powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-214-229/+242
| * | | | | powerpc/64: Make a few boot functions __initBenjamin Herrenschmidt2016-07-211-3/+3
| * | | | | powerpc: Re-order setup_panic()Benjamin Herrenschmidt2016-07-213-6/+6
| * | | | | powerpc: Re-order the call to smp_setup_cpu_maps()Benjamin Herrenschmidt2016-07-212-3/+4
| * | | | | powerpc/32: Move cache info inits to a separate functionBenjamin Herrenschmidt2016-07-211-11/+16