kernel_optimize_test/arch/arc
Vineet Gupta d8e8c7dda1 ARC: [SMP] optimize IPI send and receive
* Don't send an IPI if receiver already has a pending IPI.
  Atomically piggyback the new msg with pending msg.

* IPI receiver looping on xchg() not required

References: https://lkml.org/lkml/2013/11/25/232
Suggested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-12-23 12:05:04 +05:30
..
boot ARC: Add perf support for ARC700 cores 2013-11-12 09:45:38 +05:30
configs Final set of ARC changes for 3.13-rc1 2013-11-19 11:44:15 -08:00
include ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id 2013-12-23 12:05:04 +05:30
kernel ARC: [SMP] optimize IPI send and receive 2013-12-23 12:05:04 +05:30
lib
mm DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
oprofile
plat-arcfpga ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id 2013-12-23 12:05:04 +05:30
plat-tb10x ARC: [TB10x] Updates for GPIO and pinctrl 2013-11-11 09:57:44 +05:30
Kbuild
Kconfig ARC: extable: Enable sorting at build time 2013-11-25 10:35:23 +05:30
Kconfig.debug
Makefile