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 年之前 |
Rusty Russell
|
f1fc057c79
cpumask: remove any_online_cpu() users: kernel/
|
16 年之前 |
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 年之前 |
Yinghai Lu
|
43a256322a
sparseirq: move __weak symbols into separate compilation unit
|
16 年之前 |
Ingo Molnar
|
6638101c11
Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core
|
16 年之前 |
Paul E. McKenney
|
64db4cfff9
"Tree RCU": scalable classic RCU implementation
|
16 年之前 |
Liming Wang
|
8b752e3ef6
softirq: remove useless function __local_bh_enable
|
16 年之前 |
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 年之前 |