summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq.c
AgeCommit message (Expand)Author
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
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie
2013-01-10powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie
2012-09-17powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt
2012-05-22powerpc: Fix irq distributionKim Phillips
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely
2012-02-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand
2011-11-25powerpc/time: Optimise decrementer_check_overflowAnton Blanchard
2011-11-25powerpc/time: Handle wrapping of decrementerAnton Blanchard
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-07-22powerpc: Copy back TIF flags on return from softirq stackBenjamin Herrenschmidt
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood