LinuxLists
Users
About
Pekka Enberg (
[email protected]
)
Number of posts: 610 (1.09 per day)
First post: 2010-08-09 18:32:13
Last post: 2012-02-22 08:40:44
Previous Page
/
Next Page
Date
List
Subject
2012-10-26 15:31:06
linux-kernel
Re: [BUG] lkvm crash on crashkernel boot
2012-10-25 07:17:30
linux-kernel
Re: [BUG] lkvm crash on crashkernel boot
2012-10-25 06:44:56
linux-kernel
Re: [RFC v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page
2012-10-24 18:02:39
linux-kernel
Re: [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common
2012-10-24 09:03:16
linux-kernel
Re: [RFC 1/2] vmevent: Implement pressure attribute
2012-10-24 08:58:41
linux-kernel
Re: [PATCH 1/2] slab: commonize slab_cache field in struct page
2012-10-24 08:56:29
linux-kernel
Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-24 08:56:27
linux-kernel
Re: [PATCH 2/2] slab: move kmem_cache_free to common code
2012-10-24 08:05:24
linux-kernel
Re: [PATCH for-v3.7 1/2] slub: optimize poorly inlined kmalloc* functions
2012-10-24 06:54:10
linux-kernel
Re: [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy
2012-10-24 06:43:14
linux-kernel
Re: [PATCH v5 01/18] move slabinfo processing to slab_common.c
2012-10-21 15:39:42
linux-kernel
Re: [GIT PULL] Linux KVM tool for v3.7-rc0
2012-10-21 15:19:33
linux-kernel
Re: [PATCH] tools/kvm: Add a .s file rule
2012-10-19 07:20:43
linux-kernel
Re: [PATCH 2/2] slub: remove one code path and reduce lock contention in __slab_free()
2012-10-18 10:31:44
linux-kernel
Re: [GIT PULL] Linux KVM tool for v3.7-rc0
2012-10-16 18:04:31
linux-kernel
Re: Reading /proc/slabinfo causes stalls
2012-10-13 06:54:22
linux-kernel
Re: kmemcheck: Fatal error; system fails to boot when kmemcheck enabled
2012-10-12 12:37:46
linux-kernel
Re: [PATCH 2/3] vmevent: Factor vmevent_match_attr() out of vmevent_match()
2012-10-12 12:12:58
linux-kernel
Re: [PATCH 0/3] A few cleanups and refactorings, sync w/ upstream
2012-10-12 11:34:43
linux-kernel
[GIT PULL] Linux KVM tool for v3.7-rc0
2012-10-12 11:34:18
linux-kernel
[GIT PULL] SLAB updates for v3.7-rc0
2012-10-10 06:27:56
linux-kernel
Re: [PATCH] [RESEND] mm, slab: release slab_mutex earlier in kmem_cache_destroy()
2012-10-04 17:55:52
linux-kernel
[GIT PULL] SLAB changes for v3.7-rc0
2012-10-03 06:47:38
linux-kernel
Re: linux-next: fate of the kvmtool tree
2012-10-01 07:29:00
linux-kernel
Re: [PATCH] slab: Ignore internal flags in cache creation
2012-08-31 07:12:27
linux-kernel
Re: [PATCH] perf/x86: Disable uncore on virtualized CPU.
2012-08-30 10:15:26
linux-kernel
Re: [patch v3.6] mm, slab: lock the correct nodelist after reenabling irqs
2012-08-25 17:34:36
linux-kernel
Re: Drop support for x86-32
2012-08-23 20:52:06
linux-kernel
Re: [PATCHv2 1/1] perf: Port to Android
2012-08-23 18:22:45
linux-kernel
Re: Drop support for x86-32
2012-08-21 14:42:11
linux-kernel
Re: [PATCH] perf/x86: Disable uncore on virtualized CPU.
2012-08-21 12:55:25
linux-kernel
Re: [PATCH] perf/x86: Disable uncore on virtualized CPU.
2012-08-20 05:04:42
linux-kernel
Re: [PATCH] perf ui/gtk: Ensure not to call gtk_main_quit() twice
2012-08-19 16:08:47
linux-kernel
Re: [PATCH] perf: silence GTK2 probing errors
2012-08-18 07:52:14
linux-kernel
Re: [PATCH] perf ui/gtk: Ensure not to call gtk_main_quit() twice
2012-08-17 11:28:27
linux-kernel
Re: [PATCH v2 3/5] perf ui/gtk: Implement helpline_fns
2012-08-17 10:57:55
linux-kernel
[PROBLEM] thinkpad_acpi: unhandled HKEY event 0x6040
2012-08-16 07:06:55
linux-kernel
Re: [PATCH 2/3] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
2012-08-16 06:40:15
linux-kernel
Re: [PATCH v3] mm: Restructure kmem_cache_create() to move debug cache integrity checks into a new function
2012-08-15 10:48:43
linux-kernel
Re: [PATCH 7/7] perf gtk/browser: Use hist_period_print functions
2012-08-13 17:05:42
linux-kernel
[tip:sched/core] sched: Document schedule() entry points
2012-08-13 16:59:44
linux-kernel
[tip:sched/core] sched: Document schedule() entry points
2012-08-06 17:13:58
linux-kernel
Re: [RFC/PATCH] zcache/ramster rewrite and promotion
2012-08-06 15:47:57
linux-kernel
Re: [PATCH 0/4] promote zcache from staging
2012-08-06 15:44:42
linux-kernel
Re: [RFC/PATCH] zcache/ramster rewrite and promotion
2012-08-04 08:59:09
linux-kernel
Re: [RFC/PATCH] zcache/ramster rewrite and promotion
2012-08-04 08:57:30
linux-kernel
Re: [RFC/PATCH] zcache/ramster rewrite and promotion
2012-08-04 08:50:02
linux-kernel
[PATCH v2] sched: Document schedule() entry points
2012-06-20 07:33:05
linux-kernel
Re: [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
2012-06-20 07:19:59
linux-kernel
Re: [PATCH 3/4] slub: refactoring unfreeze_partials()
2012-06-20 07:14:39
linux-kernel
Re: [PATCH 1,2/4 v4] slub: use __cmpxchg_double_slab() at interrupt disabled place