Age | Commit message (Expand) | Author |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-09 | powerpc/book3e: Resend doorbell exceptions to ourself | Michael Ellerman |
2010-07-09 | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E | Benjamin Herrenschmidt |
2010-07-09 | powerpc/book3e: Don't re-trigger decrementer on lazy irq restore | Benjamin Herrenschmidt |
2010-07-08 | powerpc: Fix logic error in fixup_irqs | Johannes Berg |
2010-06-28 | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely |
2010-06-15 | powerpc: Unconditionally enabled irq stacks | Christoph Hellwig |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-05-12 | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras |
2010-05-06 | powerpc/cpumask: Convert fixup_irqs to new cpumask API | Anton Blanchard |
2010-02-19 | powerpc: Convert big_irq_lock to raw_spinlock | Thomas Gleixner |
2010-02-17 | powerpc: Convert global "BAD" interrupt to per cpu spurious | Anton Blanchard |
2010-02-17 | powerpc: Add timer, performance monitor and machine check counts to /proc/int... | Anton Blanchard |
2010-02-17 | powerpc: Rework /proc/interrupts | Anton Blanchard |
2010-02-17 | powerpc: Reduce footprint of irq_stat | Anton Blanchard |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-10-30 | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman |
2009-10-30 | powerpc: Rearrange and fix show_interrupts() for sparse irq_descs | Michael Ellerman |
2009-10-30 | powerpc: Make virq_debug_show() cope with sparse irq_descs | Michael Ellerman |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |
2009-10-28 | powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit | Anton Blanchard |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-11 | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell |
2009-06-09 | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt |
2009-05-21 | powerpc/irq: Remove fallback to __do_IRQ() | Michael Ellerman |
2009-05-21 | powerpc/irq: Move get_irq() comment into header | Michael Ellerman |
2009-05-21 | powerpc/irq: Move stack overflow check into a separate function | Michael Ellerman |
2009-05-21 | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function | Michael Ellerman |
2009-04-08 | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar |
2009-04-07 | powerpc: Print information about mapping hw irqs to virtual irqs | Michael Ellerman |
2009-04-06 | perf_counter: unify and fix delayed counter wakeup | Peter Zijlstra |
2009-04-06 | perf_counter: abstract wakeup flag setting in core to fix powerpc build | Paul Mackerras |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-11 | powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner |
2009-01-18 | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar |
2009-01-09 | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-09-15 | powerpc: Make the irq reverse mapping radix tree lockless | Sebastien Dugue |
2008-09-15 | powerpc: Separate the irq radix tree insertion and lookup | Sebastien Dugue |
2008-08-04 | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala |