summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-02-12powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-02-12powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling1-0/+1
2015-11-14powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-0/+1
2015-09-30powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-1/+20
2015-04-09powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2015-04-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard1-0/+7
2015-01-26powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras1-0/+1
2014-10-31powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman1-2/+6
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V1-1/+1
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-3/+3
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+25
2014-07-18powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley1-2/+1
2014-07-17powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman1-0/+2
2014-07-17powerpc: 64bit sendfile is capped at 2GBAnton Blanchard1-1/+1
2014-06-09powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck1-1/+6
2014-05-15powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling1-0/+1
2014-05-15powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard1-0/+4
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe3-0/+17
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan1-0/+10
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt1-7/+0
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2-3/+18
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat1-1/+9
2014-01-10powerpc: 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-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt1-3/+1
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt1-2/+2
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+42
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2-0/+42
2013-09-07Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-5/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds31-145/+671
2013-09-05powerpc: Correct FSCR bit definitionsPaul Mackerras1-2/+2
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-16/+2
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+60
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds1-2/+2
2013-09-04Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar1-0/+10
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf26-125/+579
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras1-0/+38
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+10
2013-08-27powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt1-0/+2
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras1-0/+10
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt3-11/+33
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar1-0/+300
2013-08-24powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang1-0/+92
2013-08-24powerpc: mpc512x: array decl for MCLK registers in CCMGerhard Sittig1-16/+2