Linus Torvalds
|
666484f025
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Rusty Russell
|
961ccddd59
sched: add new API sched_setscheduler_nocheck: add a flag to control access checks
|
17 years ago |
Johannes Berg
|
0f476b6d91
softirq: remove irqs_disabled warning from local_bh_enable
|
17 years ago |
Vegard Nossum
|
4620b49f76
softirq: remove initialization of static per-cpu variable
|
17 years ago |
Carlos R. Mafra
|
962cf36c5b
Remove argument from open_softirq which is always NULL
|
17 years ago |
Christian Borntraeger
|
e5e417232e
Fix cpu hotplug problem in softirq code
|
17 years ago |
Olof Johansson
|
48f20a9a94
tasklets: execute tasklets in the same order they were queued
|
17 years ago |
Steven Rostedt
|
2232c2d8e0
rcu: add support for dynamic ticks and preempt rcu
|
17 years ago |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
Venki Pallipadi
|
6378ddb592
time: track accurate idle time with tick_sched.idle_sleeptime
|
17 years ago |
Pavel Machek
|
b10db7f0d2
time: more timer related cleanups
|
17 years ago |
Adrian Bunk
|
464771fe47
[KERNEL]: Unexport raise_softirq_irqoff
|
17 years ago |
Robert Olsson
|
c45248c701
[SOFTIRQ]: Remove do_softirq() symbol export.
|
17 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Satoru Takeuchi
|
1c6b4aa945
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process
|
18 years ago |
Ingo Molnar
|
23bdd703a5
sched: do not set softirqs to nice +19
|
18 years ago |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 years ago |
Thomas Gleixner
|
79bf2bb335
[PATCH] tick-management: dyntick / highres functionality
|
18 years ago |
Ingo Molnar
|
dde4b2b5f4
[PATCH] uninline irq_enter()
|
18 years ago |
Zachary Amsden
|
3908fd2ed9
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
|
18 years ago |
Akinobu Mita
|
07dccf3344
[PATCH] check return value of cpu_callback
|
18 years ago |
Tim Chen
|
3c829c367a
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
|
19 years ago |
Chandra Seetharaman
|
8c78f3075d
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
|
19 years ago |
Adrian Bunk
|
6bc02d8412
[PATCH] unexport open_softirq
|
19 years ago |
Adrian Bunk
|
80d6679a62
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
|
19 years ago |
Paul Mackerras
|
829035fd70
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c
|
19 years ago |
Ingo Molnar
|
de30a2b355
[PATCH] lockdep: irqtrace subsystem, core
|
19 years ago |
Chandra Seetharaman
|
054cc8a2d8
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
|
19 years ago |
Chandra Seetharaman
|
9c7b216d23
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
|
19 years ago |
Heiko Carstens
|
fc75cdfa5b
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
|
19 years ago |