summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
amp;id=e6cd1e07a185d5f9b0aa75e020df02d3c1c44940'>call_function_many: fix list delete vs add raceMilton Miller 2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller 2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard 2011-01-20smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Tejun Heo 2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang 2010-10-27Typedef SMP call function pointerDavid Howells 2010-09-10generic-ipi: Fix deadlock in __smp_call_function_singleHeiko Carstens 2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-01-18generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI...Milton Miller 2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John 2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2009-12-15generic-ipi: cleanup for generic_smp_call_function_interrupt()Xiao Guangrong 2009-12-14smp: Convert smplocks to raw_spinlocksThomas Gleixner