summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/hw_irq.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+1
* powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-241-3/+4
* powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood2013-05-101-2/+3
* powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt2013-05-071-9/+7
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-0/+2
|\
| * booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-111-0/+2
* | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-101-2/+2
* | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-0/+2
* | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-291-0/+5
* | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-151-0/+3
|/
* KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf2012-04-081-0/+1
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-7/+42
* powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-091-2/+2
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-0/+10
* powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2011-03-021-0/+2
* Fix IRQ flag handling namingDavid Howells2010-10-071-48/+65
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-121-38/+0
* powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling2009-10-301-5/+0
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-11/+11
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-0/+5
* powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-261-10/+10
* perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-181-1/+4
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-171-3/+2
|\
| * powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-151-3/+2
* | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-151-1/+0
|/
* perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-111-3/+0
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-061-2/+2
* perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-061-3/+11
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-1/+1
|\
| * powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-111-1/+1
* | powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-091-0/+31
|/
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+135
OpenPOWER on IntegriCloud