Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
6a61671bb2
cputime: Safely read cputime of full dynticks CPUs
|
12 years ago |
Steven Rostedt
|
0f1ac8fd25
tracing/lockdep: Disable lockdep first in entering NMI
|
12 years ago |
Frederic Weisbecker
|
fa5058f3b6
cputime: Specialize irq vtime hooks
|
12 years ago |
Frederic Weisbecker
|
dcbf832e58
vtime: Gather vtime declarations to their own header file
|
12 years ago |
Frederic Weisbecker
|
bf9fae9f5e
cputime: Use a proper subsystem naming for vtime related APIs
|
13 years ago |
Srivatsa S. Bhat
|
a7e4786b93
sched: Fix comment about PREEMPT_ACTIVE bit location
|
13 years ago |
Paul E. McKenney
|
9b2e4f1880
rcu: Track idleness independent of idle tasks
|
14 years ago |
Frederic Weisbecker
|
bdd4e85dc3
sched: Isolate preempt counting in its own config option
|
14 years ago |
Arnd Bergmann
|
4ba8216cd9
BKL: That's all, folks
|
14 years ago |
Linus Torvalds
|
ed1d77b18c
hardirq.h: needs sched.h if using BKL
|
14 years ago |
Linus Torvalds
|
0a5b871ea4
hardirq.h: remove now-empty #ifdef/#endif pair
|
14 years ago |
Linus Torvalds
|
7957f0a857
Fix build failure due to hwirq.h needing smp_lock.h
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Arnd Bergmann
|
7fe19da4ca
preempt: fix kernel build with !CONFIG_BKL
|
14 years ago |
Linus Torvalds
|
e36f561a2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
|
14 years ago |
Linus Torvalds
|
bc4016f481
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Venkatesh Pallipadi
|
b52bfee445
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
|
15 years ago |
Venkatesh Pallipadi
|
e1e10a265d
sched: Consolidate account_system_vtime extern declaration
|
15 years ago |
Venkatesh Pallipadi
|
75e1056f5c
sched: Fix softirq time accounting
|
15 years ago |
David Howells
|
bcdb714c88
Drop a couple of unnecessary asm/system.h inclusions
|
15 years ago |
Paul E. McKenney
|
a57eb940d1
rcu: Add a TINY_PREEMPT_RCU
|
15 years ago |
Paul E. McKenney
|
9b1d82fa16
rcu: "Tiny RCU", The Bloatwatch Edition
|
15 years ago |
Linus Torvalds
|
774a694f8c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Paul E. McKenney
|
b560d8ad85
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
|
16 years ago |
Arnd Bergmann
|
8e5b59a2d7
sched: Add default defines for PREEMPT_ACTIVE
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Ingo Molnar
|
9efe21cb82
Merge branch 'linus' into irq/threaded
|
16 years ago |
Thomas Gleixner
|
3aa551c9b4
genirq: add threaded interrupt handler support
|
16 years ago |
Steven Rostedt
|
2a7b8df04c
sched: do not account for NMIs
|
16 years ago |