Nicholas Piggin
|
6cc3f91bf6
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
|
7 years ago |
Madhavan Srinivasan
|
c6424382de
powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
|
7 years ago |
Madhavan Srinivasan
|
9aa88188ee
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
|
7 years ago |
Madhavan Srinivasan
|
f442d00480
powerpc/64s: Add support to mask perf interrupts and replay them
|
7 years ago |
Madhavan Srinivasan
|
4e26bc4a4e
powerpc/64: Rename soft_enabled to irq_soft_mask
|
7 years ago |
Madhavan Srinivasan
|
01417c6cc7
powerpc/64: Change soft_enabled from flag to bitmask
|
7 years ago |
Madhavan Srinivasan
|
acb396d7c2
powerpc/64: Cleanup hard_irq_disable() macro
|
7 years ago |
Madhavan Srinivasan
|
a67c543aac
powerpc/64: Implement and use soft_enabled_set_return API
|
7 years ago |
Madhavan Srinivasan
|
e0b5687bed
powerpc/64: Implement and use soft_enabled_return API
|
7 years ago |
Madhavan Srinivasan
|
0b63acf4a0
powerpc/64: Move set_soft_enabled() and rename
|
7 years ago |
Madhavan Srinivasan
|
b5c1bd62c0
powerpc/64: Fix arch_local_irq_disable() prototype
|
7 years ago |
Nicholas Piggin
|
9f83e00f4c
powerpc/64: Improve inline asm in arch_local_irq_disable
|
7 years ago |
Madhavan Srinivasan
|
c2e480ba82
powerpc/64: Add #defines for paca->soft_enabled flags
|
7 years ago |
Linus Torvalds
|
5b0e2cb020
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 years ago |
Nicholas Piggin
|
6de6638b35
KVM: PPC: Book3S HV: Handle host system reset in guest mode
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Nicholas Piggin
|
771d4304d0
powerpc/64s/idle: Process interrupts from system reset wakeup
|
8 years ago |
Nicholas Piggin
|
2201f994a5
powerpc/64s/idle: Move soft interrupt mask logic into C code
|
8 years ago |
Christophe Leroy
|
834e5a6921
powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
|
9 years ago |
Benjamin Herrenschmidt
|
1d607bb3bd
powerpc/irq: Add mechanism to force a replay of interrupts
|
9 years ago |
Mahesh Salgaonkar
|
0869b6fd20
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
|
11 years ago |
Tiejun Chen
|
0b88f772bd
powerpc: Access local paca after hard irq disabled
|
12 years ago |
Scott Wood
|
4a3b8d0b83
powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling
|
12 years ago |
Benjamin Herrenschmidt
|
5737789c83
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
|
12 years ago |
Linus Torvalds
|
5fecc9d8f5
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Bharat Bhushan
|
6328e593c3
booke/bookehv: Add host crit-watchdog exception support
|
13 years ago |
Benjamin Herrenschmidt
|
21b2de3412
powerpc: Fix build of some debug irq code
|
13 years ago |
Benjamin Herrenschmidt
|
be2cf20a5a
powerpc: More fixes for lazy IRQ vs. idle
|
13 years ago |
Anton Blanchard
|
0b17ba7258
powerpc: check_and_cede_processor() never cedes
|
13 years ago |
Paul Mackerras
|
f948501b36
Make hard_irq_disable() actually hard-disable interrupts
|
13 years ago |