LinuxLists
Users
About
Tim Abbott (
[email protected]
)
Number of posts: 241 (0.66 per day)
First post: 2009-06-12 14:52:37
Last post: 2010-06-15 02:52:14
Next Page
Date
List
Subject
2010-06-15 02:52:14
linux-kernel
Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-15 02:45:44
linux-kernel
Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-14 22:21:13
linux-kernel
Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-14 22:02:25
linux-kernel
Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-14 14:32:53
linux-kernel
Re: [PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-07 23:27:57
linux-kernel
Re: [PATCH 1/2] vmlinux.lds.h: allow people to set a smaller rootfs alignment
2010-03-01 04:03:53
linux-kernel
Re: [PATCH 00/24] Rename kernel's magic sections for compatibility with -ffunction-sections -fdata-sections
2010-03-01 02:31:16
linux-kernel
Re: [PATCH 17/24] Rename .text.reset to .text..reset.
2010-01-10 16:15:45
linux-kernel
Re: "m68k: Cleanup linker scripts using new linker script macros." and old binutils (was: Re: [PATCH] m68k: Atari EtherNAT - Nicolas Pitre has a new email address)
2010-01-04 20:20:39
linux-kernel
[REGRESSION] um: CONFIG_STATIC_LINK=y broken
2009-12-22 02:13:58
linux-kernel
Re: [REGRESSION] um: CONFIG_STATIC_LINK=y broken
2009-12-22 00:53:59
linux-kernel
Re: [REGRESSION] um: CONFIG_STATIC_LINK=y broken
2009-12-22 00:28:05
linux-kernel
Re: [REGRESSION] um: CONFIG_STATIC_LINK=y broken
2009-11-21 21:15:26
linux-kernel
Re: Licensing on lib/bsearch.c?
2009-10-30 18:17:26
linux-kernel
Re: [PATCH v4 7/7] m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.
2009-10-30 01:30:48
linux-kernel
Re: [PATCH v4 7/7] m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.
2009-10-30 01:22:31
linux-kernel
Re: [PATCH v4 1/7] m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.
2009-10-18 17:27:55
linux-kernel
[PATCH v4 2/7] m68knommu: Make THREAD_SIZE available to assembly files.
2009-10-18 17:27:46
linux-kernel
[PATCH v4 4/7] m68knommu: Use more macros inside the .init section.
2009-10-18 17:27:39
linux-kernel
[PATCH v4 7/7] m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.
2009-10-18 17:27:29
linux-kernel
[PATCH v4 6/7] m68knommu: Move __init_end out of the .init section.
2009-10-18 17:24:07
linux-kernel
[PATCH v4 1/7] m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.
2009-10-18 17:24:05
linux-kernel
[PATCH v4 5/7] m68knommu: Move __init_begin out of the .init section.
2009-10-18 17:23:59
linux-kernel
[PATCH v4 3/7] m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.
2009-10-18 17:22:43
linux-kernel
Re: [PATCH v3 6/7] m68knommu: Move __init_end out of the .init section.
2009-10-15 16:47:37
linux-kernel
Re: powerpc problem with .data.page_aligned -> __page_aligned_data conversion
2009-10-15 16:39:20
linux-kernel
Re: powerpc problem with .data.page_aligned -> __page_aligned_data conversion
2009-10-13 16:49:06
linux-kernel
Re: [PATCH v4 2/2] arm: Clean up linker script using new linker script macros.
2009-10-13 16:03:27
linux-kernel
[PATCH v2] powerpc: remove unused __page_aligned definition.
2009-10-13 15:57:56
linux-kernel
Re: From: Tim Abbott <
[email protected]
>
2009-10-13 15:54:40
linux-kernel
From: Tim Abbott <
[email protected]
>
2009-10-13 15:40:52
linux-kernel
Re: [PATCH v3 4/7] m68knommu: Use more macros inside the .init section.
2009-10-13 01:34:41
linux-kernel
[PATCH v3 2/7] m68knommu: Make THREAD_SIZE available to assembly files.
2009-10-13 01:34:31
linux-kernel
[PATCH v3 4/7] m68knommu: Use more macros inside the .init section.
2009-10-13 01:34:23
linux-kernel
[PATCH v3 0/7] m68knommu: Clean up linker script using new linker script macros.
2009-10-13 01:34:07
linux-kernel
[PATCH v3 7/7] m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.
2009-10-13 01:33:51
linux-kernel
[PATCH v3 1/7] m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.
2009-10-13 01:33:44
linux-kernel
[PATCH v3 6/7] m68knommu: Move __init_end out of the .init section.
2009-10-13 01:32:56
linux-kernel
[PATCH v3 5/7] m68knommu: Move __init_begin out of the .init section.
2009-10-13 01:31:09
linux-kernel
[PATCH v3 3/7] m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.
2009-10-12 14:48:37
linux-kernel
Re: [PATCH v2 2/2] m68knommu: Clean up linker script using new linker script macros.
2009-10-12 14:42:20
linux-kernel
Re: [PATCH v4 2/2] arm: Clean up linker script using new linker script macros.
2009-10-02 20:33:51
linux-kernel
[PATCH v4 1/2] arm: convert to use __HEAD and HEAD_TEXT macros.
2009-10-02 20:33:39
linux-kernel
[PATCH v4 2/2] arm: Clean up linker script using new linker script macros.
2009-10-02 20:32:59
linux-kernel
Re: [PATCH 2/2] arm: Clean up linker script using new linker script macros.
2009-09-30 21:26:42
linux-kernel
[PATCH 1/2] arm: convert to use __HEAD and HEAD_TEXT macros.
2009-09-30 21:26:31
linux-kernel
[PATCH 2/2] arm: Clean up linker script using new linker script macros.
2009-09-30 21:26:23
linux-kernel
[PATCH v4 0/2] Linker script cleanup patches for arm
2009-09-27 21:25:31
linux-kernel
Re: [PATCH v2 0/2] Linker script cleanup patches for parisc
2009-09-27 17:58:24
linux-kernel
Re: [PATCH v2 2/2] m68k: Cleanup linker scripts using new linker script macros.
2009-09-27 17:05:09
linux-kernel
Re: [PATCH 1/2] lib: Add generic binary search function to the kernel.