Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
027dfac694fc27ef0273afb810d9b1f9da57d6e1
/
arch
/
powerpc
/
kernel
/
process.c
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 9 years ago
8eb9803
powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()
by Anton Blanchard
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
caca285
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
by Aneesh Kumar K.V
· 9 years ago
8404410
Merge branch 'topic/livepatch' into next
by Michael Ellerman
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
7f92bc5
powerpc: sparse: Include headers for __weak symbols
by Daniel Axtens
· 9 years ago
01d7c2a2
powerpc/process: Fix altivec SPR not being saved
by Oliver O'Halloran
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
bf6a4d5
powerpc: Add the ability to save VSX without giving it up
by Cyril Bur
· 9 years ago
6f515d8
powerpc: Add the ability to save Altivec without giving it up
by Cyril Bur
· 9 years ago
8792468
powerpc: Add the ability to save FPU without giving it up
by Cyril Bur
· 9 years ago
de2a20a
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
by Cyril Bur
· 9 years ago
70fe3d9
powerpc: Restore FPU/VEC/VSX if previously used
by Cyril Bur
· 9 years ago
d272f66
powerpc: Explicitly disable math features when copying thread
by Cyril Bur
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
1901d8b
Merge tag 'powerpc-4.4-3' into next
by Michael Ellerman
· 9 years ago
801c0b2
powerpc: Print MSR TM bits in oops messages
by Michael Neuling
· 9 years ago
db1231dc
powerpc: Fix DSCR inheritance over fork()
by Anton Blanchard
· 9 years ago
20dbe67
powerpc: Call restore_sprs() before _switch()
by Anton Blanchard
· 9 years ago
d64d02c
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
by Anton Blanchard
· 9 years ago
d1e1cf2
powerpc: clean up asm/switch_to.h
by Anton Blanchard
· 9 years ago
f3d885c
powerpc: Rearrange __switch_to()
by Anton Blanchard
· 9 years ago
579e633
powerpc: create flush_all_to_thread()
by Anton Blanchard
· 9 years ago
c208505
powerpc: create giveup_all()
by Anton Blanchard
· 9 years ago
1f2e25b
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
by Anton Blanchard
· 9 years ago
3eb5d58
powerpc: Add ppc_strict_facility_enable boot option
by Anton Blanchard
· 9 years ago
a0e72cf
powerpc: Create msr_check_and_{set,clear}()
by Anton Blanchard
· 9 years ago
a7d623d
powerpc: Move part of giveup_vsx into c
by Anton Blanchard
· 9 years ago
98da581
powerpc: Move part of giveup_fpu,altivec,spe into c
by Anton Blanchard
· 9 years ago
611b0e5
powerpc: Create mtmsrd_isync()
by Anton Blanchard
· 9 years ago
b86fd2b
powerpc: Simplify TM restore checks
by Anton Blanchard
· 9 years ago
af1bbc3
powerpc: Remove UP only lazy floating point and vector optimisations
by Anton Blanchard
· 9 years ago
152d523
powerpc: Create context switch helpers save_sprs() and restore_sprs()
by Anton Blanchard
· 9 years ago
7f821fc
powerpc/tm: Check for already reclaimed tasks
by Michael Neuling
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
829023d
powerpc/tm: Drop tm_orig_msr from thread_struct
by Anshuman Khandual
· 10 years ago
72cd7b4
powerpc: Uncomment and make enable_kernel_vsx() routine available
by Leonidas Da Silva Barbosa
· 10 years ago
280e109
powerpc/kernel: Remove the unused extern dscr_default
by Anshuman Khandual
· 10 years ago
6eca893
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
by Alex Dowad
· 10 years ago
59994fb
powerpc: Use generic PIE randomization
by Vineeth Vijayan
· 10 years ago
7d56c65
powerpc/ftrace: Remove mod_return_to_handler
by Anton Blanchard
· 10 years ago
7b051f6
powerpc: Use probe_kernel_address in show_instructions
by Anton Blanchard
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
acf620e
powerpc: Rename __get_SP() to current_stack_pointer()
by Anton Blanchard
· 10 years ago
bfe9a2c
powerpc: Reimplement __get_SP() as a function not a define
by Anton Blanchard
· 10 years ago
e1802b0
powerpc: Move more symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
9be9be2
powerpc: Reduce scariness of interrupt frames in stack traces
by Paul Mackerras
· 11 years ago
cec1548
powerpc: Pull out ksp_vsid logic into a helper
by Michael Ellerman
· 11 years ago
13b3d13
powerpc: Remove MMU_FTR_SLB
by Michael Ellerman
· 11 years ago
96d0161
powerpc: Correct DSCR during TM context switch
by Sam bobroff
· 11 years ago
21f5850
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
by Paul Gortmaker
· 11 years ago
04c32a5
powerpc: Drop return value from set_breakpoint as it is unused
by Paul Gortmaker
· 11 years ago
7cedd60
powerpc: Fix kernel thread creation on ABIv2
by Anton Blanchard
· 11 years ago
e6b8fd0
powerpc/tm: Disable IRQ in tm_recheckpoint
by Michael Neuling
· 11 years ago
621b506
powerpc/tm: Fix crash when forking inside a transaction
by Michael Neuling
· 11 years ago
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
· 12 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
Next »