aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq.c
AgeCommit message (Expand)Author
2018-08-07powerpc/64: Disable irq restore warning for nowMichael Ellerman
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin
2018-06-03powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin
2018-05-25powerpc/tau: Synchronize function prototypes and bodyMathieu Malaterre
2018-03-23powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
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: Move set_soft_enabled() and renameMadhavan Srinivasan
2018-01-19powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan
2017-11-06powerpc/64: Fix latency tracing for lazy irq replayNicholas Piggin
2017-11-06KVM: PPC: Book3S HV: Handle host system reset in guest modeNicholas Piggin
2017-10-04powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin
2017-08-23powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin
2017-08-23powerpc/64: Cleanup __check_irq_replay()Nicholas Piggin
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc: Add irq accounting for watchdog interruptsNicholas Piggin
2017-08-10powerpc: Add irq accounting for system reset interruptsNicholas Piggin
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-06-15Revert "powerpc: Handle simultaneous interrupts at once"Michael Ellerman
2017-06-02powerpc: Handle simultaneous interrupts at onceChristophe Leroy
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-11powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman
2017-04-07powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-20powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt
2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven
2014-03-04powerpc: Irq: Use generic_handle_irqThomas Gleixner
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt