index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-22
|
\
|
*
powerpc/irq.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-10-13
|
*
powerpc: Use static const char arrays
Joe Perches
2010-10-13
*
|
Fix IRQ flag handling naming
David Howells
2010-10-07
|
/
*
powerpc/4xx: Index interrupt stacks by physical cpu
Dave Kleikamp
2010-08-23
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
|
*
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
|
|
\
|
*
|
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
*
|
|
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-09
|
|
/
|
/
|
*
|
powerpc: Fix logic error in fixup_irqs
Johannes Berg
2010-07-08
*
|
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-05-21
|
\
|
*
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
2010-05-06
*
|
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
2010-05-12
|
/
*
powerpc: Convert big_irq_lock to raw_spinlock
Thomas Gleixner
2010-02-18
*
powerpc: Convert global "BAD" interrupt to per cpu spurious
Anton Blanchard
2010-02-16
*
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
2010-02-16
*
powerpc: Rework /proc/interrupts
Anton Blanchard
2010-02-16
*
powerpc: Reduce footprint of irq_stat
Anton Blanchard
2010-02-16
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
|
\
|
*
powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit
Anton Blanchard
2009-10-28
*
|
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
*
|
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-23
*
|
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-30
|
/
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
|
\
|
*
perfcounters: remove powerpc definitions of perf_counter_do_pending
Stephen Rothwell
2009-06-11
|
*
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
2009-04-08
|
|
\
|
*
|
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-04-06
|
|
\
\
|
*
\
\
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
2009-01-18
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Ingo Molnar
2009-01-10
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: Provide a way to defer perf counter work until interrupts are enabled
Paul Mackerras
2009-01-09
*
|
|
|
|
|
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
*
|
|
|
|
|
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-05-21
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
powerpc: Print information about mapping hw irqs to virtual irqs
Michael Ellerman
2009-04-07
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-29
|
\
\
\
\
|
*
\
\
\
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
|
|
|
/
/
|
*
/
/
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
|
|
/
/
[next]