Linus Torvalds 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
* 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu: (30 commits)
  gameport: use this_cpu_read instead of lookup
  x86: udelay: Use this_cpu_read to avoid address calculation
  x86: Use this_cpu_inc_return for nmi counter
  x86: Replace uses of current_cpu_data with this_cpu ops
  x86: Use this_cpu_ops to optimize code
  vmstat: User per cpu atomics to avoid interrupt disable / enable
  irq_work: Use per cpu atomics instead of regular atomics
  cpuops: Use cmpxchg for xchg to avoid lock semantics
  x86: this_cpu_cmpxchg and this_cpu_xchg operations
  percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support
  percpu,x86: relocate this_cpu_add_return() and friends
  connector: Use this_cpu operations
  xen: Use this_cpu_inc_return
  taskstats: Use this_cpu_ops
  random: Use this_cpu_inc_return
  fs: Use this_cpu_inc_return in buffer.c
  highmem: Use this_cpu_xx_return() operations
  vmstat: Use this_cpu_inc_return for vm statistics
  x86: Support for this_cpu_add, sub, dec, inc_return
  percpu: Generic support for this_cpu_add, sub, dec, inc_return
  ...

Fixed up conflicts: in arch/x86/kernel/{apic/nmi.c, apic/x2apic_uv_x.c, process.c}
as per Tejun.
2011-01-07 17:02:58 -08:00
..
2009-01-29 14:16:51 +01:00
2010-04-28 17:25:53 -07:00
2010-11-12 00:45:41 +01:00
2009-12-05 09:10:12 -08:00
2010-02-16 21:22:26 -08:00
2010-10-26 16:52:08 -07:00
2010-05-07 17:13:04 -07:00
2009-03-27 14:43:57 -04:00
2008-12-12 11:58:36 +01:00
2009-08-27 00:35:56 +02:00
2010-03-10 13:23:34 +01:00
2010-10-26 16:52:08 -07:00
2009-01-21 17:26:06 +09:00
2010-10-07 14:08:55 +01:00
2010-08-14 22:26:51 +02:00
2009-06-13 15:37:30 +02:00
2010-06-09 11:12:36 +02:00
2010-01-05 15:34:49 +09:00
2010-06-29 12:12:59 +02:00
2010-05-07 17:13:04 -07:00
2010-10-21 10:10:44 -04:00
2010-06-29 12:12:59 +02:00
2010-11-18 12:52:04 +01:00
2010-10-26 16:52:08 -07:00
2010-10-26 16:52:08 -07:00
2009-02-02 23:27:09 +05:30
2010-02-12 09:42:39 -08:00
2010-07-20 17:41:14 -07:00
2010-11-12 00:45:41 +01:00
2009-06-15 12:40:02 +02:00
2009-01-31 00:19:32 +05:30
2009-08-21 21:43:46 +02:00
2010-08-01 10:46:31 +03:00
2010-10-18 10:49:34 -04:00
2009-06-15 12:40:02 +02:00