summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+5
* powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-281-6/+2
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-111-6/+0
* powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-8/+1
* powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()Anton Blanchard2014-04-231-5/+2
* powerpc: Fix kernel thread creation on ABIv2Anton Blanchard2014-04-231-1/+3
* powerpc: ABIv2 function calls must place target address in r12Anton Blanchard2014-04-231-2/+2
* powerpc: Don't use a function descriptor for system call tableAnton Blanchard2014-04-231-3/+3
* powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard2014-04-231-5/+5
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-43/+43
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-151-2/+10
* Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar2014-01-151-5/+0
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-051-0/+5
* powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-061-1/+9
* powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao2013-10-111-3/+1
* powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-111-16/+20
* powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-271-25/+6
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-10/+26
|\
| * powerpc: Save the TAR register earlierMichael Neuling2013-08-091-9/+0
| * powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-091-1/+26
* | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-4/+7
* | powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-141-2/+2
|/
* powerpc: Restore dbcr0 on user space exitBharat Bhushan2013-06-201-4/+26
* powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+7
* 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