summaryrefslogtreecommitdiffstats
path: root/include/linux/hardirq.h
Commit message (Expand)AuthorAgeFilesLines
* rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker2022-07-051-8/+0
* context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2022-07-051-2/+2
* printk: remove NMI trackingJohn Ogness2021-07-261-2/+0
* softirq: Add RT specific softirq accountingThomas Gleixner2021-03-171-0/+1
* irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker2020-12-021-2/+2
* x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra2020-07-101-9/+19
* genirq: Provide __irq_enter/exit_raw()Thomas Gleixner2020-06-111-0/+20
* genirq: Provide irq_enter/exit_rcu()Thomas Gleixner2020-06-111-2/+11
* nmi, tracing: Make hardware latency tracing noinstr safeThomas Gleixner2020-06-111-2/+6
* rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()Paul E. McKenney2020-05-261-12/+17
* sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra2020-05-191-2/+11
* hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra2020-05-191-1/+4
* lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner2020-03-211-4/+4
* arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-02-061-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+2
* sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-191-1/+1
* genirq: Provide disable_hardirq()Peter Zijlstra2015-02-181-1/+1
* genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-191-0/+1
* sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra2014-01-131-0/+1
* sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-4/+4
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-4/+0
* hardirq: Split preempt count mask definitionsFrederic Weisbecker2013-08-141-116/+1
* rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney2013-06-101-1/+1
* irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-221-2/+0
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-191-2/+2
|\
| * cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-271-2/+2
* | tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt2013-01-211-2/+2
|/
* cputime: Specialize irq vtime hooksFrederic Weisbecker2012-10-291-2/+2
* vtime: Gather vtime declarations to their own header fileFrederic Weisbecker2012-10-291-10/+1
* cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-4/+4
* sched: Fix comment about PREEMPT_ACTIVE bit locationSrivatsa S. Bhat2012-07-261-1/+1
* rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-111-21/+0
* sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-101-2/+2
* BKL: That's all, folksArnd Bergmann2011-03-051-8/+1
* hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-181-0/+1
* hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-171-2/+0
* Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-171-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* preempt: fix kernel build with !CONFIG_BKLArnd Bergmann2010-11-021-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-211-1/+0
|\
| * Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2010-10-071-1/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+8
|\ \
| * | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2010-10-181-1/+1
| * | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-181-0/+2
| * | sched: Fix softirq time accountingVenkatesh Pallipadi2010-10-181-0/+5
| |/
* / rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-1/+1
|/
* rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-261-0/+24
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-0/+6
|\
| * sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann2009-08-091-0/+6