aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAge
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-11
* powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-27
* powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()Anton Blanchard2014-04-22
* powerpc: Fix kernel thread creation on ABIv2Anton Blanchard2014-04-22
* powerpc: ABIv2 function calls must place target address in r12Anton Blanchard2014-04-22
* powerpc: Don't use a function descriptor for system call tableAnton Blanchard2014-04-22
* powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard2014-04-22
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-22
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-14
* Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar2014-01-14
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-05
* powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-05
* powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao2013-10-11
* powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-11
* powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-27
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
|\
| * powerpc: Save the TAR register earlierMichael Neuling2013-08-09
| * powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-09
* | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
* | powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-14
|/
* powerpc: Restore dbcr0 on user space exitBharat Bhushan2013-06-20
* powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-09
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-05-31
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-24
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-14
|\
| * powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-14
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-14
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\ \ | |/ |/|
| * powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-10
* | 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