summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-1/+1
* powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin2017-08-231-1/+0
* powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin2017-08-231-5/+1
* Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman2017-08-071-42/+18
* powerpc/64s: Blacklist rtas entry/exit from kprobesNaveen N. Rao2017-07-031-0/+4
* powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao2017-07-031-13/+22
* powerpc/64s: Un-blacklist system_call() from kprobesNaveen N. Rao2017-07-031-1/+13
* powerpc/64s: Move system_call() symbol to just after setting MSR_EENaveen N. Rao2017-07-031-3/+4
* powerpc/64s: Blacklist system_call() and system_call_common() from kprobesNaveen N. Rao2017-07-031-12/+14
* powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-151-9/+0
* powerpc/64: Drop explicit hwsync in context switchNicholas Piggin2017-06-151-6/+17
* powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin2017-06-151-8/+3
* powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin2017-06-151-0/+8
* powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin2017-06-151-19/+43
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-380/+0
|\
| * powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-271-378/+0
| * Merge branch 'topic/kprobes' into nextMichael Ellerman2017-04-251-6/+7
| |\
| | * powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao2017-04-241-6/+7
| * | powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao2017-04-231-4/+1
| |/
* / powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-181-3/+3
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * ppc: move exports to definitionsAl Viro2016-08-071-0/+3
* | powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin2016-09-201-12/+9
* | powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin2016-08-291-6/+6
|/
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-011-1/+1
* powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-3/+3
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-1/+1
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-111-2/+5
* powerpc: Add support for userspace P9 copy pasteChris Smart2016-04-271-0/+9
* Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-181-0/+97
|\
| * powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-141-0/+97
* | powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur2016-03-161-0/+9
* | Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-111-1/+165
|\|
| * powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2016-03-071-1/+165
* | powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-021-3/+18
|/
* powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-171-1/+7
* powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-1/+5
* powerpc: Remove redundant mflr in _switchAnton Blanchard2015-12-011-3/+1
* powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2015-12-011-59/+1
* powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switchAnton Blanchard2015-12-011-14/+1
* powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-291-6/+17
* powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-291-2/+3
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-191-0/+35
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-071-1/+1
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-19/+0
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-111-0/+19
* powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-0/+5
* powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-021-13/+0
* powerpc/kernel: Make syscall_exit a local labelMichael Ellerman2015-02-021-9/+9
* powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-231-3/+3