summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-271-7/+9
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-231-7/+9
| |\
| | * tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-211-7/+9
| | |
| \ \
*-. \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-231-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-221-1/+1
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-6/+3
|\ \
| * | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-121-5/+0
| * | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-121-1/+3
| |/
* | sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi2010-10-181-3/+9
* | sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi2010-10-181-0/+1
* | sched: Fix softirq time accountingVenkatesh Pallipadi2010-10-181-17/+34
|/
* kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2010-06-041-1/+1
* kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-101-1/+1
* hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-031-10/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+2
|\
| * percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo2009-10-291-2/+2
* | rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan2009-11-021-1/+1
|/
* softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2009-09-171-1/+1
* rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-231-2/+2
* softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-221-1/+63
* softirq: introduce statistics for softirqKeika Kobayashi2009-06-181-0/+1
* tasklets: new tasklet scheduling functionVegard Nossum2009-06-131-0/+11
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-4/+3
|\
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-2/+2
| |\
| * | tracing: fix build failure on s390Heiko Carstens2009-04-291-0/+2
| * | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-141-1/+1
| * | tracing: create automated trace definesSteven Rostedt2009-04-141-3/+0
* | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-1/+1
| |/ |/|
* | kernel/softirq.c: fix sparse warningH Hartley Sweeten2009-04-171-2/+2
|/
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-061-1/+1
|\
| * hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-311-1/+1
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-3/+25
|\ \
| * | softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt2009-03-131-3/+2
| * | tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-121-1/+6
| * | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-121-1/+8
| * | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-131-2/+2
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt2009-01-231-1/+12
* | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-031-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-131-0/+5
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-101-0/+1
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | |_|/ / / | | |/| | / / | | | | |/ /
| * | | | | Merge branch 'linus' into core/ipiIngo Molnar2009-03-131-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-311-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-0/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | x86: arch_probe_nr_irqsYinghai Lu2009-01-121-0/+5
| | |/
* | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-2/+2
|/ /
* | rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet2009-03-041-0/+1
|/
OpenPOWER on IntegriCloud