summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)Author
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-19powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan
2018-01-19powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan
2018-01-19powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan
2018-01-19powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan
2018-01-19powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan
2018-01-18powerpc/64: rtas avoid accessing paca in 32-bit modeNicholas Piggin
2018-01-10powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2017-12-11powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2017-08-23powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin
2017-08-23powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin
2017-08-07Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman
2017-07-03powerpc/64s: Blacklist rtas entry/exit from kprobesNaveen N. Rao
2017-07-03powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao
2017-07-03powerpc/64s: Un-blacklist system_call() from kprobesNaveen N. Rao
2017-07-03powerpc/64s: Move system_call() symbol to just after setting MSR_EENaveen N. Rao
2017-07-03powerpc/64s: Blacklist system_call() and system_call_common() from kprobesNaveen N. Rao
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin
2017-06-15powerpc/64: Drop explicit hwsync in context switchNicholas Piggin
2017-06-15powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin
2017-06-15powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin
2017-06-15powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman
2017-04-24powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao
2017-04-23powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao
2017-04-18powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-20powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman
2015-12-01powerpc: Remove redundant mflr in _switchAnton Blanchard