Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / softirq.c
2012-03-20 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-03-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-06 Heiko Carstenssoftirq: Reduce invoke_softirq() code duplication
2012-03-01 Thomas Gleixnersched/rt: Document scheduler related skip-resched-check...
2012-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-02-15 Frederic Weisbeckertimer: Fix bad idle check on irq entry
2012-02-03 Steven Rostedttracing/softirq: Move __raise_softirq_irqoff() out...
2011-12-11 Frederic Weisbeckerrcu: Fix early call to rcu_idle_enter()
2011-12-11 Frederic Weisbeckernohz: Separate out irq exit and idle loop dyntick logic
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-07-20 Peter Zijlstrasoftirq,rcu: Inform RCU of irq_exit() activity
2011-06-14 Shaohua Lircu: Use softirq to address performance regression
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-06 Paul E. McKenneyrcu: move TREE_RCU from softirq to kthread
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Eric Dumazetkthread: use kthread_create_on_node()
2011-03-16 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2011-02-26 Thomas Gleixnergenirq: Provide forced interrupt threading
2011-02-08 Thomas Gleixnersoftirq: Avoid stack switch from ksoftirqd
2011-01-26 Venkatesh Pallipadisoftirqs: Free up pf flag PF_KSOFTIRQD
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-13 Amerigo Wangkernel: clean up USE_GENERIC_SMP_HELPERS
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Peter Zijlstrasched: Constify function scope static struct sched_para...
2010-12-17 Christoph Lametercore: Replace __get_cpu_var with __this_cpu_read if...
2010-11-18 Ingo MolnarMerge commit 'v2.6.37-rc2' into sched/core
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-10-23 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-10-23 KOSAKI Motohirosched: Make sched_param argument static in sched_setsch...
2010-10-23 Linus TorvaldsMerge branches 'softirq-for-linus', 'x86-debug-for...
2010-10-21 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-10-21 Thomas Gleixnertracing: Cleanup the convoluted softirq tracepoints
2010-10-18 Venkatesh Pallipadisched: Call tick_check_idle before __irq_enter
2010-10-18 Venkatesh Pallipadisched: Add a PF flag for ksoftirqd identification
2010-10-18 Venkatesh Pallipadisched: Fix softirq time accounting
2010-10-12 Thomas Gleixnergenirq: Remove arch_init_chip_data()
2010-10-12 Thomas Gleixnergenirq: Query arch for number of early descriptors
2010-09-22 Thomas Gleixnersoftirqs: Make wakeup_softirqd static
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Akinobu Mitakernel/: fix BUG_ON checks for cpu notifier callbacks...
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-05-10 Paul E. McKenneyrcu: refactor RCU's context-switch handling
2010-03-03 Tony Jones- Remove lttng-instrumentation patches, they have been...
2010-02-24 Jeff Mahoney- Updated to 2.6.33-final.
2010-02-03 Peter Zijlstrahrtimer, softirq: Fix hrtimer->softirq trampoline
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-27 Suresh Jayaraman- Rebase Swap-over-NFS(SoN) patches:
2009-11-25 Tony Jones- patches.trace/lttng-*: update for 2.6.32
2009-11-02 Lai Jiangshanrcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit...
2009-10-29 Tejun Heopercpu: make percpu symbols under kernel/ and mm/ unique
2009-09-17 Li Zefansoftirq: add BLOCK_IOPOLL to softirq_to_name
2009-08-23 Paul E. McKenneyrcu: Renamings to increase RCU clarity
2009-07-22 Peter Zijlstrasoftirq: introduce tasklet_hrtimer infrastructure
2009-06-18 Keika Kobayashisoftirq: introduce statistics for softirq
2009-06-13 Vegard Nossumtasklets: new tasklet scheduling function
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-29 Heiko Carstenstracing: fix build failure on s390
2009-04-28 Yinghai Lux86/irq: change irq_desc_alloc() to take node instead...
2009-04-16 H Hartley Sweetenkernel/softirq.c: fix sparse warning
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-03-31 Peter Zijlstrahrtimer: fix rq->lock inversion (again)
2009-03-31 Ingo MolnarMerge branch 'linus' into locking-for-linus
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-13 Jeff Mahoney- Update to 2.6.29-rc8.
2009-03-13 Ingo MolnarMerge branch 'x86/core' into core/ipi
2009-03-13 Steven Rostedtsoftirq: no need to have SOFTIRQ in softirq name
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - tracepoints
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - add softi...
2009-03-13 Ingo MolnarMerge branch 'linus' into core/ipi
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-13 Ingo Molnarlocking: rename trace_softirq_[enter|exit] => lockdep_s...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-10 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-04 Eric Dumazetrcu: increment quiescent state counter in ksoftirqd()
2009-02-25 Peter Zijlstrageneric-ipi: remove CSD_FLAG_WAIT
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-23 Steven Rostedttrace, lockdep: manual preempt count adding for local_b...
2009-01-13 Yinghai Lux86: arch_probe_nr_irqs
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2008-12-31 Rusty Russellcpumask: remove any_online_cpu() users: kernel/
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-25 Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-18 Paul E. McKenney"Tree RCU": scalable classic RCU implementation
2008-11-28 Liming Wangsoftirq: remove useless function __local_bh_enable
2008-11-10 Thomas Gleixnerirq: call __irq_enter() before calling the tick_idle_check
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Thomas GleixnerNOHZ: unify the nohz function calls in irq_enter()
2008-10-17 David S. Millersoftirq: Add support for triggering softirq work on...
2008-10-16 Linus TorvaldsFix kernel/softirq.c printk format warning properly
next