Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b9818c3312da66f4b83a4a2e8650628be1237cb5
/
arch
/
powerpc
/
kernel
/
process.c
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
53b50f94
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
be6abfa
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
f1ba9a5
powerpc: Unconditionally enabled irq stacks
by Christoph Hellwig
· 15 years ago
89275d5
powerpc: Exclude arch_sd_sibiling_asym_packing() on UP
by Peter Zijlstra
· 15 years ago
76cbd8a
powerpc: Enable asymmetric SMT scheduling on POWER7
by Michael Neuling
· 15 years ago
221c185
powerpc/476: Add isync after loading mmu and debug spr's
by Dave Kleikamp
· 15 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 15 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 15 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 15 years ago
ce7a35c
powerpc: Fix compile errors found by new ppc64e_defconfig
by Kumar Gala
· 15 years ago
9135c3c
powerpc/ftrace: show real return addresses in modules
by Steven Rostedt
· 15 years ago
8bbde7a
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
by Anton Blanchard
· 15 years ago
c6c9eac
powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead
by Benjamin Herrenschmidt
· 15 years ago
747bea9
powerpc: Clean ifdef usage in copy_thread()
by Benjamin Herrenschmidt
· 15 years ago
a236719
powerpc: Fix output from show_regs
by Kumar Gala
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
501cb16
powerpc: Randomise PIEs
by Anton Blanchard
· 16 years ago
912f9ee
powerpc: Randomise the brk region
by Anton Blanchard
· 16 years ago
d839088
powerpc: Randomise lower bits of stack address
by Anton Blanchard
· 16 years ago
6794c78
powerpc64: port of the function graph tracer
by Steven Rostedt
· 16 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 16 years ago
c4d04be
powerpc: Allow the max stack trace depth to be configured
by Johannes Berg
· 16 years ago
1b98326
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
by Kumar Gala
· 16 years ago
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
2325f0a
powerpc/booke: Clean up the hardware watchpoint support
by Kumar Gala
· 16 years ago
d6a61bf
powerpc: BookE hardware watchpoint support
by Luis Machado
· 16 years ago
7c29217
powerpc: fix giveup_vsx to save registers correctly
by Michael Neuling
· 17 years ago
058c78f
powerpc: Use new printk extension %pS to print symbols on oops
by Benjamin Herrenschmidt
· 17 years ago
138fc1ee0
powerpc: Remove old dump_task_* functions
by Michael Neuling
· 17 years ago
f3e909c
powerpc: Update for VSX core file and ptrace
by Michael Neuling
· 17 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 17 years ago
9c75a31
powerpc: Add macros to access floating point registers in thread_struct.
by Michael Neuling
· 17 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 17 years ago
f6a6168
[POWERPC] Fix kernel stack allocation alignment
by Benjamin Herrenschmidt
· 17 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 17 years ago
ac7c535
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
a2ceff5
[POWERPC] Fix missed hardware breakpoints across multiple threads
by Michael Ellerman
· 17 years ago
54f53f2
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
71e91a0
[POWERPC] Don't touch PT_DTRACE in exec
by Roland McGrath
· 17 years ago
44387e9
[POWERPC] Fix PMU + soft interrupt disable bug
by Anton Blanchard
· 17 years ago
79ccd1b
[POWERPC] Fix DEBUG_PREEMPT warning when warning
by Hugh Dickins
· 17 years ago
Next »