aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hardirq.h
Commit message (Expand)AuthorAge
* sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-10
* BKL: That's all, folksArnd Bergmann2011-03-05
* hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-18
* hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-17
* Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-17
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* preempt: fix kernel build with !CONFIG_BKLArnd Bergmann2010-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\
| * Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2010-10-07
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \
| * | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2010-10-18
| * | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-18
| * | sched: Fix softirq time accountingVenkatesh Pallipadi2010-10-18
| |/
* / rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
|/
* rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\
| * sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann2009-08-09
* | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2009-08-22
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
|\
| * sched: do not account for NMIsSteven Rostedt2009-02-12
| * preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-12
| * nmi: add generic nmi tracking stateSteven Rostedt2009-02-07
* | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-24
|/
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\
| * "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-18
* | ftrace: split out hardirq ftrace code into own headerSteven Rostedt2008-11-06
* | ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-03
* | ftrace: nmi safe code modificationSteven Rostedt2008-10-30
|/
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-10
* in_atomic(): document why it is unsuitable for general useJonathan Corbet2008-03-28
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-29
* sched: remove the !PREEMPT_BKL codeIngo Molnar2008-01-25
* sched: add in_atomic_preempt_off()Ingo Molnar2007-07-09
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16
* [PATCH] uninline irq_enter()Ingo Molnar2007-02-16
* [PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman2006-10-04
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-14
* [PATCH] m68k: thread_info header cleanupAl Viro2005-11-13
* [PATCH] hardirq uses preemptRandy Dunlap2005-07-12
* [PATCH] irq code: Add coherence test for PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso2005-05-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16