| Commit message (Expand) | Author | Age |
* | powerpc: tm: Enable transactional memory (TM) lazily for userspace | Cyril Bur | 2016-10-04 |
* | powerpc: tm: Rename transct_(*) to ck(\1)_state | Cyril Bur | 2016-10-04 |
* | powerpc: tm: Always use fp_state and vr_state to store live registers | Cyril Bur | 2016-10-04 |
* | powerpc/powernv: Add platform support for stop instruction | Shreyas B. Prabhu | 2016-07-15 |
* | powerpc: Load Monitor Register Support | Jack Miller | 2016-06-21 |
* | powerpc: Improve FSCR init and context switching | Michael Neuling | 2016-06-21 |
* | powerpc: Various typo fixes | Michael Ellerman | 2016-06-13 |
* | powerpc: Correct used_vsr comment | Simon Guo | 2016-03-28 |
* | powerpc: Restore FPU/VEC/VSX if previously used | Cyril Bur | 2016-03-02 |
* | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() | Anton Blanchard | 2015-11-30 |
* | powerpc: Remove UP only lazy floating point and vector optimisations | Anton Blanchard | 2015-11-30 |
* | powerpc: Create context switch helpers save_sprs() and restore_sprs() | Anton Blanchard | 2015-11-30 |
* | powerpc/tm: Drop tm_orig_msr from thread_struct | Anshuman Khandual | 2015-07-16 |
* | powerpc/dscr: Add some in-code documentation | Anshuman Khandual | 2015-06-07 |
* | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu | 2014-12-14 |
* | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu | 2014-12-14 |
* | powerpc/powernv: Return to cpu offline loop when finished in KVM guest | Paul Mackerras | 2014-12-07 |
* | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
* | powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() | Michael Ellerman | 2014-05-27 |
* | powerpc/powernv: Add context management for Fast Sleep | Vaidyanathan Srinivasan | 2014-03-04 |
* | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar | 2014-01-29 |
* | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar | 2014-01-29 |
* | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-01-14 |
|\ |
|
| * | powerpc: fix exception clearing in e500 SPE float emulation | Joseph Myers | 2014-01-07 |
* | | powerpc: Don't corrupt transactional state when using FP/VMX in kernel | Paul Mackerras | 2014-01-14 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-14 |
|\ |
|
| * | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 |
| |\ |
|
| | * | powerpc: move debug registers in a structure | Bharat Bhushan | 2013-10-17 |
* | | | powerpc: move debug registers in a structure | Bharat Bhushan | 2013-10-18 |
* | | | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt | 2013-10-11 |
|\ \ \ |
|
| * | | | powerpc: Provide for giveup_fpu/altivec to save state in alternate location | Paul Mackerras | 2013-10-11 |
| * | | | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 2013-10-11 |
| |/ / |
|
* / / | powerpc: Fix offset of FPRs in VSX registers in little endian builds | Anton Blanchard | 2013-10-11 |
|/ / |
|
* / | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt | 2013-09-25 |
|/ |
|
* | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 2013-08-09 |
* | powerpc/perf: Core EBB support for 64-bit book3s | Michael Ellerman | 2013-06-30 |
* | powerpc/perf: Drop MMCRA from thread_struct | Michael Ellerman | 2013-06-30 |
* | powerpc: Align thread->fpr to 16 bytes | Anton Blanchard | 2013-06-20 |
* | powerpc: Debug control and status registers are 32bit | Bharat Bhushan | 2013-06-20 |
* | powerpc/mm: Make mmap_64.c compile on 32bit powerpc | Daniel Walker | 2013-06-20 |
* | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran... | Michael Neuling | 2013-05-31 |
* | powerpc: Context switch more PMU related SPRs | Michael Ellerman | 2013-05-24 |
* | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 2013-05-01 |
* | powerpc: remove PReP platform | Paul Bolle | 2013-04-17 |
* | powerpc: New macros for transactional memory support | Michael Neuling | 2013-02-15 |
* | powerpc: Add additional state needed for transactional memory to thread struct | Michael Neuling | 2013-02-15 |
* | powerpc: Add support for context switching the TAR register | Ian Munsie | 2013-02-07 |
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 2013-01-10 |
* | powerpc: Define ppr in thread_struct | Haren Myneni | 2013-01-10 |
* | cpuidle/powerpc: Fix smt_snooze_delay functionality. | Deepthi Dharwar | 2012-10-17 |