aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita1-1/+1
2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney1-1/+1
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra1-10/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2009-11-02rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan1-1/+1
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo1-2/+2
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan1-1/+1
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney1-2/+2
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra1-1/+63
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi1-0/+1
2009-06-13tasklets: new tasklet scheduling functionVegard Nossum1-0/+11
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+3
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1-2/+2
2009-04-29tracing: fix build failure on s390Heiko Carstens1-0/+2
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu1-1/+1
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten1-2/+2
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt1-1/+1
2009-04-14tracing: create automated trace definesSteven Rostedt1-3/+0
2009-04-06Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+25
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-31hrtimer: fix rq->lock inversion (again)Peter Zijlstra1-1/+1
2009-03-31Merge branch 'linus' into locking-for-linusIngo Molnar1-0/+5
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-0/+5
2009-03-13Merge branch 'x86/core' into core/ipiIngo Molnar1-0/+5
2009-03-13softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt1-3/+2
2009-03-12tracing: tracepoints for softirq entry/exit - tracepointsJason Baron1-1/+6
2009-03-12tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron1-1/+8
2009-03-13Merge branch 'linus' into core/ipiIngo Molnar1-0/+1
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar1-2/+2
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar1-2/+2
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/coreIngo Molnar1-0/+1
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/coreIngo Molnar1-0/+1
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar1-0/+5
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet1-0/+1
2009-02-25generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra1-1/+1
2009-01-23trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt1-1/+12
2009-01-12x86: arch_probe_nr_irqsYinghai Lu1-0/+5
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-01cpumask: remove any_online_cpu() users: kernel/Rusty Russell1-1/+1
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+20
2008-12-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu1-0/+20
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/coreIngo Molnar1-16/+3
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-2/+3
2008-11-28softirq: remove useless function __local_bh_enableLiming Wang1-14/+0
2008-11-10irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner1-3/+4
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linusThomas Gleixner1-8/+144
2008-10-17NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner1-7/+3
2008-10-17softirq: Add support for triggering softirq work on softirqs.David S. Miller1-0/+129