Denys Vlasenko ([email protected])

Number of posts: 637 (0.15 per day)
First post: 2006-08-02 19:53:40
Last post: 2017-11-23 13:18:56

Date List Subject
2010-07-12 17:42:29 linux-kernel Re: Modpost error after changing CONFIG_SOUND from m to y
2010-07-12 17:40:53 linux-kernel Re: Modpost error after changing CONFIG_SOUND from m to y
2010-07-12 17:33:45 linux-kernel Re: Modpost error after changing CONFIG_SOUND from m to y
2010-07-12 17:11:51 linux-kernel Re: Modpost error after changing CONFIG_SOUND from m to y
2010-07-12 03:54:31 linux-kernel Modpost error after changing CONFIG_SOUND from m to y
2010-06-24 14:16:37 linux-kernel [PATCH] video: simplify strlen()==0 check in fb_get_options()
2010-06-24 03:21:59 linux-kernel [PATCH] fbcon: deinline four foo_update_attr() functions
2010-06-22 19:06:14 linux-kernel [PATCH] fbcon: deinline large static function get_color()
2010-06-17 20:19:15 linux-kernel Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-17 19:11:50 linux-kernel Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-17 18:54:26 linux-kernel Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-02-20 21:58:17 linux-kernel Re: [PATCH 00/24] Rename kernel's magic sections for compatibility with -ffunction-sections -fdata-sections
2010-02-20 00:45:51 linux-kernel [PATCH 23/24] Rename special text sections in arch/frv from .text.xxx to .text..xxx.
2010-02-20 00:37:43 linux-kernel [PATCH 10/24] Rename .data[.percpu][.xxx] to .data[..percpu][..xxx].
2010-02-20 00:37:28 linux-kernel [PATCH 12/24] Rename .data.vmpages and .data.vm0.xxx to .data..vmpages and .data..vm0.xxx.
2010-02-20 00:37:21 linux-kernel [PATCH 09/24] Rename .data..patch.xxx to .data..patch.xxx.
2010-02-20 00:08:32 linux-kernel [PATCH 01/24] Rename .data.cacheline_aligned to .data..cacheline_aligned.
2010-02-20 00:08:13 linux-kernel [PATCH 03/24] powerpc: remove unused __page_aligned definition.
2010-02-20 00:07:25 linux-kernel [PATCH 13/24] Rename .rodata.compressed to .rodata..compressed.
2010-02-20 00:06:58 linux-kernel [PATCH 14/24] Rename .text.ivt to .text..ivt.
2010-02-20 00:06:30 linux-kernel [PATCH 18/24] Rename .text.startup to .text..startup.
2010-02-20 00:06:15 linux-kernel [PATCH 19/24] Rename .data.nosave to .data..nosave.
2010-02-20 00:05:58 linux-kernel [PATCH 20/24] Rename .data.init to .data..init.
2010-02-20 00:05:47 linux-kernel [PATCH 24/24] Rename .text.start to .text..start.
2010-02-20 00:05:13 linux-kernel [PATCH 22/24] Rename .data.lock_aligned to .data..lock_aligned.
2010-02-20 00:05:09 linux-kernel [PATCH 21/24] Rename .data.initvect to .data..initvect.
2010-02-20 00:05:00 linux-kernel [PATCH 17/24] Rename .text.reset to .text..reset.
2010-02-20 00:04:57 linux-kernel [PATCH 16/24] Rename .text.page_aligned to .text..page_aligned.
2010-02-20 00:04:53 linux-kernel [PATCH 15/24] Rename .text.lock to .text..lock.
2010-02-20 00:04:48 linux-kernel [PATCH 07/24] Rename .data.gate to .data..gate.
2010-02-20 00:04:45 linux-kernel [PATCH 08/24] Rename .data.init_irqstack to .data..init_irqstack.
2010-02-20 00:04:42 linux-kernel [PATCH 11/24] Rename .data.read_mostly to .data..read_mostly.
2010-02-20 00:04:33 linux-kernel [PATCH 06/24] Rename .bss.stack to .bss..stack.
2010-02-20 00:04:27 linux-kernel [PATCH 05/24] Rename .bss.page_aligned to .bss..page_aligned.
2010-02-20 00:04:25 linux-kernel [PATCH 04/24] Rename .data.page_aligned to .data..page_aligned.
2010-02-20 00:04:20 linux-kernel [PATCH 02/24] Rename .data.init_task to .data..init_task.
2010-02-20 00:04:15 linux-kernel [PATCH 00/24] Rename kernel's magic sections for compatibility with -ffunction-sections -fdata-sections
2010-01-15 04:50:23 linux-kernel [PATCH] modpost: Support objects with more than 64k sections
2009-12-23 17:11:40 linux-kernel Re: git pull on linux-next makes my system crawl to its knees and beg for mercy
2009-12-23 15:27:23 linux-kernel Re: git pull on linux-next makes my system crawl to its knees and beg for mercy
2009-10-08 13:12:48 linux-kernel Re: [rfc][patch] store-free path walking
2009-09-10 00:01:27 linux-kernel Re: New fast(?)-boot results on ARM
2009-07-21 17:14:45 linux-kernel Re: Disk access just before shutdown power off.
2009-07-21 17:06:43 linux-kernel Re: Can access to /proc/$PID/exe be relaxed?
2009-07-21 16:57:53 linux-kernel Re: [RFC][PATCH] flexible array implementation
2009-07-16 23:44:28 linux-kernel Re: [PATCH] add "VmUsers: N" to /proc/$PID/status
2009-07-16 21:27:26 linux-kernel Re: [PATCH] add "VmUsers: N" to /proc/$PID/status
2009-07-15 01:22:21 linux-kernel [PATCH] add "VmUsers: N" to /proc/$PID/status
2009-07-07 04:40:06 linux-kernel Re: PROPOSAL: extend pipe() to support NULL argument.
2009-07-05 13:03:18 linux-kernel Re: [PATCH] unifdef: teach it about defined(FOO) syntax
2009-06-30 12:10:26 linux-kernel Re: [PATCH] make execve(NULL) re-execute current binary