Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
a2e198116f97bb1cd5b37ff33a8cfdfb4010cf5b
/
arch
/
powerpc
/
kernel
/
process.c
a2e1981
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
by Benjamin Herrenschmidt
· 16 years ago
5f07aa7
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 16 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 16 years ago
f1ba9a5
powerpc: Unconditionally enabled irq stacks
by Christoph Hellwig
· 16 years ago
221c185
powerpc/476: Add isync after loading mmu and debug spr's
by Dave Kleikamp
· 16 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 16 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 16 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 16 years ago
ce7a35c
powerpc: Fix compile errors found by new ppc64e_defconfig
by Kumar Gala
· 16 years ago
9135c3c
powerpc/ftrace: show real return addresses in modules
by Steven Rostedt
· 16 years ago
8bbde7a
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
by Anton Blanchard
· 16 years ago
c6c9eac
powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead
by Benjamin Herrenschmidt
· 16 years ago
747bea9
powerpc: Clean ifdef usage in copy_thread()
by Benjamin Herrenschmidt
· 17 years ago
a236719
powerpc: Fix output from show_regs
by Kumar Gala
· 17 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 17 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 17 years ago
501cb16
powerpc: Randomise PIEs
by Anton Blanchard
· 17 years ago
912f9ee
powerpc: Randomise the brk region
by Anton Blanchard
· 17 years ago
d839088
powerpc: Randomise lower bits of stack address
by Anton Blanchard
· 17 years ago
6794c78
powerpc64: port of the function graph tracer
by Steven Rostedt
· 17 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 17 years ago
c4d04be
powerpc: Allow the max stack trace depth to be configured
by Johannes Berg
· 17 years ago
1b98326
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
by Kumar Gala
· 17 years ago
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 18 years ago
2325f0a
powerpc/booke: Clean up the hardware watchpoint support
by Kumar Gala
· 18 years ago
d6a61bf
powerpc: BookE hardware watchpoint support
by Luis Machado
· 18 years ago
7c29217
powerpc: fix giveup_vsx to save registers correctly
by Michael Neuling
· 18 years ago
058c78f
powerpc: Use new printk extension %pS to print symbols on oops
by Benjamin Herrenschmidt
· 18 years ago
138fc1ee0
powerpc: Remove old dump_task_* functions
by Michael Neuling
· 18 years ago
f3e909c
powerpc: Update for VSX core file and ptrace
by Michael Neuling
· 18 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 18 years ago
9c75a31
powerpc: Add macros to access floating point registers in thread_struct.
by Michael Neuling
· 18 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 18 years ago
f6a6168
[POWERPC] Fix kernel stack allocation alignment
by Benjamin Herrenschmidt
· 18 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 18 years ago
ac7c535
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
a2ceff5
[POWERPC] Fix missed hardware breakpoints across multiple threads
by Michael Ellerman
· 18 years ago
54f53f2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
71e91a0
[POWERPC] Don't touch PT_DTRACE in exec
by Roland McGrath
· 18 years ago
44387e9
[POWERPC] Fix PMU + soft interrupt disable bug
by Anton Blanchard
· 18 years ago
79ccd1b
[POWERPC] Fix DEBUG_PREEMPT warning when warning
by Hugh Dickins
· 18 years ago
81a3843
[POWERPC] Fix hardware IRQ time accounting problem.
by Tony Breeds
· 18 years ago
fa13a5a
sched: restore deterministic CPU accounting on powerpc
by Paul Mackerras
· 18 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 18 years ago
1f7d666
powerpc: add Altivec/VMX state to coredumps
by Mark Nelson
· 18 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 18 years ago
70f227d
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 18 years ago
0de2d82
[POWERPC] Make instruction dumping work in real mode
by Scott Wood
· 18 years ago
474f819
[POWERPC] Ensure FULL_REGS on exec
by Roland McGrath
· 18 years ago
5e14d21
[POWERPC] Add cpu feature for SPE handling
by Kumar Gala
· 18 years ago
0ee6c15
[POWERPC] Flush registers to proper task context
by Kumar Gala
· 19 years ago
1417078
[POWERPC] Fix register labels on show_regs() message for 4xx/Book-E
by Kumar Gala
· 19 years ago
791cc50
[POWERPC] Always apply DABR changes on context switches
by Benjamin Herrenschmidt
· 19 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 19 years ago
a741e67
[POWERPC] Make tlb flush batch use lazy MMU mode
by Benjamin Herrenschmidt
· 19 years ago
e049d1c
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 19 years ago
f6f7dde
[POWERPC] Use lowercase for hex printouts in oops messages.
by anton@samba.org
· 19 years ago
4002aca
[POWERPC] Remove last_syscall
by Anton Blanchard
· 19 years ago
f144e7c7
[POWERPC] Fix atomicity of TIF update in flush_thread()
by Mathieu Desnoyers
· 19 years ago
bb72c48
[POWERPC] Harden validate_sp against stack corruption
by Paul Mackerras
· 19 years ago
00ae36d
[POWERPC] Better check in show_instructions
by Anton Blanchard
· 19 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
e9370ae
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
by Paul Mackerras
· 20 years ago
fab5db9
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
by Paul Mackerras
· 20 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 20 years ago
2f25194
[PATCH] powerpc: export validate_sp for oprofile calltrace
by Anton Blanchard
· 20 years ago
a7f3184
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
by Arnd Bergmann
· 20 years ago
af30837
[PATCH] powerpc: fix various sparse warnings
by Stephen Rothwell
· 20 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 20 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 20 years ago
a00428f
Merge ../powerpc-merge
by Paul Mackerras
· 20 years ago
cb2c9b2
[PATCH] powerpc: Fix runlatch performance issues
by Anton Blanchard
· 20 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 20 years ago
45bfe98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 20 years ago
0cec6fd
[PATCH] powerpc: task_stack_page()
by Al Viro
· 20 years ago
b5e2fc1
[PATCH] powerpc: task_thread_info()
by Al Viro
· 20 years ago
624cee3
powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c
by Paul Mackerras
· 20 years ago
5388fb1
[PATCH] powerpc: Avoid potential FP corruption with preempt and UP
by Paul Mackerras
· 20 years ago
48abec0
powerpc: Fix bug causing FP registers corruption on UP + preempt
by Paul Mackerras
· 20 years ago
8bf1101
[PATCH] kprobes: Fix return probes on sys_execve
by Jim Keniston
· 20 years ago
c613523
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
76032de
[PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specific
by Michael Ellerman
· 20 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 20 years ago
cab0af9
powerpc: Make set_dabr() a ppc_md function
by Michael Ellerman
· 20 years ago
25c8a78
[PATCH] powerpc: Fix handling of fpscr on 64-bit
by David Gibson
· 20 years ago
90eac72
[PATCH] powerpc: Don't blow away load_addr in start_thread
by Michael Ellerman
· 20 years ago
d4bf9a7
ppc64: merge binfmt_elf32.c
by Stephen Rothwell
· 20 years ago
0f17d07
powerpc: make 64 bit binaries work
by Stephen Rothwell
· 20 years ago
06d67d5
powerpc: make process.c suitable for both 32-bit and 64-bit
by Paul Mackerras
· 20 years ago
c0c0d99
powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.
by Paul Mackerras
· 20 years ago
20c8c21
powerpc: Fixes to get the merged kernel to boot on powermac.
by Paul Mackerras
· 20 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 20 years ago