| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | [POWREPC] Fixup a number of modpost warnings on ppc32 | Kumar Gala | 2007-07-26 | 1 | -4/+4 |
* | [POWERPC] Check for NULL ppc_md.init_IRQ() before calling | Sonny Rao | 2007-07-10 | 1 | -1/+2 |
* | [POWERPC] Add irq_create_direct_mapping() | Michael Ellerman | 2007-06-25 | 1 | -0/+24 |
* | [POWERPC] Split virq setup logic out into irq_setup_virq() | Michael Ellerman | 2007-06-25 | 1 | -11/+21 |
* | [POWERPC] Uninline and export virq_to_hw() | Olof Johansson | 2007-06-25 | 1 | -0/+6 |
* | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson | 2007-06-14 | 1 | -1/+0 |
* | [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE | Michael Ellerman | 2007-06-02 | 1 | -3/+3 |
* | powerpc: fixup hard_irq_disable semantics | Benjamin Herrenschmidt | 2007-05-11 | 1 | -1/+1 |
* | [POWERPC] Rip out the existing powerpc msi stubs | Michael Ellerman | 2007-05-08 | 1 | -27/+0 |
* | [POWERPC] PS3: Fix system slowdown | Takao Shinohara | 2007-05-02 | 1 | -0/+11 |
* | [POWERPC] Spinlock initializer cleanup | Thomas Gleixner | 2007-04-30 | 1 | -1/+1 |
* | [PATCH] msi: sanely support hardware level msi disabling | Eric W. Biederman | 2007-03-05 | 1 | -1/+0 |
* | [POWERPC] Fix comment in kernel/irq.c | Johannes Berg | 2007-02-08 | 1 | -3/+3 |
* | [POWERPC] Add IRQ remapping hook | Ishizaki Kou | 2007-01-24 | 1 | -0/+2 |
* | [POWERPC] Make soft_enabled irqs preempt safe | Hugh Dickins | 2006-12-04 | 1 | -5/+52 |
* | [POWERPC] iSeries: fix irq.c for combined build | Stephen Rothwell | 2006-12-04 | 1 | -1/+2 |
* | [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop | Michael Ellerman | 2006-10-25 | 1 | -1/+5 |
* | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras | 2006-10-16 | 1 | -1/+23 |
* | [PATCH] extern doesn't make sense on a definition of function... | Al Viro | 2006-10-09 | 1 | -2/+2 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+4 |
* | [POWERPC] Fix loop logic in irq_alloc_virt() | Michael Ellerman | 2006-09-26 | 1 | -9/+10 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 1 | -18/+66 |
|\ |
|
| * | [POWERPC] Fix performance regression in IRQ radix tree locking | Benjamin Herrenschmidt | 2006-08-30 | 1 | -18/+66 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-08-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [POWERPC] Fix irq radix tree remapping typo | Benjamin Herrenschmidt | 2006-08-17 | 1 | -1/+1 |
* | | [POWERPC] Export msi symbols | Jake Moilanen | 2006-08-08 | 1 | -0/+5 |
|/ |
|
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 | 1 | -19/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 | 1 | -137/+516 |
|\ |
|