summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-02powerpc/mpic: Add get_version API both for internal and external useHongtao Jia1-0/+3
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V1-0/+3
2013-06-21powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V1-2/+1
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V1-0/+13
2013-06-21powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V1-24/+34
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V1-24/+0
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V3-14/+9
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V3-2/+220
2013-06-21powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V3-5/+10
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-4/+4
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan1-0/+5
2013-06-20powerpc/eeh: Sync OPAL API with firmwareGavin Shan1-21/+114
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan1-0/+2
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan1-0/+11
2013-06-20powerpc/eeh: Allow to purge EEH eventsGavin Shan1-0/+1
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan1-0/+3
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan1-0/+1
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan1-1/+7
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan1-0/+1
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan1-2/+2
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard1-1/+1
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan1-4/+4
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy1-0/+26
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker1-2/+0
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose1-0/+25
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+10
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling1-7/+10
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras1-0/+1
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling1-0/+11
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2-9/+7
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling4-14/+21
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling1-0/+2
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt1-0/+2
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman1-0/+6
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong1-0/+10
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong1-2/+5
2013-05-14powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2-2/+5
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings1-0/+2
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V1-1/+1
2013-05-14powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V1-1/+1
2013-05-10powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood1-2/+3
2013-05-10powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt1-0/+2
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple1-0/+1
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt1-9/+7
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-5/+1