summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-241-0/+28
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-141-3/+2
|\
| * powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-141-1/+2
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-141-2/+0
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+1
|\ \ | |/ |/|
| * powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-101-1/+1
* | powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-021-0/+16
* | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-021-2/+2
* | powerpc: add a missing label in resume_kernelKevin Hao2013-04-151-1/+1
* | powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-3/+40
|\ \
| * | powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-151-0/+4
| * | powerpc: Add support for context switching the TAR registerIan Munsie2013-02-081-0/+20
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-291-0/+13
| |\ \ | | |/
| * | powerpc: Implement PPR save/restoreHaren Myneni2013-01-101-0/+3
| * | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-101-1/+2
| * | powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie2013-01-101-2/+11
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-191-2/+2
|\ \ \ | |_|/ |/| |
| * | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
| |/
* | powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-291-0/+13
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-0/+2
|\
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-151-0/+2
* | powerpc: take dereferencing to ret_from_kernel_thread()Al Viro2012-10-211-0/+1
* | powerpc: don't mess with r2 in copy_thread() and friendsAl Viro2012-10-141-1/+0
* | powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-141-6/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+16
|\
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-301-0/+6
| * powerpc: split ret_from_forkAl Viro2012-09-301-0/+10
* | powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2012-09-181-0/+35
|/
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-051-6/+17
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-6/+6
* powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard2012-07-031-12/+13
* ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-291-57/+40
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-141-13/+31
|\
| * powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-121-13/+31
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-091-18/+0
|\ \ | |/
| * powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-091-18/+0
* | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-301-9/+7
* | powerpc: No need to preserve count register across system callAnton Blanchard2012-04-301-2/+1
* | powerpc: No need to save XER in a system callAnton Blanchard2012-04-301-2/+1
* | powerpc: Hide some system call labels from profile toolsAnton Blanchard2012-04-301-4/+4
|/
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-34/+119
* powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-091-9/+5
* powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt2012-03-091-20/+23
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-41/+1
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-221-1/+5
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-4/+4
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+15
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-201-2/+2
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-0/+18
OpenPOWER on IntegriCloud