index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2013-02-15
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-08
powerpc: Add support for context switching the TAR register
Ian Munsie
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
2012-10-18
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
powerpc: split ret_from_fork
Al Viro
2012-09-17
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-07-03
powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
Deepthi Dharwar
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-08
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-12-08
powerpc/cpuidle: Handle power_save=off
Deepthi Dharwar
2011-12-08
powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines
Deepthi Dharwar
2011-06-22
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2010-11-29
powerpc: Removing undead ifdef __KERNEL__
Christian Dietrich
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
2010-02-17
powerpc/booke: Add definitions for advanced debug registers
Dave Kleikamp
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell