| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman | 2009-10-30 | 1 | -7/+33 |
* | powerpc: Rearrange and fix show_interrupts() for sparse irq_descs | Michael Ellerman | 2009-10-30 | 1 | -27/+37 |
* | powerpc: Make virq_debug_show() cope with sparse irq_descs | Michael Ellerman | 2009-10-30 | 1 | -1/+4 |
* | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 | 1 | -13/+15 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -4/+4 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 | 1 | -0/+6 |
|\ |
|
| * | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell | 2009-06-11 | 1 | -0/+1 |
| * | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 | 1 | -1/+3 |
| |\ |
|
| * | | perf_counter: unify and fix delayed counter wakeup | Peter Zijlstra | 2009-04-06 | 1 | -1/+1 |
| * | | perf_counter: abstract wakeup flag setting in core to fix powerpc build | Paul Mackerras | 2009-04-06 | 1 | -8/+3 |
| * | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-01-11 | 1 | -0/+10 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Provide a way to defer perf counter work until interrupts are enabled | Paul Mackerras | 2009-01-09 | 1 | -0/+10 |
* | | | | | | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 | 1 | -0/+2 |
* | | | | | | powerpc/irq: Remove fallback to __do_IRQ() | Michael Ellerman | 2009-05-21 | 1 | -6/+1 |
* | | | | | | powerpc/irq: Move get_irq() comment into header | Michael Ellerman | 2009-05-21 | 1 | -7/+0 |
* | | | | | | powerpc/irq: Move stack overflow check into a separate function | Michael Ellerman | 2009-05-21 | 1 | -14/+17 |
* | | | | | | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function | Michael Ellerman | 2009-05-21 | 1 | -40/+56 |
| |_|_|_|/
|/| | | | |
|
* | | | | | powerpc: Print information about mapping hw irqs to virtual irqs | Michael Ellerman | 2009-04-07 | 1 | -1/+3 |
| |_|_|/
|/| | | |
|
* | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -1/+1 |
| | |/ / |
|
| * | | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
| |/ / |
|
* | | | powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner | 2009-03-11 | 1 | -2/+2 |
|/ / |
|
* | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
|/ |
|
* | powerpc: Make the irq reverse mapping radix tree lockless | Sebastien Dugue | 2008-09-15 | 1 | -65/+11 |
* | powerpc: Separate the irq radix tree insertion and lookup | Sebastien Dugue | 2008-09-15 | 1 | -21/+76 |
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-04 | 1 | -23/+2 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 1 | -1/+1 |
| |\ |
|
| * | | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -3/+3 |
* | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-30 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | [POWERPC] Fix return value check logic in debugfs virq_mapping setup | Emil Medve | 2008-06-16 | 1 | -1/+1 |
| |/ |
|
* | | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 2008-06-09 | 1 | -1/+1 |
* | | [POWERPC] Move to runtime allocated exception stacks | Kumar Gala | 2008-06-02 | 1 | -0/+33 |
|/ |
|
* | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala | 2008-04-29 | 1 | -2/+8 |
* | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt | 2008-04-18 | 1 | -1/+2 |
* | [POWERPC] Fixup softirq preempt count | Benjamin Herrenschmidt | 2008-04-17 | 1 | -1/+14 |
* | [POWERPC] Fix iSeries hard irq enabling regression | Benjamin Herrenschmidt | 2008-04-03 | 1 | -1/+0 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-11 | 1 | -15/+82 |
|\ |
|
| * | [POWERPC] Limit range of __init_ref_ok somewhat | Stephen Rothwell | 2007-10-03 | 1 | -8/+2 |
| * | [POWERPC] Export virq mapping via debugfs | Michael Ellerman | 2007-09-14 | 1 | -0/+63 |
| * | [POWERPC] Initialise hwirq for legacy irqs | Michael Ellerman | 2007-09-14 | 1 | -1/+1 |
| * | [POWERPC] Provide a default irq_host match, which matches on an exact of_node | Michael Ellerman | 2007-09-14 | 1 | -1/+9 |
| * | [POWERPC] Invert null match behaviour for irq_hosts | Michael Ellerman | 2007-09-14 | 1 | -1/+1 |
| * | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-14 | 1 | -4/+6 |
| * | [POWERPC] Whitespace cleanup in arch/powerpc | Scott Wood | 2007-08-22 | 1 | -2/+2 |
* | | [SOFTIRQ]: Remove do_softirq() symbol export. | Robert Olsson | 2007-10-10 | 1 | -1/+0 |
|/ |
|