LinuxLists
Users
About
Arjan van de Ven (
[email protected]
)
Number of posts: 3786 (2.1 per day)
First post: 2004-10-23 14:51:16
Last post: 2009-10-05 14:24:40
Previous Page
/
Next Page
Date
List
Subject
2009-01-29 15:36:05
linux-kernel
Re: [PATCH] driver core: remove polling for driver_probe_done
2009-01-29 15:25:53
linux-kernel
Re: [PATCH] driver core: remove polling for driver_probe_done
2009-01-28 22:41:25
linux-kernel
Re: [PATCH 5/6] module: make modversion_info contain a pointer, not an array.
2009-01-28 18:22:21
linux-kernel
Re: Buggy IPI and MTRR code on low memory
2009-01-28 14:53:30
linux-kernel
Re: [PATCH 5/6] module: make modversion_info contain a pointer, not an array.
2009-01-27 21:23:43
linux-kernel
Re: a question about p4_clockmod module on Xeon quad core processors
2009-01-27 21:23:05
linux-kernel
Re: BISECTED: Re: source line numbers with x86_64 modules?
2009-01-27 16:51:32
linux-kernel
[pull request] async function call updates
2009-01-27 16:20:09
linux-kernel
Re: Checkpatch false positive?
2009-01-27 00:30:35
linux-kernel
Re: [RFC][PATCH] create workqueue threads only when needed
2009-01-26 16:19:21
linux-kernel
Re: Spamming linux-kernel and linux-scsi by out-of-tree patches (LIO)
2009-01-26 16:00:12
linux-kernel
Re: marching through all physical memory in software
2009-01-24 15:58:47
linux-kernel
Re: EXTRA_VERSION in #if LINUX_VERSION_CODE >= KERNEL_VERSION(x,x,x)
2009-01-19 12:50:42
linux-kernel
Re: [PATCH 2/2] async: Add some documentation.
2009-01-19 12:49:40
linux-kernel
Re: [PATCH 0/3] async fixes and documentation
2009-01-19 00:37:18
linux-kernel
Re: [PATCH 2/2] async: Add some documentation.
2009-01-19 00:08:54
linux-kernel
Re: [4/7] dst: thread pool.
2009-01-18 21:07:13
linux-kernel
Re: [PATCH] Compress kernel modules on installation.
2009-01-15 09:22:41
linux-kernel
Re: [linux-pm] [PATCH] resume: wait for device probing to finish
2009-01-14 09:03:10
linux-kernel
Re: [PATCH 1/6] fastboot: Asynchronous function calls to speed up kernel boot
2009-01-14 08:59:54
linux-kernel
Re: [PATCH 2/2] async: Add some documentation.
2009-01-14 08:59:36
linux-kernel
Re: [PATCH 1/2] async: Handle kthread_run() return codes.
2009-01-13 15:01:30
linux-kernel
[PATCH 2/2] scripts: add x86 64 bit support to the markup_oops.pl script
2009-01-13 15:01:13
linux-kernel
[PATCH 1/2] scripts: add x86 register parser to markup_oops.pl
2009-01-13 15:00:46
linux-kernel
[patch 0/2] Improve the markup_oops.pl script
2009-01-13 09:22:17
linux-kernel
Re: [PATCH] x86: change the default cache size to 64 bytes
2009-01-12 10:14:00
linux-kernel
[PATCH] async: fix __lowest_in_progress()
2009-01-12 09:58:55
linux-kernel
[patch] Improve oops decoding for modules
2009-01-10 21:27:17
linux-kernel
[PATCH] acpi: Initialize the batter driver asynchronous
2009-01-10 21:26:23
linux-kernel
[PATCH] bootgraph: make the bootgraph script show async waiting time
2009-01-10 21:25:50
linux-kernel
[PATCH 2/2] libata: only ports >= 0 need to synchronize
2009-01-10 21:25:34
linux-kernel
[PATCH 1/2] libata: Add a per-host flag to opt-in into parallel port probes
2009-01-10 21:19:49
linux-kernel
Re: todays git: WARNING: at drivers/ata/libata-sff.c:1017 ata_sff_hsm_move+0x45e/0x750()
2009-01-10 05:28:59
linux-kernel
Re: [patch] measurements, numbers about CONFIG_OPTIMIZE_INLINING=y impact
2009-01-10 05:13:26
linux-kernel
[PATCH 1/2] consolidate driver_probe_done() loops into one place
2009-01-10 05:13:06
linux-kernel
[PATCH 2/2] resume: wait for device probing to finish
2009-01-10 00:58:52
linux-kernel
Re: libata: make parallel port scan a per-host opt-in feature
2009-01-10 00:13:06
linux-kernel
libata: make parallel port scan a per-host opt-in feature
2009-01-09 22:54:31
linux-kernel
Re: [patch] measurements, numbers about CONFIG_OPTIMIZE_INLINING=y impact
2009-01-09 22:07:33
linux-kernel
Re: [patch] measurements, numbers about CONFIG_OPTIMIZE_INLINING=y impact
2009-01-09 21:52:22
linux-kernel
Re: Partially defer some of the async stuff to the next release
2009-01-09 21:29:18
linux-kernel
Re: Partially defer some of the async stuff to the next release
2009-01-09 20:51:34
linux-kernel
Re: Partially defer some of the async stuff to the next release
2009-01-09 15:07:25
linux-kernel
Partially defer some of the async stuff to the next release
2009-01-08 22:29:40
linux-kernel
Re: [fix] Too async libata breakage
2009-01-08 20:51:32
linux-kernel
[fix] Too async libata breakage
2009-01-08 19:26:54
linux-kernel
Re: Too async libata breakage
2009-01-08 15:19:25
linux-kernel
Re: "BUG: scheduling while atomic: pdflush/30/0x00000002" in latest git
2009-01-08 01:19:18
linux-kernel
Re: [PATCH 0/7] V3 of the async function call patches
2009-01-08 01:15:55
linux-kernel
Re: [PATCH 1/7] async: Asynchronous function calls to speed up kernel boot
2009-01-07 23:17:12
linux-kernel
[PATCH 7/7] async: don't do the initcall stuff post boot