aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
Commit message (Expand)AuthorAge
* powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin2017-08-03
* 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
* Revert "powerpc: Handle simultaneous interrupts at once"Michael Ellerman2017-06-15
* powerpc: Handle simultaneous interrupts at onceChristophe Leroy2017-06-02
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-12
|\
| * powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt2017-04-06
* | powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-10
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin2016-09-20
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-13
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-07-31
* powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2016-07-17
* powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan2016-07-08
* powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2016-04-14
* powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-15
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-09
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-14
* powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-02
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-05
* powerpc: update comments for generic idle conversionGeert Uytterhoeven2014-06-06
* powerpc: Irq: Use generic_handle_irqThomas Gleixner2014-03-04
* powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao2014-02-10
* powerpc: Make irq_stat.timers_irqs counting more specificfan.du2013-12-01
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-11
|\
| * irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
* | powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt2013-10-07
|/
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-25
* powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-25
* powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman2013-07-31
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
|\
| * powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-14
* | powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao2013-06-20
|/
* powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-18
* powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie2013-01-09
* powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong2012-09-17
* powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-10
* powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-10
* powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-29
* powerpc: Fix irq distributionKim Phillips2012-05-22
* powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-11
* powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-08
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-29
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-11
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-27
* | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-27
|/