aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+21
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman3-14/+21
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman1-1/+1
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring1-2/+2
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-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman8-20/+40
2013-06-03serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti1-0/+49
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 transactionsMichael 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-28powerpc: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-8/+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-21powerpc/mpc512x: move common code to shared.c fileGerhard Sittig1-1/+0
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