| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: move debug registers in a structure | Bharat Bhushan | 2013-10-18 | 1 | -15/+19 |
* | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt | 2013-10-11 | 1 | -22/+25 |
|\ |
|
| * | powerpc: Provide for giveup_fpu/altivec to save state in alternate location | Paul Mackerras | 2013-10-11 | 1 | -0/+7 |
| * | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 2013-10-11 | 1 | -22/+18 |
* | | powerpc: Fix offset of FPRs in VSX registers in little endian builds | Anton Blanchard | 2013-10-11 | 1 | -2/+10 |
|/ |
|
* | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt | 2013-09-25 | 1 | -3/+1 |
* | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 2013-08-09 | 1 | -0/+4 |
* | powerpc/perf: Core EBB support for 64-bit book3s | Michael Ellerman | 2013-07-01 | 1 | -1/+2 |
* | powerpc/perf: Drop MMCRA from thread_struct | Michael Ellerman | 2013-07-01 | 1 | -1/+0 |
* | powerpc: Align thread->fpr to 16 bytes | Anton Blanchard | 2013-06-20 | 1 | -1/+1 |
* | powerpc: Debug control and status registers are 32bit | Bharat Bhushan | 2013-06-20 | 1 | -4/+4 |
* | powerpc/mm: Make mmap_64.c compile on 32bit powerpc | Daniel Walker | 2013-06-20 | 1 | -2/+0 |
* | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran... | Michael Neuling | 2013-06-01 | 1 | -9/+4 |
* | powerpc: Context switch more PMU related SPRs | Michael Ellerman | 2013-05-24 | 1 | -0/+6 |
* | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 2013-05-02 | 1 | -0/+3 |
* | powerpc: remove PReP platform | Paul Bolle | 2013-04-18 | 1 | -8/+1 |
* | powerpc: New macros for transactional memory support | Michael Neuling | 2013-02-15 | 1 | -0/+1 |
* | powerpc: Add additional state needed for transactional memory to thread struct | Michael Neuling | 2013-02-15 | 1 | -0/+28 |
* | powerpc: Add support for context switching the TAR register | Ian Munsie | 2013-02-08 | 1 | -0/+3 |
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling | 2013-01-10 | 1 | -2/+2 |
* | powerpc: Define ppr in thread_struct | Haren Myneni | 2013-01-10 | 1 | -0/+12 |
* | cpuidle/powerpc: Fix smt_snooze_delay functionality. | Deepthi Dharwar | 2012-10-18 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -3/+0 |
|\ |
|
| * | powerpc: split ret_from_fork | Al Viro | 2012-09-30 | 1 | -3/+0 |
* | | powerpc/mm: Add 64TB support | Aneesh Kumar K.V | 2012-09-17 | 1 | -2/+2 |
* | | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 2012-09-10 | 1 | -0/+1 |
* | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-09-07 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | powerpc/powernv: Always go into nap mode when CPU is offline | Paul Mackerras | 2012-09-05 | 1 | -0/+1 |
* | | powerpc: Add trap_nr to thread_struct | Ananth N Mavinakayanahalli | 2012-09-05 | 1 | -0/+1 |
|/ |
|
* | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier | Deepthi Dharwar | 2012-07-03 | 1 | -2/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+3 |
|\ |
|
| * | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood | 2012-04-08 | 1 | -0/+3 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
| |/ |
|
* | | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 1 | -1/+0 |
|/ |
|
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -0/+30 |
* | powerpc/cpuidle: Handle power_save=off | Deepthi Dharwar | 2011-12-08 | 1 | -0/+1 |
* | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines | Deepthi Dharwar | 2011-12-08 | 1 | -0/+2 |
* | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. | Ashish Kalra | 2011-06-22 | 1 | -0/+5 |
* | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy | 2011-04-27 | 1 | -0/+4 |
* | powerpc: Removing undead ifdef __KERNEL__ | Christian Dietrich | 2010-11-29 | 1 | -2/+0 |
* | powerpc: Use is_32bit_task() helper to test 32-bit binary | Denis Kirjanov | 2010-09-02 | 1 | -2/+2 |
* | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad | 2010-06-22 | 1 | -0/+8 |
* | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 | 1 | -0/+3 |
* | powerpc/booke: Add definitions for advanced debug registers | Dave Kleikamp | 2010-02-17 | 1 | -2/+34 |
* | powerpc: Sanitize stack pointer in signal handling code | Josh Boyer | 2009-03-27 | 1 | -0/+19 |
* | powerpc: Remove `have_of' global variable | Anton Vorontsov | 2008-12-16 | 1 | -2/+0 |
* | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. | Liu Yu | 2008-12-03 | 1 | -0/+6 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+314 |