summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
AgeCommit message (Expand)AuthorLines
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang-19/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-21/+21
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra-1/+1
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter-21/+21
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar-8/+10
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+9
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar-7/+9
2010-10-23sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro-1/+3
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds-1/+1
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+3
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner-7/+9
2010-10-18sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi-3/+9
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi-0/+1
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi-17/+34
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner-5/+0
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner-1/+3
2010-09-22softirqs: Make wakeup_softirqd staticThomas Gleixner-1/+1
2010-06-04kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita-1/+1
2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita-1/+1
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney-1/+1
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra-10/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-2/+2
2009-11-02rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan-1/+1
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo-2/+2
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan-1/+1
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney-2/+2
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra-1/+63
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi-0/+1
2009-06-13tasklets: new tasklet scheduling functionVegard Nossum-0/+11
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+3
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar-2/+2
2009-04-29tracing: fix build failure on s390Heiko Carstens-0/+2
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu-1/+1
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten-2/+2
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt-1/+1
2009-04-14tracing: create automated trace definesSteven Rostedt-3/+0
2009-04-06Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+25
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2009-03-31hrtimer: fix rq->lock inversion (again)Peter Zijlstra-1/+1
2009-03-31Merge branch 'linus' into locking-for-linusIngo Molnar-0/+5
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-0/+5
2009-03-13Merge branch 'x86/core' into core/ipiIngo Molnar-0/+5
2009-03-13softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt-3/+2
2009-03-12tracing: tracepoints for softirq entry/exit - tracepointsJason Baron-1/+6
2009-03-12tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron-1/+8
2009-03-13Merge branch 'linus' into core/ipiIngo Molnar-0/+1
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar-2/+2
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar-2/+2
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar-0/+1