Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
91b973f90c1220d71923e7efe1e61f5329806380
/
arch
/
powerpc
/
kernel
/
process.c
1c430c0
powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations
by Andreas Schwab
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 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
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
640e922
powerpc: fix exception clearing in e500 SPE float emulation
by Joseph Myers
· 11 years ago
5e6d26c
Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master
by Paolo Bonzini
· 11 years ago
f5f9721
powerpc/kvm/booke: Fix build break due to stack frame size warning
by Scott Wood
· 11 years ago
3bab0bf
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6d888d1
powerpc: Only print PACATMSCRATCH in oops when TM is active
by Anton Blanchard
· 11 years ago
9db8bcf
powerpc: Remove a few lines of oops output
by Anton Blanchard
· 11 years ago
c540064
powerpc: Print DAR and DSISR on machine check oopses
by Anton Blanchard
· 11 years ago
94af3ab
powerpc: ELF2 binaries launched directly.
by Rusty Russell
· 11 years ago
7ba5fef
powerpc/tm: Remove interrupt disable in __switch_to()
by Michael Neuling
· 11 years ago
3743c9b
powerpc: export debug registers save function for KVM
by Bharat Bhushan
· 12 years ago
51ae8d4
powerpc: move debug registers in a structure
by Bharat Bhushan
· 12 years ago
660970f
powerpc: remove unnecessary line continuations
by Bharat Bhushan
· 12 years ago
1846196
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
by Paul Mackerras
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
cbc9565
powerpc: Remove ksp_limit on ppc64
by Benjamin Herrenschmidt
· 11 years ago
3f1f431
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
037f0ee
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
by Kevin Hao
· 11 years ago
c2d5264
powerpc: Save the TAR register earlier
by Michael Neuling
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 12 years ago
330a1eb
powerpc/perf: Core EBB support for 64-bit book3s
by Michael Ellerman
· 12 years ago
0e37739
powerpc: Fix stack overflow crash in resume_kernel when ftracing
by Michael Ellerman
· 12 years ago
82a9f16
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
by Michael Neuling
· 12 years ago
6cecf76
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
by Scott Wood
· 12 years ago
af945cf
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
by Li Zhong
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
234d15d
Merge remote-tracking branch 'origin/master' into next
by Benjamin Herrenschmidt
· 12 years ago
28d170ab
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
by Oleg Nesterov
· 12 years ago
f110c0c
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
by Michael Neuling
· 12 years ago
bc2a940
powerpc: Hook in new transactional memory code
by Michael Neuling
· 12 years ago
fb09692
powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processes
by Michael Neuling
· 12 years ago
afc0770
powerpc: Add transactional memory paca scratch register to show_regs
by Michael Neuling
· 12 years ago
8b3c34c
powerpc: New macros for transactional memory support
by Michael Neuling
· 12 years ago
05d694e
powerpc: Add length setting to set_dawr
by Michael Neuling
· 12 years ago
b9818c3
powerpc: Rename set_break to avoid naming conflict
by Michael Neuling
· 12 years ago
bf99de3
powerpc: Add the DAWR support to the set_break()
by Michael Neuling
· 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
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
0bcfe54
powerpc: switch to generic fork/clone/vfork
by Al Viro
· 12 years ago
ab75819
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
by Al Viro
· 12 years ago
ea516b1
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
by Al Viro
· 12 years ago
64c2f65
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
by Al Viro
· 12 years ago
9d40127
powerpc: don't bother with zero-extending arguments in sys_clone()
by Al Viro
· 12 years ago
53b50f9
powerpc: take dereferencing to ret_from_kernel_thread()
by Al Viro
· 12 years ago
4079210
powerpc: don't mess with r2 in copy_thread() and friends
by Al Viro
· 12 years ago
138d1ce
powerpc: switch to saner kernel_execve() semantics
by Al Viro
· 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
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
be6abfa7
powerpc: switch to generic sys_execve()/kernel_execve()
by Al Viro
· 12 years ago
58254e1
powerpc: split ret_from_fork
by Al Viro
· 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
1021cb2
powerpc: Fix DSCR inheritance in copy_thread()
by Anton Blanchard
· 12 years ago
41ab526
powerpc: Add trap_nr to thread_struct
by Ananth N Mavinakayanahalli
· 12 years ago
baa3604
cputime: Consolidate vtime handling on context switch
by Frederic Weisbecker
· 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
6f73b36
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
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
96c9511
powerpc: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
3500087
powerpc: Optimise enable_kernel_altivec
by Anton Blanchard
· 13 years ago
fae2e0f
powerpc: Fix typo in runlatch code
by Benjamin Herrenschmidt
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
fe1952f
powerpc: Rework runlatch code
by Benjamin Herrenschmidt
· 13 years ago
40c8cef
powerpc: Fix kernel log of oops/panic instruction dump
by Ira Snyder
· 13 years ago
3bfd0c9c
powerpc: Decode correct MSR bits in oops output
by Anton Blanchard
· 13 years ago
187b9f2
powerpc/book3e-64: Fix debug support for userspace
by Kumar Gala
· 13 years ago
ba28c9a
powerpc: Revert show_regs() define for readability
by Kumar Gala
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
5115a02
powerpc: Add CFAR to oops output
by Michael Neuling
· 13 years ago
0e0ebdb
powerpc: Remove redundant set_fs(USER_DS)
by Mathias Krause
· 14 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 14 years ago
685659e
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
by yu liu
· 14 years ago
d6bf29b
powerpc: mmu_gather rework
by Peter Zijlstra
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
efcac65
powerpc: Per process DSCR + some fixes (try#4)
by Alexey Kardashevskiy
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
e0780b7
powerpc: Fix call to flush_ptrace_hw_breakpoint()
by K.Prasad
· 14 years ago
7071854
powerpc: Print 32 bits of DSISR in show_regs
by Anton Blanchard
· 14 years ago
cf9efce
powerpc: Account time using timebase rather than PURR
by Paul Mackerras
· 14 years ago
e1f0ece
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
by Michael Neuling
· 14 years ago
4138d65
powerpc: Inline ppc64_runlatch_off
by Anton Blanchard
· 14 years ago
9904b00
powerpc: Use is_32bit_task() helper to test 32 bit binary
by Denis Kirjanov
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
c4efd6b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
dca45ad
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
a2e1981
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
by Benjamin Herrenschmidt
· 15 years ago
5f07aa7
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 15 years ago
2ec57d4
sched: Fix spelling of sibling
by Michael Neuling
· 15 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 15 years ago
Next »