Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e156bd8ad76939a9bcd66d85cf06f8cde1fb8030
/
arch
/
powerpc
/
include
/
asm
/
processor.h
e156bd8
powerpc: Fix offset of FPRs in VSX registers in little endian builds
by Anton Blanchard
· 11 years ago
cbc9565
powerpc: Remove ksp_limit on ppc64
by Benjamin Herrenschmidt
· 11 years ago
28e61cc
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
by Michael Neuling
· 11 years ago
330a1eb
powerpc/perf: Core EBB support for 64-bit book3s
by Michael Ellerman
· 12 years ago
2ac138c
powerpc/perf: Drop MMCRA from thread_struct
by Michael Ellerman
· 12 years ago
475e68c
powerpc: Align thread->fpr to 16 bytes
by Anton Blanchard
· 12 years ago
d8899bb
powerpc: Debug control and status registers are 32bit
by Bharat Bhushan
· 12 years ago
d5d8ec8
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
by Daniel Walker
· 12 years ago
2b3f8e8
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
by Michael Neuling
· 12 years ago
59affcd
powerpc: Context switch more PMU related SPRs
by Michael Ellerman
· 12 years ago
9353374
powerpc: Context switch the new EBB SPRs
by Michael Ellerman
· 12 years ago
933ee71
powerpc: remove PReP platform
by Paul Bolle
· 12 years ago
8b3c34c
powerpc: New macros for transactional memory support
by Michael Neuling
· 12 years ago
f4c3aff
powerpc: Add additional state needed for transactional memory to thread struct
by Michael Neuling
· 12 years ago
2468dcf
powerpc: Add support for context switching the TAR register
by Ian Munsie
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
9277924
powerpc: Define ppr in thread_struct
by Haren Myneni
· 12 years ago
8ea959a
cpuidle/powerpc: Fix smt_snooze_delay functionality.
by Deepthi Dharwar
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
58254e1
powerpc: split ret_from_fork
by Al Viro
· 12 years ago
048ee09
powerpc/mm: Add 64TB support
by Aneesh Kumar K.V
· 12 years ago
4474ef0
powerpc: Rework set_dabr so it can take a DABRX value as well
by Michael Neuling
· 12 years ago
fff34b3
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
375f561
powerpc/powernv: Always go into nap mode when CPU is offline
by Paul Mackerras
· 12 years ago
41ab526
powerpc: Add trap_nr to thread_struct
by Ananth N Mavinakayanahalli
· 12 years ago
16aaaff
powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
by Deepthi Dharwar
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 13 years ago
c9b92b8
powerpc: Remove unused cpu_idle_wait()
by Thomas Gleixner
· 13 years ago
d30f6e4
KVM: PPC: booke: category E.HV (GS-mode) support
by Scott Wood
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
e8bb3e0
powerpc/cpuidle: Handle power_save=off
by Deepthi Dharwar
· 13 years ago
771dae8
powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines
by Deepthi Dharwar
· 13 years ago
1325a68
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
by Ashish Kalra
· 14 years ago
efcac65
powerpc: Per process DSCR + some fixes (try#4)
by Alexey Kardashevskiy
· 14 years ago
56e640d
powerpc: Removing undead ifdef __KERNEL__
by Christian Dietrich
· 14 years ago
cab175f
powerpc: Use is_32bit_task() helper to test 32-bit binary
by Denis Kirjanov
· 14 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 15 years ago
97e4925
KVM: PPC: Add SVCPU to Book3S_32
by Alexander Graf
· 15 years ago
99396ac
powerpc/booke: Add definitions for advanced debug registers
by Dave Kleikamp
· 15 years ago
efbda86
powerpc: Sanitize stack pointer in signal handling code
by Josh Boyer
· 16 years ago
6b82b3e
powerpc: Remove `have_of' global variable
by Anton Vorontsov
· 16 years ago
6a800f3
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
by Liu Yu
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/processor.h]
e5093ff
powerpc: Implement task_pt_regs() accessor
by Srinivasa Ds
· 17 years ago
e17a256
powerpc: Fix compile warning in init_thread
by Michael Neuling
· 17 years ago
c6e6771
powerpc: Introduce VSX thread_struct and CONFIG_VSX
by Michael Neuling
· 17 years ago
9c75a31
powerpc: Add macros to access floating point registers in thread_struct.
by Michael Neuling
· 17 years ago
7c4f10b
powerpc: Check that TASK_SIZE does not overlap KERNEL_START
by Rune Torgersen
· 17 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
8245525
maps4: rework TASK_SIZE macros
by Dave Hansen
· 17 years ago
fc624ea
[POWERPC] Use __attribute__ in asm-powerpc
by Mike Frysinger
· 18 years ago
ea1a734
[POWERPC] Abolish unused ucBoardRev variables
by David Gibson
· 18 years ago
4002aca
[POWERPC] Remove last_syscall
by Anton Blanchard
· 18 years ago
68e1300
[PATCH] Remove _machine macro
by s.hauer@pengutronix.de
· 18 years ago
26c5032
[POWERPC] Add briq support to CHRP
by Benjamin Herrenschmidt
· 19 years ago
ddf5f75
[POWERPC] disable floating point exceptions for init
by Arnd Bergmann
· 19 years ago
e9370ae
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
by Paul Mackerras
· 19 years ago
fab5db9
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
by Paul Mackerras
· 19 years ago
a5bba93
[PATCH] powerpc vdso updates
by Benjamin Herrenschmidt
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
2f25194
[PATCH] powerpc: export validate_sp for oprofile calltrace
by Anton Blanchard
· 19 years ago
0a26b13
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
by Paul Mackerras
· 19 years ago
57cfb81
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
by Michael Ellerman
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
afcc247
[PATCH] PPC_PREP: remove unneeded exports
by Adrian Bunk
· 19 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 19 years ago
3db9aaa
powerpc: Fix typo introduced in merging platform codes
by Paul Mackerras
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
f3f66f5
[PATCH] powerpc: Rename BPA to Cell
by Arnd Bergmann
· 19 years ago
25c8a78
[PATCH] powerpc: Fix handling of fpscr on 64-bit
by David Gibson
· 19 years ago
9f04b9e
powerpc: Merged processor.h.
by Paul Mackerras
· 19 years ago