| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: fix includes in asm/processor.h | Christophe Leroy | 2018-07-30 | 1 | -3/+2 |
* | powerpc: Rename thread_struct.fs to addr_limit | Michael Ellerman | 2018-06-03 | 1 | -3/+3 |
* | powerpc/64: remove start_tb and accum_tb from thread_struct | Nicholas Piggin | 2018-06-03 | 1 | -4/+0 |
* | powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug | Nicholas Piggin | 2018-04-01 | 1 | -0/+1 |
* | powerpc/mm/hash64: Increase the VA range | Aneesh Kumar K.V | 2018-03-31 | 1 | -1/+8 |
* | powerpc/mm: Add support for handling > 512TB address in SLB miss | Aneesh Kumar K.V | 2018-03-31 | 1 | -0/+6 |
* | powerpc: store and restore the pkey state across context switches | Ram Pai | 2018-01-20 | 1 | -0/+5 |
* | powerpc: Define set_thread_uses_vas() | Sukadev Bhattiprolu | 2017-11-12 | 1 | -0/+2 |
* | powerpc: Add support for setting SPRN_TIDR | Sukadev Bhattiprolu | 2017-11-12 | 1 | -0/+1 |
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-07-07 | 1 | -5/+25 |
|\ |
|
| * | Merge branch 'fixes' into next | Michael Ellerman | 2017-07-03 | 1 | -13/+12 |
| |\ |
|
| * | | powerpc/64: implement spin loop primitives | Nicholas Piggin | 2017-07-02 | 1 | -0/+20 |
| * | | powerpc/64s/idle: Move soft interrupt mask logic into C code | Nicholas Piggin | 2017-06-19 | 1 | -5/+5 |
* | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -6/+0 |
| |/
|/| |
|
* | | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space | Aneesh Kumar K.V | 2017-06-08 | 1 | -13/+12 |
|/ |
|
* | powerpc/64e: Don't place the stack beyond TASK_SIZE | Scott Wood | 2017-05-05 | 1 | -0/+5 |
* | powerpc/mm: Enable mappings above 128TB | Aneesh Kumar K.V | 2017-04-01 | 1 | -6/+17 |
* | powerpc/mm/hash: Increase VA range to 128TB | Aneesh Kumar K.V | 2017-03-31 | 1 | -4/+18 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2017-02-18 | 1 | -1/+1 |
|\ |
|
| * | powerpc/32: Enable HW_BREAKPOINT on BOOK3S | Christophe Leroy | 2017-01-25 | 1 | -1/+1 |
* | | powernv: Pass PSSCR value and mask to power9_idle_stop | Gautham R. Shenoy | 2017-01-31 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -2/+0 |
|\ |
|
| * | powerpc: Revert Load Monitor Register Support | Michael Neuling | 2016-11-14 | 1 | -2/+0 |
* | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -2/+0 |
* | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
|/ |
|
* | powerpc: tm: Enable transactional memory (TM) lazily for userspace | Cyril Bur | 2016-10-04 | 1 | -0/+1 |
* | powerpc: tm: Rename transct_(*) to ck(\1)_state | Cyril Bur | 2016-10-04 | 1 | -4/+4 |
* | powerpc: tm: Always use fp_state and vr_state to store live registers | Cyril Bur | 2016-10-04 | 1 | -5/+2 |
* | powerpc/powernv: Add platform support for stop instruction | Shreyas B. Prabhu | 2016-07-15 | 1 | -0/+2 |
* | powerpc: Load Monitor Register Support | Jack Miller | 2016-06-21 | 1 | -0/+2 |
* | powerpc: Improve FSCR init and context switching | Michael Neuling | 2016-06-21 | 1 | -0/+1 |
* | powerpc: Various typo fixes | Michael Ellerman | 2016-06-14 | 1 | -1/+1 |
* | powerpc: Correct used_vsr comment | Simon Guo | 2016-03-29 | 1 | -1/+1 |
* | powerpc: Restore FPU/VEC/VSX if previously used | Cyril Bur | 2016-03-02 | 1 | -0/+2 |
* | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() | Anton Blanchard | 2015-12-01 | 1 | -2/+0 |
* | powerpc: Remove UP only lazy floating point and vector optimisations | Anton Blanchard | 2015-12-01 | 1 | -6/+0 |
* | powerpc: Create context switch helpers save_sprs() and restore_sprs() | Anton Blanchard | 2015-12-01 | 1 | -0/+1 |
* | powerpc/tm: Drop tm_orig_msr from thread_struct | Anshuman Khandual | 2015-07-16 | 1 | -1/+0 |
* | powerpc/dscr: Add some in-code documentation | Anshuman Khandual | 2015-06-07 | 1 | -0/+9 |
* | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu | 2014-12-15 | 1 | -0/+1 |
* | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu | 2014-12-15 | 1 | -1/+1 |
* | powerpc/powernv: Return to cpu offline loop when finished in KVM guest | Paul Mackerras | 2014-12-08 | 1 | -1/+1 |
* | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+2 |
* | powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() | Michael Ellerman | 2014-05-28 | 1 | -1/+1 |
* | powerpc/powernv: Add context management for Fast Sleep | Vaidyanathan Srinivasan | 2014-03-05 | 1 | -0/+1 |
* | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar | 2014-01-29 | 1 | -7/+0 |
* | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar | 2014-01-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-01-15 | 1 | -1/+5 |
|\ |
|
| * | powerpc: fix exception clearing in e500 SPE float emulation | Joseph Myers | 2014-01-07 | 1 | -1/+5 |