index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hardirq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
genirq: Provide synchronize_hardirq()
Thomas Gleixner
1
-0
/
+1
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
1
-0
/
+1
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-4
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-4
/
+0
2013-08-14
hardirq: Split preempt count mask definitions
Frederic Weisbecker
1
-116
/
+1
2013-06-11
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
1
-1
/
+1
2013-02-22
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
1
-2
/
+0
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-2
/
+2
2013-01-21
tracing/lockdep: Disable lockdep first in entering NMI
Steven Rostedt
1
-2
/
+2
2012-10-30
cputime: Specialize irq vtime hooks
Frederic Weisbecker
1
-2
/
+2
2012-10-30
vtime: Gather vtime declarations to their own header file
Frederic Weisbecker
1
-10
/
+1
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-4
/
+4
2012-07-26
sched: Fix comment about PREEMPT_ACTIVE bit location
Srivatsa S. Bhat
1
-1
/
+1
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
1
-21
/
+0
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
1
-2
/
+2
2011-03-05
BKL: That's all, folks
Arnd Bergmann
1
-8
/
+1
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
1
-0
/
+1
2010-11-18
hardirq.h: remove now-empty #ifdef/#endif pair
Linus Torvalds
1
-2
/
+0
2010-11-18
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-02
preempt: fix kernel build with !CONFIG_BKL
Arnd Bergmann
1
-2
/
+6
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
1
-1
/
+0
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2010-10-18
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
1
-1
/
+1
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
1
-0
/
+2
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
1
-0
/
+5
2010-10-07
Drop a couple of unnecessary asm/system.h inclusions
David Howells
1
-1
/
+0
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
1
-1
/
+1
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
1
-0
/
+24
2009-09-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2009-08-22
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
1
-2
/
+2
2009-08-09
sched: Add default defines for PREEMPT_ACTIVE
Arnd Bergmann
1
-0
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+2
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
1
-29
/
+44
2009-03-24
genirq: add threaded interrupt handler support
Thomas Gleixner
1
-1
/
+1
2009-02-12
sched: do not account for NMIs
Steven Rostedt
1
-16
/
+16
2009-02-12
preempt-count: force hardirq-count to max of 10
Steven Rostedt
1
-24
/
+24
2009-02-08
nmi: add generic nmi tracking state
Steven Rostedt
1
-0
/
+15
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
1
-6
/
+8
2008-11-07
ftrace: split out hardirq ftrace code into own header
Steven Rostedt
1
-1
/
+1
2008-11-03
ftrace: fix hardirq header for non ftrace archs
Steven Rostedt
1
-1
/
+1
2008-10-30
ftrace: nmi safe code modification
Steven Rostedt
1
-2
/
+13
2008-05-11
BKL: revert back to the old spinlock implementation
Linus Torvalds
1
-8
/
+10
2008-03-29
in_atomic(): document why it is unsuitable for general use
Jonathan Corbet
1
-0
/
+7
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
1
-0
/
+10
2008-01-25
sched: remove the !PREEMPT_BKL code
Ingo Molnar
1
-5
/
+1
2007-07-09
sched: add in_atomic_preempt_off()
Ingo Molnar
1
-0
/
+13
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-1
/
+11
[next]