index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
2020-04-02
1
-0
/
+13
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
1
-32
/
+4
*
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
1
-35
/
+130
*
powerpc/irq: Use current_stack_pointer in do_IRQ()
Christophe Leroy
2020-03-04
1
-1
/
+1
*
powerpc/irq: use IS_ENABLED() in check_stack_overflow()
Christophe Leroy
2020-03-04
1
-2
/
+3
*
powerpc/irq: Use current_stack_pointer in check_stack_overflow()
Christophe Leroy
2020-03-04
1
-1
/
+1
*
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-03-04
1
-2
/
+2
*
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2020-01-27
1
-0
/
+22
*
powerpc/irq: fix stack overflow verification
Christophe Leroy
2019-12-13
1
-2
/
+2
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-3
/
+3
|
\
|
*
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
Michael Ellerman
2019-07-10
1
-3
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-02
1
-10
/
+3
*
powerpc/irq: drop __irq_offset_value
Christophe Leroy
2019-05-02
1
-3
/
+0
*
powerpc: clean stack pointers naming
Christophe Leroy
2019-02-23
1
-10
/
+7
*
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
1
-10
/
+9
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-78
/
+1
*
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
2019-02-23
1
-5
/
+0
*
powerpc/irq: drop arch_early_irq_init()
Christophe Leroy
2019-01-14
1
-5
/
+0
*
powerpc/64: Disable irq restore warning for now
Michael Ellerman
2018-08-07
1
-3
/
+10
*
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
2018-07-24
1
-10
/
+24
*
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
1
-0
/
+6
*
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...
Nicholas Piggin
2018-03-22
1
-0
/
+8
*
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
1
-1
/
+6
*
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-18
/
+5
*
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
1
-3
/
+17
*
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
1
-10
/
+4
*
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-4
/
+5
*
powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
2017-11-06
1
-0
/
+9
*
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-11-06
1
-1
/
+2
*
powerpc/64s: Implement system reset idle wakeup reason
Nicholas Piggin
2017-10-04
1
-3
/
+38
*
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
2017-08-23
1
-2
/
+0
*
powerpc/64: Cleanup __check_irq_replay()
Nicholas Piggin
2017-08-23
1
-22
/
+23
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-1
/
+14
|
\
|
*
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
2017-08-04
1
-1
/
+14
*
|
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
1
-1
/
+1
*
|
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
2017-08-10
1
-0
/
+10
*
|
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2017-08-10
1
-0
/
+6
|
/
*
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
2017-06-19
1
-0
/
+29
*
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-06-19
1
-1
/
+32
*
Revert "powerpc: Handle simultaneous interrupts at once"
Michael Ellerman
2017-06-15
1
-5
/
+1
*
powerpc: Handle simultaneous interrupts at once
Christophe Leroy
2017-06-02
1
-1
/
+5
*
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
2017-04-12
1
-40
/
+0
|
\
|
*
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-07
1
-40
/
+0
*
|
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
2017-04-10
1
-1
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-1
/
+1
[next]