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
/
include
/
asm
/
hw_irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
1
-4
/
+6
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
1
-1
/
+5
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
1
-0
/
+1
2018-06-03
powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support
Nicholas Piggin
1
-2
/
+2
2018-02-08
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
Nicholas Piggin
1
-1
/
+11
2018-01-19
powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
Madhavan Srinivasan
1
-0
/
+67
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
1
-8
/
+11
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-25
/
+31
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
1
-7
/
+23
2018-01-19
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
1
-4
/
+3
2018-01-19
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
1
-8
/
+13
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
1
-6
/
+16
2018-01-19
powerpc/64: Fix arch_local_irq_disable() prototype
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Improve inline asm in arch_local_irq_disable
Nicholas Piggin
1
-5
/
+5
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-7
/
+14
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
1
-0
/
+1
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
1
-0
/
+3
2016-09-25
powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
Christophe Leroy
1
-0
/
+6
2016-07-17
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
1
-0
/
+2
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+1
2013-07-24
powerpc: Access local paca after hard irq disabled
Tiejun Chen
1
-3
/
+4
2013-05-10
powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling
Scott Wood
1
-2
/
+3
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2012-07-11
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
1
-0
/
+2
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
1
-2
/
+2
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-0
/
+2
2012-06-29
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
1
-0
/
+5
2012-06-15
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
1
-0
/
+3
2012-04-08
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
1
-0
/
+1
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-7
/
+42
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
1
-2
/
+2
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-0
/
+10
2011-03-02
powerpc: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
1
-0
/
+2
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-48
/
+65
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
1
-38
/
+0
2009-10-30
powerpc: Fix potential compile error irqs_disabled_flags
Michael Neuling
1
-5
/
+0
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-11
/
+11
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
1
-0
/
+5
2009-06-26
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
1
-10
/
+10
2009-06-18
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
1
-1
/
+4
2009-06-17
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-3
/
+2
2009-06-15
perf_counter: Make set_perf_counter_pending() declaration common
Paul Mackerras
1
-1
/
+0
2009-06-15
powerpc: Add compiler memory barrier to mtmsr macro
Paul Mackerras
1
-3
/
+2
2009-06-11
perfcounters: remove powerpc definitions of perf_counter_do_pending
Stephen Rothwell
1
-3
/
+0
[next]