KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / kernel / smp.c
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-18 Milton Millergeneric-ipi: Optimize accesses by using DEFINE_PER_CPU_...
2010-01-16 David Johnsmp_call_function_any(): pass the node value to cpumask...
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 Xiao Guangronggeneric-ipi: cleanup for generic_smp_call_function_inte...
2009-12-14 Thomas Gleixnersmp: Convert smplocks to raw_spinlocks
2009-11-18 Rusty Russellgeneric-ipi: Add smp_call_function_any()
2009-10-23 Sheng Yanggeneric-ipi: Fix misleading smp_call_function*() descri...
2009-09-24 Rusty Russellcpumask: remove arch_send_call_function_ipi
2009-09-23 Xiao Guangronggeneric-ipi: make struct call_function_data lockless
2009-08-27 H. Peter AnvinMerge branch 'x86/urgent' into x86/pat
2009-08-21 Suresh Siddhageneric-ipi: Allow cpus not yet online to call smp_call...
2009-08-07 Xiao Guangronggeneric-ipi: fix hotplug_cfd()
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-03-13 Ingo Molnargeneric-ipi: eliminate WARN_ON()s during oops/panic
2009-02-25 Ingo Molnargeneric-ipi: cleanups
2009-02-25 Peter Zijlstrageneric-ipi: remove CSD_FLAG_WAIT
2009-02-25 Peter Zijlstrageneric-ipi: remove kmalloc()
2009-02-25 Nick Piggingeneric IPI: simplify barriers and locking
2009-01-30 Steven Rostedtgeneric-ipi: use per cpu data for single cpu ipi calls
2008-12-31 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2008-12-29 Rusty Russellcpumask: arch_send_call_function_ipi_mask: core
2008-12-29 Rusty Russellcpumask: smp_call_function_many()
2008-11-06 Suresh Siddhageneric-ipi: fix the smp_mb() placement
2008-08-26 H. Peter Anvinsmp: have smp_call_function_single() detect invalid...
2008-08-12 Nick Piggingeneric-ipi: fix stack and rcu interaction bug in smp_c...
2008-08-11 Nick Piggingeneric-ipi: fix stack and rcu interaction bug in smp_c...
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-15 Jeremy Fitzhardingegeneric ipi function calls: wait on alloc failure fallback
2008-07-15 Linus TorvaldsMerge branch 'generic-ipi-for-linus' of git://git....
2008-06-27 Ingo Molnarfix: "smp_call_function: get rid of the unused nonatomi...
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens AxboeAdd generic helpers for arch IPI function calls