开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2018-08-07
powerpc/64: Disable irq restore warning for now
Michael Ellerman
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2018-03-23
powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...
Nicholas Piggin
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2017-11-06
powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-10-04
powerpc/64s: Implement system reset idle wakeup reason
Nicholas Piggin
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
[next]