summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin2021-02-111-2/+1
* powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy2021-02-111-3/+10
* powerpc/uaccess: Simplify unsafe_put_user() implementationMichael Ellerman2021-02-111-8/+7
* powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin2021-02-111-5/+20
* powerpc/32s: Allow constant folding in mtsr()/mfsr()Christophe Leroy2021-02-091-2/+8
* powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy2021-02-092-6/+6
* powerpc/32s: Change mfsrin() into a static inline functionChristophe Leroy2021-02-091-3/+8
* powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpersChristophe Leroy2021-02-092-11/+3
* powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBsNicholas Piggin2021-02-091-3/+20
* powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev2021-02-091-0/+2
* powerpc/pkeys: Remove unused codeSandipan Das2021-02-092-9/+0
* powerpc: remove unneeded semicolonsChengyang Fan2021-02-0912-20/+20
* powerpc/64s: runlatch interrupt handling in CNicholas Piggin2021-02-091-0/+7
* powerpc/64s: move NMI soft-mask handling to CNicholas Piggin2021-02-091-0/+25
* powerpc: move NMI entry/exit code into wrapperNicholas Piggin2021-02-091-0/+28
* powerpc/64: entry cpu time accounting in CNicholas Piggin2021-02-092-24/+6
* powerpc/64: move account_stolen_time into its own functionNicholas Piggin2021-02-091-0/+14
* powerpc/64s: reconcile interrupts in CNicholas Piggin2021-02-091-4/+11
* powerpc/64s: move context tracking exit to interrupt exit pathNicholas Piggin2021-02-091-3/+31
* powerpc: handle irq_enter/irq_exit in interrupt handler wrappersNicholas Piggin2021-02-091-0/+2
* powerpc/64: add context tracking to asynchronous interruptsNicholas Piggin2021-02-091-0/+2
* powerpc/64: context tracking move to interrupt wrappersNicholas Piggin2021-02-091-0/+9
* powerpc/64s/hash: improve context tracking of hash faultsNicholas Piggin2021-02-091-0/+1
* powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin2021-02-091-3/+1
* powerpc: add interrupt_cond_local_irq_enable helperNicholas Piggin2021-02-091-0/+7
* powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-096-43/+67
* powerpc: add interrupt wrapper entry / exit stub functionsNicholas Piggin2021-02-091-0/+66
* powerpc: interrupt handler wrapper functionsNicholas Piggin2021-02-091-0/+169
* powerpc: introduce die_mceNicholas Piggin2021-02-091-0/+1
* powerpc: add and use unknown_async_exceptionNicholas Piggin2021-02-091-0/+1
* powerpc/time: move timer_broadcast_interrupt prototype to asm/time.hNicholas Piggin2021-02-092-1/+2
* powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin2021-02-091-0/+1
* powerpc: bad_page_fault get registers from regsNicholas Piggin2021-02-091-2/+2
* powerpc: do_break get registers from regsNicholas Piggin2021-02-091-2/+1
* powerpc: remove arguments from fault handler functionsNicholas Piggin2021-02-093-4/+4
* powerpc/64s: move the hash fault handling logic to CNicholas Piggin2021-02-091-0/+1
* powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2021-02-031-0/+3
* powerpc: Fix build error in paravirt.hMichal Suchanek2021-01-311-0/+1
* powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar2021-01-312-0/+22
* powerpc/mce: Reduce the size of event arraysGanesh Goudar2021-01-311-1/+1
* powerpc/pci: Delete traverse_pci_dn()Oliver O'Halloran2021-01-311-3/+0
* KVM: PPC: Book3S HV: Declare some prototypesCédric Le Goater2021-01-301-0/+7
* powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater2021-01-301-0/+1
* powerpc/mm: Declare arch_report_meminfo() prototype.Cédric Le Goater2021-01-301-0/+3
* powerpc/mm: Declare preload_new_slb_context() prototypeCédric Le Goater2021-01-301-0/+1
* powerpc/mm: Move hpte_insert_repeating() prototypeCédric Le Goater2021-01-301-0/+2
* powerpc/mm: Declare some prototypesCédric Le Goater2021-01-301-0/+2
* powerpc/64s/kuap: Use mmu_has_feature()Michael Ellerman2021-01-301-2/+2
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman2020-12-211-1/+6