index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hardirq.h
Age
Commit message (
Expand
)
Author
2019-02-06
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2015-05-19
sched/preempt: Merge preempt_mask.h into preempt.h
Frederic Weisbecker
2015-02-18
genirq: Provide disable_hardirq()
Peter Zijlstra
2014-02-19
genirq: Provide synchronize_hardirq()
Thomas Gleixner
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-08-14
hardirq: Split preempt count mask definitions
Frederic Weisbecker
2013-06-10
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
2013-02-22
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-21
tracing/lockdep: Disable lockdep first in entering NMI
Steven Rostedt
2012-10-29
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2012-10-29
vtime: Gather vtime declarations to their own header file
Frederic Weisbecker
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-07-26
sched: Fix comment about PREEMPT_ACTIVE bit location
Srivatsa S. Bhat
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-03-05
BKL: That's all, folks
Arnd Bergmann
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
2010-11-17
hardirq.h: remove now-empty #ifdef/#endif pair
Linus Torvalds
2010-11-17
Fix build failure due to hwirq.h needing smp_lock.h
Linus Torvalds
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-02
preempt: fix kernel build with !CONFIG_BKL
Arnd Bergmann
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-18
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
2010-10-07
Drop a couple of unnecessary asm/system.h inclusions
David Howells
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-09-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-22
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
2009-08-09
sched: Add default defines for PREEMPT_ACTIVE
Arnd Bergmann
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-03-24
genirq: add threaded interrupt handler support
Thomas Gleixner
2009-02-12
sched: do not account for NMIs
Steven Rostedt
2009-02-12
preempt-count: force hardirq-count to max of 10
Steven Rostedt
2009-02-07
nmi: add generic nmi tracking state
Steven Rostedt
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2008-11-06
ftrace: split out hardirq ftrace code into own header
Steven Rostedt
2008-11-03
ftrace: fix hardirq header for non ftrace archs
Steven Rostedt
2008-10-30
ftrace: nmi safe code modification
Steven Rostedt
2008-05-10
BKL: revert back to the old spinlock implementation
Linus Torvalds
[next]