aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)Author
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-07powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-11powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman
2015-02-02powerpc/kernel: Make syscall_exit a local labelMichael Ellerman
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman
2014-11-10powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard
2014-11-10powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff
2014-04-23powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()Anton Blanchard
2014-04-23powerpc: Fix kernel thread creation on ABIv2Anton Blanchard
2014-04-23powerpc: ABIv2 function calls must place target address in r12Anton Blanchard
2014-04-23powerpc: Don't use a function descriptor for system call tableAnton Blanchard
2014-04-23powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2013-10-11powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt
2013-08-27powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen
2013-08-09powerpc: Save the TAR register earlierMichael Neuling
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple
2013-04-10powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds