summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-07-022-0/+51
|\
| * powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com2013-07-021-0/+2
| * powerpc/mpic: add global timer supportDongsheng.wang@freescale.com2013-07-021-0/+46
| * powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2013-07-021-0/+3
* | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-1/+1
|\ \
| * \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-151-1/+1
| |\ \
| | * | powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-1/+1
* | | | powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2013-07-011-1/+2
* | | | powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-014-1/+30
* | | | powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2013-07-011-1/+0
* | | | powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-011-0/+1
* | | | powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-011-4/+4
* | | | 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