index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+9
2013-02-28
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
1
-6
/
+1
2013-02-22
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
1
-2
/
+1
2013-02-21
irq: Sanitize invoke_softirq
Thomas Gleixner
1
-10
/
+2
2013-02-21
irq: Ensure irq_exit() code runs with interrupts disabled
Thomas Gleixner
1
-0
/
+11
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+9
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-3
/
+3
2013-01-10
softirq: reduce latencies
Eric Dumazet
1
-8
/
+9
2012-10-29
cputime: Specialize irq vtime hooks
Frederic Weisbecker
1
-3
/
+3
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-3
/
+3
2012-08-13
softirq: Use hotplug thread infrastructure
Thomas Gleixner
1
-84
/
+27
2012-07-31
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
1
-0
/
+9
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+3
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
1
-14
/
+4
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-2
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-15
timer: Fix bad idle check on irq entry
Frederic Weisbecker
1
-1
/
+1
2012-02-03
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
1
-0
/
+6
2011-12-11
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
1
-1
/
+1
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-1
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
1
-2
/
+10
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
1
-1
/
+1
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
1
-1
/
+4
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+18
2011-02-26
genirq: Provide forced interrupt threading
Thomas Gleixner
1
-2
/
+14
2011-02-08
softirq: Avoid stack switch from ksoftirqd
Thomas Gleixner
1
-1
/
+4
2011-01-26
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
1
-2
/
+1
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
1
-19
/
+0
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-21
/
+21
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
1
-1
/
+1
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-21
/
+21
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
1
-8
/
+10
2010-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+9
2010-10-23
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-7
/
+9
2010-10-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
1
-1
/
+3
2010-10-23
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+3
2010-10-21
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
1
-7
/
+9
2010-10-18
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
1
-3
/
+9
2010-10-18
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
1
-0
/
+1
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
1
-17
/
+34
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
1
-5
/
+0
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-1
/
+3
2010-09-22
softirqs: Make wakeup_softirqd static
Thomas Gleixner
1
-1
/
+1
[next]