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 |
Steven Rostedt
|
5a5fb7dbe8
preempt-count: force hardirq-count to max of 10
|
16 years ago |
Steven Rostedt
|
375b38b421
nmi: add generic nmi tracking state
|
16 years ago |
Linus Torvalds
|
5f34fe1cfc
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Paul E. McKenney
|
64db4cfff9
"Tree RCU": scalable classic RCU implementation
|
16 years ago |
Steven Rostedt
|
6a60dd121c
ftrace: split out hardirq ftrace code into own header
|
16 years ago |
Steven Rostedt
|
7e5e26a3d8
ftrace: fix hardirq header for non ftrace archs
|
16 years ago |