index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
1
-1
/
+1
2009-04-06
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
1
-8
/
+3
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-3
/
+3
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-11
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-2
/
+2
2009-01-18
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
1
-1
/
+1
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Ingo Molnar
1
-0
/
+10
2009-01-09
powerpc: Provide a way to defer perf counter work until interrupts are enabled
Paul Mackerras
1
-0
/
+10
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-1
/
+1
2008-09-15
powerpc: Make the irq reverse mapping radix tree lockless
Sebastien Dugue
1
-65
/
+11
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
1
-21
/
+76
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
1
-23
/
+2
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-3
/
+3
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-06-23
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
1
-1
/
+1
2008-06-16
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
Emil Medve
1
-1
/
+1
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
1
-1
/
+1
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
1
-0
/
+33
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
1
-3
/
+3
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
1
-2
/
+8
2008-04-18
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
1
-1
/
+2
2008-04-17
[POWERPC] Fixup softirq preempt count
Benjamin Herrenschmidt
1
-1
/
+14
2008-04-03
[POWERPC] Fix iSeries hard irq enabling regression
Benjamin Herrenschmidt
1
-1
/
+0
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-15
/
+82
2007-10-10
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
1
-1
/
+0
2007-10-03
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
1
-8
/
+2
2007-09-14
[POWERPC] Export virq mapping via debugfs
Michael Ellerman
1
-0
/
+63
2007-09-14
[POWERPC] Initialise hwirq for legacy irqs
Michael Ellerman
1
-1
/
+1
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
1
-1
/
+9
2007-09-14
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
1
-1
/
+1
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-4
/
+6
2007-08-22
[POWERPC] Whitespace cleanup in arch/powerpc
Scott Wood
1
-2
/
+2
2007-07-26
[POWREPC] Fixup a number of modpost warnings on ppc32
Kumar Gala
1
-4
/
+4
2007-07-10
[POWERPC] Check for NULL ppc_md.init_IRQ() before calling
Sonny Rao
1
-1
/
+2
2007-06-25
[POWERPC] Add irq_create_direct_mapping()
Michael Ellerman
1
-0
/
+24
2007-06-25
[POWERPC] Split virq setup logic out into irq_setup_virq()
Michael Ellerman
1
-11
/
+21
2007-06-25
[POWERPC] Uninline and export virq_to_hw()
Olof Johansson
1
-0
/
+6
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2007-06-02
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
Michael Ellerman
1
-3
/
+3
2007-05-11
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
1
-1
/
+1
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
1
-27
/
+0
2007-05-02
[POWERPC] PS3: Fix system slowdown
Takao Shinohara
1
-0
/
+11
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
1
-1
/
+0
2007-02-08
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
1
-3
/
+3
2007-01-24
[POWERPC] Add IRQ remapping hook
Ishizaki Kou
1
-0
/
+2
[prev]
[next]