index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-05-22
1
-3
/
+1
|
\
|
*
softirq: A single rcu_bh_qs() call per softirq set is enough
Eric Dumazet
2014-04-29
1
-3
/
+1
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
1
-2
/
+2
*
|
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
1
-0
/
+5
|
/
*
softirq: Add linux/irq.h to make it compile again
Thomas Gleixner
2014-03-19
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
1
-1
/
+1
|
\
|
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-25
1
-1
/
+1
|
|
\
|
|
*
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-15
1
-1
/
+1
*
|
|
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
1
-16
/
+9
*
|
|
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
1
-2
/
+4
*
|
|
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
1
-21
/
+22
|
/
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-20
1
-3
/
+1
|
\
\
|
|
/
|
*
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
1
-3
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
1
-31
/
+8
|
\
\
|
*
|
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
2014-01-13
1
-29
/
+6
|
*
|
locking: Optimize lock_bh functions
Peter Zijlstra
2014-01-13
1
-2
/
+2
|
|
/
*
|
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
2013-11-27
1
-21
/
+16
*
|
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2013-11-27
1
-9
/
+45
|
\
\
|
|
/
|
/
|
|
*
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-11-19
1
-9
/
+45
*
|
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2013-11-15
1
-131
/
+0
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-8
/
+8
|
\
|
*
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
1
-3
/
+12
|
|
\
|
*
|
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
1
-7
/
+7
|
*
|
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
1
-2
/
+2
*
|
|
irq: Optimize softirq stack selection in irq exit
Frederic Weisbecker
2013-10-01
1
-4
/
+10
*
|
|
irq: Justify the various softirq stack choices
Frederic Weisbecker
2013-10-01
1
-1
/
+10
*
|
|
irq: Improve a bit softirq debugging
Frederic Weisbecker
2013-10-01
1
-2
/
+2
*
|
|
irq: Optimize call to softirq on hardirq exit
Frederic Weisbecker
2013-10-01
1
-1
/
+1
*
|
|
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
1
-5
/
+3
|
|
/
|
/
|
*
|
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
2013-10-01
1
-3
/
+12
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-2
/
+0
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-4
/
+4
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
1
-6
/
+4
|
\
|
*
softirq: Use _RET_IP_
Davidlohr Bueso
2013-06-28
1
-6
/
+4
*
|
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
2013-06-10
1
-3
/
+10
|
/
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-5
/
+14
|
\
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-12
/
+9
|
|
\
|
*
|
nohz: Disable the tick when irq resume in full dynticks CPU
Frederic Weisbecker
2013-04-22
1
-5
/
+14
|
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
1
-1
/
+1
*
|
|
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
1
-4
/
+2
|
|
/
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-05
1
-12
/
+9
|
\
\
|
|
/
|
/
|
|
*
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
2013-02-28
1
-6
/
+1
|
*
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
2013-02-22
1
-2
/
+1
|
*
irq: Sanitize invoke_softirq
Thomas Gleixner
2013-02-21
1
-10
/
+2
|
*
irq: Ensure irq_exit() code runs with interrupts disabled
Thomas Gleixner
2013-02-21
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-20
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
softirq: reduce latencies
Eric Dumazet
2013-01-10
1
-8
/
+9
*
|
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
1
-3
/
+3
|
/
*
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2012-10-29
1
-3
/
+3
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
1
-3
/
+3
|
\
[next]