aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan1-4/+26
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling1-0/+7
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman1-0/+28
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+2
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong1-1/+2
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong1-2/+0
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman1-0/+16
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman1-2/+2
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple1-1/+1
2013-04-10powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard1-1/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+40
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling1-0/+4
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie1-0/+20
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+13
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-2/+2
2013-01-10powerpc: Implement PPR save/restoreHaren Myneni1-0/+3
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni1-1/+2
2013-01-10powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie1-2/+11
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2012-11-15powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong1-0/+2
2012-10-21powerpc: take dereferencing to ret_from_kernel_thread()Al Viro1-0/+1
2012-10-14powerpc: don't mess with r2 in copy_thread() and friendsAl Viro1-1/+0
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro1-6/+0
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+16
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro1-0/+6
2012-09-30powerpc: split ret_from_forkAl Viro1-0/+10
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen1-0/+35
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard1-6/+17
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder1-6/+6
2012-07-03powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard1-12/+13
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen1-57/+40
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt1-13/+31
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt1-13/+31
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt1-18/+0
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt1-18/+0
2012-04-30powerpc: Better scheduling of CR save code in system call pathAnton Blanchard1-9/+7
2012-04-30powerpc: No need to preserve count register across system callAnton Blanchard1-2/+1
2012-04-30powerpc: No need to save XER in a system callAnton Blanchard1-2/+1
2012-04-30powerpc: Hide some system call labels from profile toolsAnton Blanchard1-4/+4
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-34/+119
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt1-9/+5
2012-03-09powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt1-20/+23
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt1-41/+1
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt1-1/+5
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-4/+4