aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAge
* powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-01
* powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-01
* powerpc: add a missing label in resume_kernelKevin Hao2013-04-15
* powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\
| * powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-15
| * powerpc: Add support for context switching the TAR registerIan Munsie2013-02-07
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-28
| |\
| * | powerpc: Implement PPR save/restoreHaren Myneni2013-01-10
| * | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-10
| * | powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie2013-01-09
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ | |_|/ |/| |
| * | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| |/
* / powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-28
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-14
* | powerpc: take dereferencing to ret_from_kernel_thread()Al Viro2012-10-21
* | powerpc: don't mess with r2 in copy_thread() and friendsAl Viro2012-10-14
* | powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-30
| * powerpc: split ret_from_forkAl Viro2012-09-30
* | powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2012-09-18
|/
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-05
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
* powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard2012-07-03
* ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-29
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-13
|\
| * powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-11
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-08
|\|
| * powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-08
* | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-30
* | powerpc: No need to preserve count register across system callAnton Blanchard2012-04-30
* | powerpc: No need to save XER in a system callAnton Blanchard2012-04-30
* | powerpc: Hide some system call labels from profile toolsAnton Blanchard2012-04-30
|/
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-08
* powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-08
* powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt2012-03-08
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-08
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-27
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-19
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-02
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
* powerpc: Clear MSR_RI during RTAS callsAnton Blanchard2010-02-08
* Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
|\
| * powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard2009-10-28
* | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-27