summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-10-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-06powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman1-0/+4
2014-10-06powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman1-0/+1
2014-10-06powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2-1/+8
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V1-1/+3
2014-09-17powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V1-16/+7
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V3-5/+13
2014-09-17powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V1-9/+70
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V4-43/+26
2014-09-17powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V1-1/+4
2014-09-17powerpc/pseries: Avoid deadlock on removing ddwGavin Shan1-6/+14
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan1-1/+1
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+25
2014-09-17powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-09-17powerpc/powernv: Fix IOMMU group lostGavin Shan2-18/+22
2014-09-06powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-09-06powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-09-06powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-09-06KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy3-2/+14
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-7/+9
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-7/+31
2014-07-23powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman1-3/+3
2014-07-22powerpc: use _GLOBAL_TOC for memmoveLi Zhong1-1/+1
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2-0/+2
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V1-1/+2
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras1-5/+5
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2-0/+21
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-58/+52
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2014-07-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+7
2014-07-11powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-11powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck1-1/+2
2014-07-11powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-6/+5
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley1-5/+0
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy1-1/+1
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2-20/+2
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman3-3/+8
2014-07-08Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini9-58/+52
2014-07-08KVM: PPC: RTAS: Do byte swaps explicitlyAlexander Graf1-47/+18
2014-07-07KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf2-0/+8
2014-07-07KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2-2/+2
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-28powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov1-2/+4
2014-06-28powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov1-1/+3