summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-07-01powerpc/perf: Don't enable if we have zero eventsMichael Ellerman1-2/+5
2013-07-01powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman1-4/+5
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman3-2/+8
2013-07-01powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman1-12/+19
2013-07-01powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman1-0/+13
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2-6/+4
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-01powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot1-2/+3
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang1-6/+14
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong1-3/+5
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker19-50/+54
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-07-01powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas1-7/+0
2013-07-01powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao1-1/+2
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan3-89/+79
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan3-4/+4
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan3-16/+41
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan2-1/+2
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan3-8/+11
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan1-13/+144
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan1-9/+23
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling1-2/+16
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang1-0/+4
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere1-1/+1
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-30KVM: PPC: Ignore PIR writesAlexander Graf1-0/+3
2013-06-30KVM: PPC: Book3S PR: Invalidate SLB entries properlyPaul Mackerras1-1/+6
2013-06-30KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras4-20/+66
2013-06-30KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a matchPaul Mackerras1-12/+2
2013-06-30KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras1-11/+2
2013-06-30KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras1-2/+2
2013-06-30KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen1-1/+1
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29proc_powerpc: switch to fixed_size_llseek()Al Viro1-18/+2
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki6-1831/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2013-06-25powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun1-11/+1
2013-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-15/+9
2013-06-25powerpc/eeh: Use interruptible sleep in keehdGavin Shan1-1/+2
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan3-46/+1
2013-06-25powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot1-0/+1
2013-06-25powerpc/pseries: Enable PSTORE in pseries_defconfigAruna Balakrishnaiah1-0/+1
2013-06-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling1-0/+1