index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
1
-0
/
+9
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
1
-1
/
+2
2017-10-04
powerpc/64s: Implement system reset idle wakeup reason
Nicholas Piggin
1
-3
/
+38
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
1
-2
/
+0
2017-08-23
powerpc/64: Cleanup __check_irq_replay()
Nicholas Piggin
1
-22
/
+23
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+14
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-08-10
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
1
-0
/
+10
2017-08-10
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
1
-0
/
+6
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
1
-0
/
+29
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
1
-1
/
+32
2017-06-15
Revert "powerpc: Handle simultaneous interrupts at once"
Michael Ellerman
1
-5
/
+1
2017-06-02
powerpc: Handle simultaneous interrupts at once
Christophe Leroy
1
-1
/
+5
2017-04-12
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
1
-40
/
+0
2017-04-11
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
1
-1
/
+0
2017-04-07
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
1
-40
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-09-20
powerpc/64: Replay hypervisor maintenance interrupt first
Nicholas Piggin
1
-5
/
+9
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
1
-0
/
+1
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-07-17
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
1
-0
/
+15
2016-07-08
powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS
Andrew Donnellan
1
-1
/
+1
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
1
-0
/
+3
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-2
/
+2
2014-10-15
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
1
-1
/
+1
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
1
-3
/
+3
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+14
2014-06-06
powerpc: update comments for generic idle conversion
Geert Uytterhoeven
1
-1
/
+1
2014-03-04
powerpc: Irq: Use generic_handle_irq
Thomas Gleixner
1
-6
/
+2
2014-02-11
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
Kevin Hao
1
-0
/
+5
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
1
-3
/
+9
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+1
2013-10-07
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
1
-2
/
+3
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-16
/
+1
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
1
-12
/
+0
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
1
-52
/
+52
2013-08-01
powerpc: Rename PMU interrupts from CNT to PMI
Michael Ellerman
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
1
-2
/
+0
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-04-18
powerpc: Add accounting for Doorbell interrupts
Ian Munsie
1
-0
/
+12
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
1
-2
/
+9
2012-09-17
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
1
-4
/
+4
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-0
/
+46
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
[next]