summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-05-13powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-04-30arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-04-30lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2014-04-30sched, arch: Create asm/preempt.hPeter Zijlstra
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-01-09powerpc: Fix bad stack check in exception entryMichael Neuling
2013-12-20powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling
2013-08-14powerpc: Save the TAR register earlierMichael Neuling
2013-08-14powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-25powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
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
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V