summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2016-10-17KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-09-29ppc32: fix copy_from_user()Al Viro
2016-07-12powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-07-12powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-02-12powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-02-12powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-14powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-30powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-04-09powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane
2015-04-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2015-01-26powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2014-10-31powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-07-18powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley
2014-07-17powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-17powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman
2014-07-17powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-06-09powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-05-15powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-05-15powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
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-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05powerpc: Correct FSCR bit definitionsPaul Mackerras
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt