index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
2017-08-23
powerpc/64: Cleanup __check_irq_replay()
Nicholas Piggin
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
2017-08-10
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-06-15
Revert "powerpc: Handle simultaneous interrupts at once"
Michael Ellerman
2017-06-02
powerpc: Handle simultaneous interrupts at once
Christophe Leroy
2017-04-12
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
2017-04-11
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
2017-04-07
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
powerpc/64: Replay hypervisor maintenance interrupt first
Nicholas Piggin
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-07-17
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
2016-07-08
powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS
Andrew Donnellan
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-10-15
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-06-06
powerpc: update comments for generic idle conversion
Geert Uytterhoeven
2014-03-04
powerpc: Irq: Use generic_handle_irq
Thomas Gleixner
2014-02-11
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
Kevin Hao
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-10-07
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-08-01
powerpc: Rename PMU interrupts from CNT to PMI
Michael Ellerman
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
2013-04-18
powerpc: Add accounting for Doorbell interrupts
Ian Munsie
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2012-09-17
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
2012-05-22
powerpc: Fix irq distribution
Kim Phillips
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
[next]