Ingo Molnar
|
74296a8ed6
irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
|
16 years ago |
Linus Torvalds
|
3610639d1f
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jesper Juhl
|
8c3659347e
include/linux/interrupt.h: do not include linux/irqnr.h twice
|
16 years ago |
Peter Zijlstra
|
a6037b61c2
hrtimer: fix recursion deadlock by re-introducing the softirq
|
16 years ago |
Linus Torvalds
|
7d3b56ba37
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Rusty Russell
|
d036e67b40
cpumask: convert kernel/irq
|
16 years ago |
Linus Torvalds
|
db200df0b3
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Rusty Russell
|
2ca1a61583
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Linus Torvalds
|
179475a3b4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Yinghai Lu
|
43a256322a
sparseirq: move __weak symbols into separate compilation unit
|
16 years ago |
Rusty Russell
|
968ea6d80e
Merge ../linux-2.6-x86
|
16 years ago |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 years ago |
Ingo Molnar
|
0ebb26e7a4
sparse irqs: handle !GENIRQ platforms
|
16 years ago |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 years ago |
Peter Zijlstra
|
ca109491f6
hrtimer: removing all ur callback modes
|
16 years ago |
Linus Torvalds
|
9301975ec2
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Thomas Gleixner
|
dd3a1db900
genirq: improve include files
|
17 years ago |
David S. Miller
|
54514a70ad
softirq: Add support for triggering softirq work on softirqs.
|
17 years ago |
Thomas Gleixner
|
70dd4d992a
genirq: consolidate nr_irqs and for_each_irq_desc()
|
17 years ago |
Thomas Gleixner
|
7ef0c30dbf
genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n
|
17 years ago |
Yinghai Lu
|
c7fb03a475
irq, fs/proc: replace loop with nr_irqs for proc/stat
|
17 years ago |
Yinghai Lu
|
85c0f90978
irq: introduce nr_irqs
|
17 years ago |
Alexey Dobriyan
|
978b0116cd
softirq: allocate less vectors
|
17 years ago |
Mark Asselstine
|
f6ac436dcc
Remove the deprecated cli() sti() functions
|
17 years ago |
Linus Torvalds
|
61d97f4fcf
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Max Krasnyansky
|
1840475676
genirq: Expose default irq affinity mask (take 3)
|
17 years ago |
Carlos R. Mafra
|
962cf36c5b
Remove argument from open_softirq which is always NULL
|
17 years ago |
Adrian Bunk
|
eb0f1c442d
proper __do_softirq() prototype
|
17 years ago |
Russell King
|
d7b906897e
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
|
17 years ago |