aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hardirq.h
AgeCommit message (Expand)Author
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker
2011-03-05BKL: That's all, folksArnd Bergmann
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds
2010-11-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-02preempt: fix kernel build with !CONFIG_BKLArnd Bergmann
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-07Drop a couple of unnecessary asm/system.h inclusionsDavid Howells
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney
2009-08-09sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-04-06Merge branch 'linus' into irq/threadedIngo Molnar
2009-03-24genirq: add threaded interrupt handler supportThomas Gleixner
2009-02-12sched: do not account for NMIsSteven Rostedt
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt
2009-02-07nmi: add generic nmi tracking stateSteven Rostedt
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-11-06ftrace: split out hardirq ftrace code into own headerSteven Rostedt
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt
2008-10-30ftrace: nmi safe code modificationSteven Rostedt
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar
2007-07-09sched: add in_atomic_preempt_off()Ingo Molnar
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner
2007-02-16[PATCH] uninline irq_enter()Ingo Molnar
2006-10-04[PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman
2006-07-03[PATCH] lockdep: coreIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro
2005-07-12[PATCH] hardirq uses preemptRandy Dunlap
2005-05-28[PATCH] irq code: Add coherence test for PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds