Christoph Lameter (Ampere) ([email protected])

Number of posts: 2507 (0.45 per day)
First post: 2009-03-30 14:42:16
Last post: 2024-06-12 17:45:54

Date List Subject
2014-04-17 17:36:19 linux-kernel Re: How do I increment a per-CPU variable without warning?
2014-04-16 18:29:26 linux-kernel Re: How do I increment a per-CPU variable without warning?
2014-04-16 15:12:20 linux-kernel Re: How do I increment a per-CPU variable without warning?
2014-04-16 15:08:08 linux-kernel Re: How do I increment a per-CPU variable without warning?
2014-04-16 15:03:29 linux-kernel Re: BUG: using __this_cpu_write() in preemptible [00000000] code: systemd-udevd/497
2014-04-15 19:56:57 linux-kernel Re: [bisected] broken make-kpkg kernel build in 3.15-rc1
2014-04-15 19:47:09 linux-kernel Re: [bisected] broken make-kpkg kernel build in 3.15-rc1
2014-04-15 19:32:24 linux-kernel Re: [PATCH -mm 1/4] memcg, slab: do not schedule cache destruction when last page goes away
2014-04-15 17:39:17 linux-kernel percpu: Replace __get_cpu_var with this_cpu_ptr
2014-04-15 17:38:13 linux-kernel block: Replace __this_cpu_ptr with raw_cpu_ptr
2014-04-15 17:35:18 linux-kernel rcu: Replace __this_cpu_ptr uses with raw_cpu_ptr
2014-04-15 17:22:55 linux-kernel Re: [bisected] broken make-kpkg kernel build in 3.15-rc1
2014-04-15 16:49:15 linux-kernel Re: [bisected] broken make-kpkg kernel build in 3.15-rc1
2014-04-15 15:17:13 linux-kernel Re: [PATCH -mm 1/4] memcg, slab: do not schedule cache destruction when last page goes away
2014-04-14 17:13:00 linux-kernel Re: [3.15-rc1] a huge number of warnings produced by xhci &
2014-04-14 13:59:45 linux-kernel Re: [PATCH -next] slub: Replace __this_cpu_inc usage w/ SLUB_STATS
2014-04-11 16:09:26 linux-kernel Re: [PATCH -mm v2.2] mm: get rid of __GFP_KMEMCG
2014-04-11 15:57:59 linux-kernel Re: [PATCH -mm] slab: document kmalloc_order
2014-04-08 22:58:27 linux-kernel Re: [PATCH 0/2] Disable zone_reclaim_mode by default
2014-04-08 14:17:09 linux-kernel Re: [PATCH 0/2] Disable zone_reclaim_mode by default
2014-04-08 14:14:10 linux-kernel Re: [PATCH 1/2] mm: Disable zone_reclaim_mode by default
2014-04-07 19:35:01 linux-kernel Re: mm: slub: gpf in deactivate_slab
2014-04-07 19:27:43 linux-kernel Re: [PATCH v3] Some printk cleanup in mm
2014-04-07 17:13:09 linux-kernel Re: mm: slub: gpf in deactivate_slab
2014-04-03 16:33:41 linux-kernel Re: [PATCH v2] mm: convert some level-less printks to pr_*
2014-02-24 19:52:11 linux-kernel Re: Has slab ctor operation changed? -- was [PATCH 1/1] afs: afs_alloc_inode: use kmem_cache_zalloc
2014-02-18 16:21:18 linux-kernel Re: [PATCH 9/9] slab: remove a useless lockdep annotation
2014-02-15 00:26:19 linux-kernel Re: [PATCH 2/9] slab: makes clear_obj_pfmemalloc() just return store masked value
2014-02-14 20:34:24 linux-kernel [PATCH 01/48] percpu: Add raw_cpu_ops
2014-02-14 20:33:56 linux-kernel [PATCH 03/48] modules: Use raw_cpu_write for initialization of per cpu refcount.
2014-02-14 20:32:52 linux-kernel [PATCH 07/48] tracing: Replace __get_cpu_var uses with this_cpu_ptr
2014-02-14 20:32:22 linux-kernel [PATCH 09/48] kernel misc: Replace __get_cpu_var uses
2014-02-14 20:31:58 linux-kernel [PATCH 12/48] drivers/oprofile: Replace __get_cpu_var uses for address calculation
2014-02-14 20:31:27 linux-kernel [PATCH 13/48] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr
2014-02-14 20:30:48 linux-kernel [PATCH 16/48] metag: Replace __get_cpu_var uses for address calculation
2014-02-14 20:30:10 linux-kernel [PATCH 18/48] drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
2014-02-14 20:29:36 linux-kernel [PATCH 20/48] time: Replace __get_cpu_var uses
2014-02-14 20:29:04 linux-kernel [PATCH 23/48] block: Replace __this_cpu_ptr with raw_cpu_ptr
2014-02-14 20:28:25 linux-kernel [PATCH 26/48] net: Replace get_cpu_var through this_cpu_ptr
2014-02-14 20:27:41 linux-kernel [PATCH 28/48] irqchips: Replace __this_cpu_ptr uses
2014-02-14 20:26:39 linux-kernel [PATCH 29/48] x86: Replace __get_cpu_var uses
2014-02-14 20:26:38 linux-kernel [PATCH 32/48] arm: Replace __this_cpu_ptr with raw_cpu_ptr
2014-02-14 20:26:12 linux-kernel [PATCH 33/48] MIPS: Replace __get_cpu_var uses in FPU emulator.
2014-02-14 20:25:24 linux-kernel [PATCH 36/48] s390: Replace __get_cpu_var uses
2014-02-14 20:24:54 linux-kernel [PATCH 37/48] s390: Handle new __get_cpu_var calls added in 3.14
2014-02-14 20:23:40 linux-kernel [PATCH 38/48] ia64: Replace __get_cpu_var uses
2014-02-14 20:23:39 linux-kernel [PATCH 40/48] powerpc: Handle new __get_cpu_var calls in 3.14
2014-02-14 20:23:11 linux-kernel [PATCH 41/48] sparc: Replace __get_cpu_var uses
2014-02-14 20:22:51 linux-kernel [PATCH 43/48] blackfin: Replace __get_cpu_var uses
2014-02-14 20:21:57 linux-kernel [PATCH 45/48] alpha: Replace __get_cpu_var
2014-02-14 20:21:06 linux-kernel [PATCH 46/48] sh: Replace __get_cpu_var uses