aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hardirq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-26printk: remove NMI trackingJohn Ogness1-2/+0
2021-03-17softirq: Add RT specific softirq accountingThomas Gleixner1-0/+1
2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker1-2/+2
2020-07-10x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra1-9/+19
2020-06-11genirq: Provide __irq_enter/exit_raw()Thomas Gleixner1-0/+20
2020-06-11genirq: Provide irq_enter/exit_rcu()Thomas Gleixner1-2/+11
2020-06-11nmi, tracing: Make hardware latency tracing noinstr safeThomas Gleixner1-2/+6
2020-05-26rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()Paul E. McKenney1-12/+17
2020-05-19sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra1-2/+11
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra1-1/+4
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner1-4/+4
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+2
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker1-1/+1
2015-02-18genirq: Provide disable_hardirq()Peter Zijlstra1-1/+1
2014-02-19genirq: Provide synchronize_hardirq()Thomas Gleixner1-0/+1
2014-01-13sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra1-0/+1
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra1-4/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-4/+0
2013-08-14hardirq: Split preempt count mask definitionsFrederic Weisbecker1-116/+1
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney1-1/+1
2013-02-22irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker1-2/+0
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker1-2/+2
2013-01-21tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt1-2/+2
2012-10-29cputime: Specialize irq vtime hooksFrederic Weisbecker1-2/+2
2012-10-29vtime: Gather vtime declarations to their own header fileFrederic Weisbecker1-10/+1
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-4/+4
2012-07-26sched: Fix comment about PREEMPT_ACTIVE bit locationSrivatsa S. Bhat1-1/+1
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney1-21/+0
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker1-2/+2
2011-03-05BKL: That's all, folksArnd Bergmann1-8/+1
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds1-2/+0
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-02preempt: fix kernel build with !CONFIG_BKLArnd Bergmann1-2/+6
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-1/+0
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi1-1/+1
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi1-0/+5
2010-10-07Drop a couple of unnecessary asm/system.h inclusionsDavid Howells1-1/+0
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney1-1/+1
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney1-0/+24
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney1-2/+2
2009-08-09sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann1-0/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+2