summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-11-18arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard1-0/+7
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+27
2014-07-17powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley1-1/+1
2014-07-06powerpc: 64bit sendfile is capped at 2GBAnton Blanchard1-1/+1
2014-06-07powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck1-1/+6
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling1-0/+1
2014-05-13powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard1-0/+4
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat1-1/+9
2014-01-09powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-20powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2-8/+4
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras1-0/+10
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling1-0/+4
2013-08-14powerpc: Save the TAR register earlierMichael Neuling1-0/+9
2013-08-14powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings1-0/+4
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard1-3/+2
2013-07-25powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman1-0/+1
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman1-4/+4
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman1-1/+1
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 Neuling2-14/+2
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
2013-05-06powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan1-0/+2
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza1-0/+3
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King1-0/+2
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard1-0/+4
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-8/+181
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds34-134/+471