index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
2008-01-30
time: more timer related cleanups
Pavel Machek
2007-10-10
[KERNEL]: Unexport raise_softirq_irqoff
Adrian Bunk
2007-10-10
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-16
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...
Satoru Takeuchi
2007-07-09
sched: do not set softirqs to nice +19
Ingo Molnar
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
[PATCH] uninline irq_enter()
Ingo Molnar
2006-12-07
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
Zachary Amsden
2006-09-29
[PATCH] check return value of cpu_callback
Akinobu Mita
2006-07-31
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
Tim Chen
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-14
[PATCH] unexport open_softirq
Adrian Bunk
2006-07-10
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-25
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
2005-09-12
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
2005-07-30
[PATCH] revert bogus softirq changes
Andrew Morton
2005-07-28
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds