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
/
entry_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2014-01-15
1
-2
/
+10
*
Move precessing of MCE queued event out from syscall exit path.
Mahesh Salgaonkar
2014-01-15
1
-5
/
+0
*
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+5
*
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2013-11-06
1
-1
/
+9
*
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
Kevin Hao
2013-10-11
1
-3
/
+1
*
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
1
-16
/
+20
*
powerpc: Cleanup handling of the DSCR bit in the FSCR register
Michael Neuling
2013-08-27
1
-25
/
+6
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
1
-10
/
+26
|
\
|
*
powerpc: Save the TAR register earlier
Michael Neuling
2013-08-09
1
-9
/
+0
|
*
powerpc: Fix context switch DSCR on POWER8
Michael Neuling
2013-08-09
1
-1
/
+26
*
|
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-4
/
+7
*
|
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
2013-08-14
1
-2
/
+2
|
/
*
powerpc: Restore dbcr0 on user space exit
Bharat Bhushan
2013-06-20
1
-4
/
+26
*
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
2013-06-10
1
-28
/
+0
*
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
2013-06-01
1
-0
/
+7
*
powerpc: Context switch more PMU related SPRs
Michael Ellerman
2013-05-24
1
-0
/
+28
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-05-14
1
-3
/
+2
|
\
|
*
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
2013-05-14
1
-1
/
+2
|
*
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
2013-05-14
1
-2
/
+0
*
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
powerpc: Remove static branch prediction in 64bit traced syscall path
Anton Blanchard
2013-04-10
1
-1
/
+1
*
|
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2013-05-02
1
-0
/
+16
*
|
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
2013-05-02
1
-2
/
+2
*
|
powerpc: add a missing label in resume_kernel
Kevin Hao
2013-04-15
1
-1
/
+1
*
|
powerpc: Fix audit crash due to save/restore PPR changes
Alistair Popple
2013-04-15
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-3
/
+40
|
\
\
|
*
|
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
1
-0
/
+4
|
*
|
powerpc: Add support for context switching the TAR register
Ian Munsie
2013-02-08
1
-0
/
+20
|
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-29
1
-0
/
+13
|
|
\
\
|
|
|
/
|
*
|
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
1
-0
/
+3
|
*
|
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2013-01-10
1
-1
/
+2
|
*
|
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2013-01-10
1
-2
/
+11
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
1
-2
/
+2
|
|
/
*
|
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
2013-01-29
1
-0
/
+13
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
1
-0
/
+2
|
\
|
*
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
Li Zhong
2012-11-15
1
-0
/
+2
*
|
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-21
1
-0
/
+1
*
|
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-14
1
-1
/
+0
*
|
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
1
-6
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-0
/
+16
|
\
|
*
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-09-30
1
-0
/
+6
|
*
powerpc: split ret_from_fork
Al Viro
2012-09-30
1
-0
/
+10
*
|
powerpc/kprobe: Complete kprobe and migrate exception frame
Tiejun Chen
2012-09-18
1
-0
/
+35
|
/
*
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2012-09-05
1
-6
/
+17
*
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-6
/
+6
*
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
2012-07-03
1
-12
/
+13
*
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
2012-06-29
1
-57
/
+40
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-05-14
1
-13
/
+31
|
\
|
*
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2012-05-12
1
-13
/
+31
[next]