Thomas Gleixner
|
ee5f80a993
irq: call __irq_enter() before calling the tick_idle_check
|
16 年之前 |
Thomas Gleixner
|
c465a76af6
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
|
16 年之前 |
Thomas Gleixner
|
719254faa1
NOHZ: unify the nohz function calls in irq_enter()
|
16 年之前 |
David S. Miller
|
54514a70ad
softirq: Add support for triggering softirq work on softirqs.
|
16 年之前 |
Linus Torvalds
|
1c95e1b690
Fix kernel/softirq.c printk format warning properly
|
16 年之前 |
Frederic Weisbecker
|
77af7e3403
softirq, warning fix: correct a format to avoid a warning
|
16 年之前 |
Thomas Gleixner
|
8e85b4b553
softirqs, debug: preemption check
|
16 年之前 |
Alexey Dobriyan
|
978b0116cd
softirq: allocate less vectors
|
16 年之前 |
Eduard - Gabriel Munteanu
|
7babe8db99
Full conversion to early_initcall() interface, remove old interface
|
17 年之前 |
Ingo Molnar
|
9b610fda0d
Merge branch 'linus' into timers/nohz
|
17 年之前 |
Thomas Gleixner
|
b8f8c3cf0a
nohz: prevent tick stop outside of the idle loop
|
17 年之前 |
Ingo Molnar
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 年之前 |
Linus Torvalds
|
666484f025
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 年之前 |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 年之前 |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
17 年之前 |
Rusty Russell
|
961ccddd59
sched: add new API sched_setscheduler_nocheck: add a flag to control access checks
|
17 年之前 |
Johannes Berg
|
0f476b6d91
softirq: remove irqs_disabled warning from local_bh_enable
|
17 年之前 |
Vegard Nossum
|
4620b49f76
softirq: remove initialization of static per-cpu variable
|
17 年之前 |
Carlos R. Mafra
|
962cf36c5b
Remove argument from open_softirq which is always NULL
|
17 年之前 |
Christian Borntraeger
|
e5e417232e
Fix cpu hotplug problem in softirq code
|
17 年之前 |
Olof Johansson
|
48f20a9a94
tasklets: execute tasklets in the same order they were queued
|
17 年之前 |
Steven Rostedt
|
2232c2d8e0
rcu: add support for dynamic ticks and preempt rcu
|
17 年之前 |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 年之前 |
Venki Pallipadi
|
6378ddb592
time: track accurate idle time with tick_sched.idle_sleeptime
|
17 年之前 |
Pavel Machek
|
b10db7f0d2
time: more timer related cleanups
|
17 年之前 |
Adrian Bunk
|
464771fe47
[KERNEL]: Unexport raise_softirq_irqoff
|
17 年之前 |
Robert Olsson
|
c45248c701
[SOFTIRQ]: Remove do_softirq() symbol export.
|
17 年之前 |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 年之前 |
Satoru Takeuchi
|
1c6b4aa945
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process
|
18 年之前 |
Ingo Molnar
|
23bdd703a5
sched: do not set softirqs to nice +19
|
18 年之前 |