summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-012-3/+3
* powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas2013-07-011-7/+0
* powerpc/eeh: Avoid build warningsGavin Shan2013-07-011-2/+2
* powerpc/eeh: Remove eeh_mutexGavin Shan2013-06-251-14/+0
* powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot2013-06-251-0/+1
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-211-0/+3
* powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V2013-06-211-2/+1
* powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-211-0/+13
* powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-211-24/+34
* powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-211-24/+0
* powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-213-14/+9
* powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V2013-06-213-2/+220
* powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V2013-06-213-5/+10
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-4/+4
* powernv/opal: Notifier for OPAL eventsGavin Shan2013-06-211-0/+5
* powerpc/eeh: Sync OPAL API with firmwareGavin Shan2013-06-201-21/+114
* powerpc/eeh: EEH core to handle special eventGavin Shan2013-06-201-0/+2
* powerpc/eeh: Export confirm_error_lockGavin Shan2013-06-201-0/+11
* powerpc/eeh: Allow to purge EEH eventsGavin Shan2013-06-201-0/+1
* powerpc/eeh: Trace time on first error for PEGavin Shan2013-06-201-0/+3
* powerpc/eeh: Single kthread to handle eventsGavin Shan2013-06-201-0/+1
* powerpc/eeh: EEH post initialization operationGavin Shan2013-06-201-0/+1
* powerpc/eeh: Make eeh_init() publicGavin Shan2013-06-201-1/+7
* powerpc/eeh: Trace PCI bus from PEGavin Shan2013-06-201-0/+1
* powerpc/eeh: Make eeh_pe_get() publicGavin Shan2013-06-201-0/+1
* powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan2013-06-201-0/+1
* powerpc/eeh: Enhance converting EEH devGavin Shan2013-06-201-2/+2
* powerpc: Align thread->fpr to 16 bytesAnton Blanchard2013-06-201-1/+1
* powerpc: Debug control and status registers are 32bitBharat Bhushan2013-06-201-4/+4
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+26
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-201-2/+0
* powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2013-06-201-0/+25
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-6/+10
|\
| * kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman2013-06-111-6/+10
* | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-7/+10
|/
* powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-011-0/+1
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+11
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-012-9/+7
* powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+2
* powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-241-0/+2
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-241-0/+6
* powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-141-0/+10
* powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-141-2/+5
* powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-142-2/+5
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+2
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-141-1/+1
* powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V2013-05-141-1/+1
* powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood2013-05-101-2/+3
OpenPOWER on IntegriCloud