aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hw_irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin1-0/+1
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin1-0/+3
2016-09-25powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy1-0/+6
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt1-0/+2
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar1-0/+1
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen1-3/+4
2013-05-10powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood1-2/+3
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt1-9/+7
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan1-0/+2
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt1-2/+2
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-0/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard1-0/+5
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras1-0/+3
2012-04-08KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf1-0/+1
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-7/+42
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt1-2/+2
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt1-0/+10
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner1-0/+2
2010-10-07Fix IRQ flag handling namingDavid Howells1-48/+65
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras1-38/+0
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling1-5/+0
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-11/+11
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt1-0/+5
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt1-10/+10
2009-06-18perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras1-1/+4
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar1-3/+2
2009-06-15perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras1-1/+0
2009-06-15powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras1-3/+2
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell1-3/+0
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra1-2/+2
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras1-3/+11
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-1/+1
2009-03-11powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner1-1/+1
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras1-0/+31
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+135