LinuxLists
Users
About
Tim Abbott (
[email protected]
)
Number of posts: 213 (1.28 per day)
First post: 2008-11-14 23:26:21
Last post: 2009-05-01 01:56:36
Previous Page
/
Next Page
Date
List
Subject
2009-04-27 18:09:24
linux-kernel
[PATCH 8/8] Remove unused support code for refok sections.
2009-04-27 18:07:41
linux-kernel
[PATCH 3/8] arm: Use __INIT macro instead of .text.init.
2009-04-27 18:07:15
linux-kernel
[PATCH 6/8] sh: Use __INIT macro instead of .text.init.
2009-04-27 18:06:45
linux-kernel
[PATCH 1/8] frv: Remove unused header asm/init.h.
2009-04-27 18:06:29
linux-kernel
[PATCH 0/8] cleanup old init and refok sections
2009-04-27 18:06:13
linux-kernel
[PATCH 7/8] sparc: cleanup references to deprecated .text.init* sections.
2009-04-27 18:05:50
linux-kernel
[PATCH 4/8] powerpc: Use TEXT_TEXT macro in linker script.
2009-04-27 16:49:04
linux-kernel
Re: [PATCH 05/15] arm: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 21:57:01
linux-kernel
Re: [PATCH v3 1/3] Make section names compatible with -ffunction-sections -fdata-sections
2009-04-26 17:31:49
linux-kernel
Re: [PATCH] kbuild: fix comment in modpost.c
2009-04-26 02:24:36
linux-kernel
[PATCH 10/15] powerpc: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:24:21
linux-kernel
[PATCH 14/15] x86: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:23:55
linux-kernel
[PATCH 09/15] mn10300: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:21:54
linux-kernel
[PATCH 08/15] m68k: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:21:38
linux-kernel
[PATCH 11/15] s390: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:21:21
linux-kernel
[PATCH 12/15] sh: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:20:38
linux-kernel
[PATCH 03/15] alpha: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:20:13
linux-kernel
[PATCH 06/15] ia64: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:18:40
linux-kernel
[PATCH 01/15] Add new HEAD_TEXT_SECTION macro.
2009-04-26 02:18:24
linux-kernel
Re: [PATCH v3 1/3] Make section names compatible with -ffunction-sections -fdata-sections
2009-04-26 02:18:06
linux-kernel
[PATCH 04/15] frv: convert frv to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:12:46
linux-kernel
[PATCH 15/15] modpost: convert modpost to use HEAD_TEXT_SECTION macro.
2009-04-26 02:12:30
linux-kernel
[PATCH 13/15] sparc: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:12:08
linux-kernel
[PATCH 05/15] arm: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:11:47
linux-kernel
[PATCH 07/15] m32r: convert to use __HEAD and HEAD_TEXT macros.
2009-04-26 02:11:32
linux-kernel
[PATCH 02/15] xtensa: convert to use __HEAD and HEAD_TEXT macros.
2009-04-24 15:33:51
linux-kernel
Re: [PATCH v3 0/3] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-23 22:32:59
linux-kernel
Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-23 21:02:33
linux-kernel
[PATCH v3 3/3] modpost: Support objects with more than 64k sections
2009-04-23 20:58:42
linux-kernel
[PATCH v3 1/3] Make section names compatible with -ffunction-sections -fdata-sections
2009-04-23 20:57:28
linux-kernel
[PATCH v3 2/3] modpost: Check the section flags, not name, to catch missing "ax"/"aw"
2009-04-23 20:52:48
linux-kernel
[PATCH v3 0/3] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-22 22:22:15
linux-kernel
Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-22 17:16:56
linux-kernel
Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-21 18:49:07
linux-kernel
Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-21 17:56:18
linux-kernel
Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-21 06:05:31
linux-kernel
Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-21 00:28:34
linux-kernel
Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-20 20:28:20
linux-kernel
Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-08 00:36:28
linux-kernel
Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-05 23:17:18
linux-kernel
[PATCH v2 2/4] modpost: Check the section flags, not name, to catch missing "ax"/"aw"
2009-04-05 23:16:55
linux-kernel
[PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-05 23:16:38
linux-kernel
[PATCH v2 1/4] Make section names compatible with -ffunction-sections -fdata-sections
2009-04-05 23:16:22
linux-kernel
[PATCH v2 4/4] x86: Add an option to compile with -ffunction-sections -fdata-sections
2009-04-05 23:15:50
linux-kernel
[PATCH v2 3/4] modpost: Support objects with more than 64k sections
2009-03-27 01:44:20
linux-kernel
Re: [PATCH 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-03-24 07:26:46
linux-kernel
Re: [PATCH 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-03-24 05:31:38
linux-kernel
[PATCH 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-03-24 05:31:20
linux-kernel
[PATCH 1/4] Make section names compatible with -ffunction-sections -fdata-sections
2009-03-24 05:30:52
linux-kernel
[PATCH 3/4] modpost: Support objects with more than 64k sections
2009-03-24 05:30:33
linux-kernel
[PATCH 4/4] x86: Add an option to compile with -ffunction-sections -fdata-sections