aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/hw_irq.h
AgeCommit message (Expand)Author
2013-05-10powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras
2012-04-08KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt
2009-06-18perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-15perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras
2009-06-15powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-11powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell