index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2016-01-13
1
-0
/
+27
*
powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing
Steven Rostedt
2016-01-11
1
-0
/
+7
*
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
2015-12-27
1
-4
/
+4
*
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-12-19
1
-0
/
+2
*
powerpc: Add missing calls to va_end()
Daniel Axtens
2015-12-17
1
-0
/
+1
*
powerpc/476fpe: Add support for kexec
Alistair Popple
2015-12-17
1
-0
/
+2
*
powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES
Michael Ellerman
2015-12-17
1
-8
/
+8
*
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
2015-12-17
1
-1
/
+7
*
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
2015-12-17
1
-1
/
+5
*
powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD
Michael Ellerman
2015-12-17
1
-9
/
+0
*
powerpc/rtas: Make enter_rtas() private
Michael Ellerman
2015-12-17
1
-0
/
+3
*
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Michael Ellerman
2015-12-17
1
-10
/
+2
*
powerpc/rtas: Add rtas_call_unlocked()
Michael Ellerman
2015-12-17
1
-11
/
+33
*
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-12-16
1
-34
/
+2
*
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
3
-5
/
+31
|
\
|
*
powerpc/tm: Check for already reclaimed tasks
Michael Neuling
2015-11-23
1
-0
/
+18
|
*
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
2015-11-23
2
-5
/
+13
*
|
powerpc: Print MSR TM bits in oops messages
Michael Neuling
2015-12-14
1
-8
/
+43
*
|
powerpc/mm: Remove the dependency on pte bit position in asm code
Aneesh Kumar K.V
2015-12-14
1
-14
/
+4
*
|
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
2015-12-10
1
-1
/
+1
*
|
powerpc: Call restore_sprs() before _switch()
Anton Blanchard
2015-12-10
1
-6
/
+9
*
|
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
Anton Blanchard
2015-12-10
1
-3
/
+10
*
|
powerpc: clean up asm/switch_to.h
Anton Blanchard
2015-12-02
1
-1
/
+1
*
|
powerpc: Rearrange __switch_to()
Anton Blanchard
2015-12-02
1
-26
/
+26
*
|
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
2
-7
/
+19
*
|
powerpc: create giveup_all()
Anton Blanchard
2015-12-02
1
-15
/
+61
*
|
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
Anton Blanchard
2015-12-01
3
-28
/
+4
*
|
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
2015-12-01
1
-2
/
+15
*
|
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
1
-0
/
+2
*
|
powerpc: Create msr_check_and_{set,clear}()
Anton Blanchard
2015-12-01
1
-55
/
+52
*
|
powerpc: Move part of giveup_vsx into c
Anton Blanchard
2015-12-01
4
-19
/
+23
*
|
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
5
-38
/
+54
*
|
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
3
-18
/
+0
*
|
powerpc: Create mtmsrd_isync()
Anton Blanchard
2015-12-01
1
-8
/
+22
*
|
powerpc: Simplify TM restore checks
Anton Blanchard
2015-12-01
1
-34
/
+19
*
|
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
7
-290
/
+1
*
|
powerpc: Remove redundant mflr in _switch
Anton Blanchard
2015-12-01
1
-3
/
+1
*
|
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
2015-12-01
2
-71
/
+81
*
|
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
Anton Blanchard
2015-12-01
2
-8
/
+0
*
|
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
Anton Blanchard
2015-12-01
1
-14
/
+1
*
|
powerpc/64: Include KVM guest test in all interrupt vectors
Paul Mackerras
2015-12-01
1
-17
/
+17
*
|
powerpc: Add rN aliases to the pt_regs_offset table.
Rashmica Gupta
2015-11-26
1
-0
/
+1
*
|
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-26
5
-5
/
+5
*
|
powerpc: Remove unused function trace_syscall()
Rashmica Gupta
2015-11-26
1
-7
/
+0
|
/
*
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
18
-54
/
+229
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-11-02
7
-17
/
+161
|
|
\
|
|
*
powerpc/book3e-64: Enable kexec
Tiejun Chen
2015-10-27
2
-0
/
+24
|
|
*
powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop
Scott Wood
2015-10-27
1
-0
/
+2
|
|
*
powerpc/book3e-64/kexec: Enable SMP release
Scott Wood
2015-10-27
1
-1
/
+16
|
|
*
powerpc/book3e-64/kexec: create an identity TLB mapping
Tiejun Chen
2015-10-27
1
-1
/
+51
[next]