- 98db179 powerpc/64s: power4 nap fixup in C by Nicholas Piggin · 3 years, 9 months ago
- e448e1e powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings by Christophe Leroy · 3 years, 10 months ago
- 7aa8dd6 powerpc/32: Always enable data translation in exception prolog by Christophe Leroy · 3 years, 10 months ago
- 5747230 powerpc/32: Remove ksp_limit by Christophe Leroy · 3 years, 10 months ago
- 48a8ab4 powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode. by Aneesh Kumar K.V · 4 years, 2 months ago
- 0ecbc6a powerpc/signal: Remove get_clean_sp() by Christophe Leroy · 4 years, 5 months ago
- b6254ce powerpc/signal: Don't manage floating point regs when no FPU by Christophe Leroy · 4 years, 5 months ago
- 8f8cffd powerpc/processor: Move cpu_relax() into asm/vdso/processor.h by Christophe Leroy · 4 years, 2 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- d0ffdee powerpc/tm: Save and restore AMR on treclaim and trechkpt by Gustavo Romero · 4 years, 4 months ago
- ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 5 months ago
- 5ae4998 powerpc: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 4 months ago
- f663f33 powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h by Christophe Leroy · 4 years, 5 months ago
- e53281b powerpc: Drop _nmask_and_or_msr() by Christophe Leroy · 4 years, 5 months ago
- 82eb179 powerpc: drop hard_reset_now() and poweroff_now() declaration by Christophe Leroy · 4 years, 5 months ago
- 63442de powerpc/fpu: Drop cvt_fd() and cvt_df() by Christophe Leroy · 4 years, 5 months ago
- c718547 powerpc/perf: Add support for ISA3.1 PMU SPRs by Madhavan Srinivasan · 4 years, 6 months ago
- e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 6 months ago
- c887ef5 powerpc/64s: Don't set FSCR bits in INIT_THREAD by Michael Ellerman · 4 years, 8 months ago
- 74c6881 powerpc/watchpoint: Prepare handler to handle more than one watchpoint by Ravi Bangoria · 4 years, 8 months ago
- 303e6a9 powerpc/watchpoint: Convert thread_struct->hw_brk to an array by Ravi Bangoria · 4 years, 8 months ago
- a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
- 24ac99e powerpc: Drop unneeded cast in task_pt_regs() by Michael Ellerman · 4 years, 9 months ago
- 7ffa8b7 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 9 months ago
- c420644 powerpc: Use mm_context vas_windows counter to issue CP_ABORT by Haren Myneni · 4 years, 9 months ago
- 232ca1e powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
- 0284748 powerpc/32: prepare for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
- ed0bc98 powerpc/64s: Reimplement power4_idle code in C by Nicholas Piggin · 6 years ago
- 79282605 processor: remove spin_cpu_yield by Heiko Carstens · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- bdc7c97 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
- 10d9161 powerpc/64s: Reimplement book3s idle code in C by Nicholas Piggin · 6 years ago
- a68c31f powerpc/32s: Implement Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
- a7916a1 powerpc: regain entire stack space by Christophe Leroy · 6 years ago
- 3733304 powerpc: Use linux/thread_info.h in processor.h by Christophe Leroy · 6 years ago
- 5497c25 powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT by Christophe Leroy · 6 years ago
- 92ab45c powerpc: Avoid circular header inclusion in mmu-hash.h by Christophe Leroy · 6 years ago
- 0df977e powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS by Christophe Leroy · 6 years ago
- de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
- 5434ae7 powerpc/64s/hash: Add a SLB preload cache by Nicholas Piggin · 6 years ago
- 4c2de74 powerpc/64: Interrupts save PPR on stack rather than thread_struct by Nicholas Piggin · 6 years ago
- 54be0b9 Revert "convert SLB miss handlers to C" and subsequent commits by Michael Ellerman · 6 years ago
- 89ca4e1 powerpc/64s/hash: Add a SLB preload cache by Nicholas Piggin · 6 years ago
- 62b8426 powerpc: fix includes in asm/processor.h by Christophe Leroy · 7 years ago
- ba0635fc powerpc: Rename thread_struct.fs to addr_limit by Michael Ellerman · 7 years ago
- 36d632e powerpc/64: remove start_tb and accum_tb from thread_struct by Nicholas Piggin · 7 years ago
- 3d4fbff powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug by Nicholas Piggin · 7 years ago
- c2b4d8b powerpc/mm/hash64: Increase the VA range by Aneesh Kumar K.V · 7 years ago
- f384796c powerpc/mm: Add support for handling > 512TB address in SLB miss by Aneesh Kumar K.V · 7 years ago
- 06bb53b powerpc: store and restore the pkey state across context switches by Ram Pai · 7 years ago
- 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 7 years ago
- ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 7 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
- ede8e2b powerpc/64: implement spin loop primitives by Nicholas Piggin · 8 years ago
- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
- 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
- 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago
- 61baf15 powerpc/64e: Don't place the stack beyond TASK_SIZE by Scott Wood · 8 years ago
- f4ea6dc powerpc/mm: Enable mappings above 128TB by Aneesh Kumar K.V · 8 years ago
- f6eedbb powerpc/mm/hash: Increase VA range to 128TB by Aneesh Kumar K.V · 8 years ago
- 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
- 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 8 years ago
- fa769d3 powerpc/32: Enable HW_BREAKPOINT on BOOK3S by Christophe Leroy · 8 years ago
- de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 29a969b powerpc: Revert Load Monitor Register Support by Michael Neuling · 8 years ago
- 5d176f7 powerpc: tm: Enable transactional memory (TM) lazily for userspace by Cyril Bur · 8 years ago
- 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
- dc31066 powerpc: tm: Always use fp_state and vr_state to store live registers by Cyril Bur · 8 years ago
- bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 9 years ago
- bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
- b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago
- 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
- 71528d8 powerpc: Correct used_vsr comment by Simon Guo · 9 years ago
- 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 9 years ago
- 1f2e25b powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() by Anton Blanchard · 9 years ago
- af1bbc3 powerpc: Remove UP only lazy floating point and vector optimisations by Anton Blanchard · 9 years ago
- 152d523 powerpc: Create context switch helpers save_sprs() and restore_sprs() by Anton Blanchard · 9 years ago
- 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 10 years ago
- d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
- 77b54e9f powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
- 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
- 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
- 8d6f7c5 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() by Michael Ellerman · 11 years ago
- aca79d2 powerpc/powernv: Add context management for Fast Sleep by Vaidyanathan Srinivasan · 11 years ago
- 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
- 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago
- fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
- d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
- 640e922 powerpc: fix exception clearing in e500 SPE float emulation by Joseph Myers · 11 years ago
- f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
- 51ae8d4 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
- 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
- 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
- 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago