aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hw_irq.h
Commit message (Expand)AuthorAge
* powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin2018-07-24
* powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2018-06-03
* powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin2018-06-03
* powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 supportNicholas Piggin2018-06-03
* powerpc/64s: Fix may_hard_irq_enable() for PMI soft maskingNicholas Piggin2018-02-08
* powerpc/64s: Add new set of irq_soft_mask_ functions for PMI maskingMadhavan Srinivasan2018-01-19
* powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan2018-01-19
* powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan2018-01-19
* powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-19
* powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan2018-01-19
* powerpc/64: Cleanup hard_irq_disable() macroMadhavan Srinivasan2018-01-19
* powerpc/64: Implement and use soft_enabled_set_return APIMadhavan Srinivasan2018-01-19
* powerpc/64: Implement and use soft_enabled_return APIMadhavan Srinivasan2018-01-19
* powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan2018-01-19
* powerpc/64: Fix arch_local_irq_disable() prototypeMadhavan Srinivasan2018-01-19
* powerpc/64: Improve inline asm in arch_local_irq_disableNicholas Piggin2018-01-19
* powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-19
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * KVM: PPC: Book3S HV: Handle host system reset in guest modeNicholas Piggin2017-11-06
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin2017-06-19
* powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-19
* powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-25
* powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2016-07-17
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-05
* powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-24
* powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood2013-05-10
* powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt2013-05-07
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\
| * booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-11
* | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-10
* | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-10
* | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-29
* | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-15
|/
* KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf2012-04-08
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-08
* powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-08
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-08
* powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2011-03-02
* Fix IRQ flag handling namingDavid Howells2010-10-07
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
* powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling2009-10-30
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
* powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-26
* perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-18
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17
|\
| * powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-14
* | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-15
|/
* perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-11