Age | Commit message (Expand) | Author | Files | Lines |
2015-02-02 | powerpc: Remove old compile time disabled syscall tracing code | Michael Ellerman | 1 | -13/+0 |
2015-02-02 | powerpc/kernel: Make syscall_exit a local label | Michael Ellerman | 1 | -9/+9 |
2015-01-23 | powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE | Michael Ellerman | 1 | -3/+3 |
2014-11-10 | powerpc/ftrace: simplify prepare_ftrace_return | Anton Blanchard | 1 | -2/+9 |
2014-11-10 | powerpc/ftrace: Remove mod_return_to_handler | Anton Blanchard | 1 | -23/+1 |
2014-10-31 | powerpc: do_notify_resume can be called with bad thread_info flags argument | Anton Blanchard | 1 | -0/+6 |
2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar | 1 | -0/+5 |
2014-07-28 | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 1 | -6/+2 |
2014-06-11 | powerpc: Correct DSCR during TM context switch | Sam bobroff | 1 | -6/+0 |
2014-05-28 | powerpc: Fix regression of per-CPU DSCR setting | Sam bobroff | 1 | -8/+1 |
2014-04-23 | powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC() | Anton Blanchard | 1 | -5/+2 |
2014-04-23 | powerpc: Fix kernel thread creation on ABIv2 | Anton Blanchard | 1 | -1/+3 |
2014-04-23 | powerpc: ABIv2 function calls must place target address in r12 | Anton Blanchard | 1 | -2/+2 |
2014-04-23 | powerpc: Don't use a function descriptor for system call table | Anton Blanchard | 1 | -3/+3 |
2014-04-23 | powerpc: Remove superflous function descriptors in assembly only code | Anton Blanchard | 1 | -5/+5 |
2014-04-23 | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard | 1 | -43/+43 |
2014-01-15 | powerpc: Don't corrupt transactional state when using FP/VMX in kernel | Paul Mackerras | 1 | -2/+10 |
2014-01-15 | Move precessing of MCE queued event out from syscall exit path. | Mahesh Salgaonkar | 1 | -5/+0 |
2013-12-05 | powerpc/book3s: Queue up and process delayed MCE events. | Mahesh Salgaonkar | 1 | -0/+5 |
2013-11-06 | powerpc: Fix fatal SLB miss when restoring PPR | Benjamin Herrenschmidt | 1 | -1/+9 |
2013-10-11 | powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel | Kevin Hao | 1 | -3/+1 |
2013-10-11 | powerpc: Endian safe trampoline | Benjamin Herrenschmidt | 1 | -16/+20 |
2013-08-27 | powerpc: Cleanup handling of the DSCR bit in the FSCR register | Michael Neuling | 1 | -25/+6 |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -10/+26 |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard | 1 | -4/+7 |
2013-08-14 | powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE | Tiejun Chen | 1 | -2/+2 |
2013-08-09 | powerpc: Save the TAR register earlier | Michael Neuling | 1 | -9/+0 |
2013-08-09 | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 1 | -1/+26 |
2013-06-20 | powerpc: Restore dbcr0 on user space exit | Bharat Bhushan | 1 | -4/+26 |
2013-06-10 | powerpc: Partial revert of "Context switch more PMU related SPRs" | Michael Ellerman | 1 | -28/+0 |
2013-06-01 | powerpc/pseries: Kill all prefetch streams on context switch | Michael Neuling | 1 | -0/+7 |
2013-05-24 | powerpc: Context switch more PMU related SPRs | Michael Ellerman | 1 | -0/+28 |
2013-05-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -3/+2 |
2013-05-14 | powerpc: Use the new schedule_user API on userspace preemption | Li Zhong | 1 | -1/+2 |
2013-05-14 | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again | Li Zhong | 1 | -2/+0 |
2013-05-11 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -1/+1 |
2013-05-02 | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 1 | -0/+16 |
2013-05-02 | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman | 1 | -2/+2 |
2013-04-15 | powerpc: add a missing label in resume_kernel | Kevin Hao | 1 | -1/+1 |
2013-04-15 | powerpc: Fix audit crash due to save/restore PPR changes | Alistair Popple | 1 | -1/+1 |
2013-04-10 | powerpc: Remove static branch prediction in 64bit traced syscall path | Anton Blanchard | 1 | -1/+1 |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -3/+40 |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2013-02-15 | powerpc: Add transactional memory paca scratch register to show_regs | Michael Neuling | 1 | -0/+4 |
2013-02-08 | powerpc: Add support for context switching the TAR register | Ian Munsie | 1 | -0/+20 |
2013-01-29 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -0/+13 |
2013-01-29 | powerpc/book3e: Disable interrupt after preempt_schedule_irq | Tiejun Chen | 1 | -0/+13 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 1 | -2/+2 |
2013-01-10 | powerpc: Implement PPR save/restore | Haren Myneni | 1 | -0/+3 |
2013-01-10 | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller | Haren Myneni | 1 | -1/+2 |