summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V
2013-06-21powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V
2013-06-21powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan
2013-06-20powerpc/eeh: Sync OPAL API with firmwareGavin Shan
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan
2013-06-20powerpc/eeh: Allow to purge EEH eventsGavin Shan
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-05-14powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2013-05-14powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V
2013-05-10powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood
2013-05-10powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt
2013-05-06powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King