Alan Jenkins ([email protected])

Number of posts: 382 (0.41 per day)
First post: 2007-08-17 16:36:17
Last post: 2010-03-03 09:36:14

Date List Subject
2010-06-09 09:07:35 linux-kernel Re: Regression: BUG when battery is removed before resuming from hibernation
2010-06-08 15:27:25 linux-kernel Re: BUG when battery is removed before resuming from hibernation
2010-06-08 13:08:55 linux-kernel Regression: BUG when battery is removed before resuming from hibernation
2010-03-03 09:36:14 linux-wireless Re: [PATCH] rfkill bug fixed in rfkill_set_sw_state
2010-02-22 16:04:06 linux-kernel [PATCH] eeepc-laptop: check wireless hotplug events
2010-02-20 11:02:32 linux-kernel [PATCH] eeepc-laptop: disable wireless hotplug for 1005PE
2010-02-17 11:04:07 linux-kernel [PATCH] Input: serio - add thaw
2010-02-09 16:36:45 linux-kernel Re: s2disk hang update
2010-02-08 09:49:16 linux-kernel Re: [PATCH] i915 / PM: Fix crash while aborting hibernation (Re: [linux-pm] [regression] "drm/i915: implement new pm ops" disables irq on aborted s2disk)
2010-02-04 10:22:33 linux-kernel Re: [PATCH] Input: serio - re-add thaw (and add freeze)
2010-02-03 19:00:09 linux-kernel [PATCH] Input: serio - re-add thaw (and add freeze)
2009-12-10 16:25:26 linux-kernel Re: [PATCH] Documentation/email-clients.txt: clarify Thunderbird section
2009-12-10 14:57:47 linux-kernel [PATCH] Documentation/email-clients.txt: clarify Thunderbird section
2009-12-03 13:03:06 linux-kernel Re: [PATCH] uswsusp: automatically free the in-memory image once s2disk has finished with it
2009-12-02 14:28:12 linux-kernel [PATCH] uswsusp: automatically free the in-memory image once s2disk has finished with it
2009-12-02 11:49:46 linux-kernel Re: Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-12-02 11:35:04 linux-kernel Re: Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-12-02 11:11:11 linux-kernel Re: Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-12-02 08:57:07 linux-kernel Re: Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-12-01 20:27:22 linux-kernel Re: Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-12-01 19:59:46 linux-kernel Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-11-28 15:32:23 linux-wireless Re: rfkill: persistent device suspend/resume
2009-11-26 17:14:58 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-25 17:01:10 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-25 09:15:21 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-24 09:28:18 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-23 22:47:17 linux-kernel [PATCH] modpost: fix modules on ia64 - use @fptr() on exported function symbols
2009-11-23 22:44:27 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-21 00:02:36 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-20 15:51:31 linux-kernel [PATCH 4/4] kconfig: streamline_config.pl: let users specify the list of desired modules
2009-11-20 15:51:09 linux-kernel [PATCH 3/4] kconfig: streamline_config.pl: add handling for "if" statements in Kconfig
2009-11-20 15:51:04 linux-kernel [PATCH 2/4] kconfig: streamline_config.pl: fix out-of-tree builds
2009-11-20 15:51:00 linux-kernel [PATCH 1/4] kconfig: streamline_config.pl: "use strict" (and fix the errors)
2009-11-20 15:50:56 linux-kernel [PATCH 0/4] kconfig: streamline_config.pl: optionally accept lsmod output
2009-11-07 21:05:54 linux-kernel [PATCH 03/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option
2009-11-07 21:05:34 linux-kernel [PATCH 07/10] lib: Add generic binary search function to the kernel.
2009-11-07 21:04:56 linux-kernel [PATCH 10/10] module: fix is_exported() to return true for all types of exports
2009-11-07 21:04:52 linux-kernel [PATCH 08/10] lib: bsearch - remove redundant special case for arrays of size 0
2009-11-07 21:04:41 linux-kernel [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables
2009-11-07 21:04:32 linux-kernel [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol()
2009-11-07 21:04:25 linux-kernel [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-07 21:04:22 linux-kernel [PATCH 04/10] module: extract EXPORT_SYMBOL() from module.h into mod_export.h
2009-11-07 21:04:16 linux-kernel [PATCH 02/10] ARM: unexport symbols used to implement floating point emulation
2009-11-07 21:04:12 linux-kernel [PATCH 01/10] ARM: use unified discard definition in linker script
2009-11-07 20:59:12 linux-kernel [PATCH 0/10] module: Speed up symbol resolution during module loading (using binary search)
2009-11-05 14:24:13 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-04 10:00:50 linux-kernel Re: [PATCH 05/10] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
2009-11-04 09:45:42 linux-kernel Re: [PATCH 06/10] module: refactor symbol tables and try to reduce code size of each_symbol()
2009-11-03 15:34:57 linux-kernel Re: [PATCH 1/2] lib: Add generic binary search function to the kernel.
2009-11-03 12:16:23 linux-kernel Re: [PATCH 04/10] module: make MODULE_SYMBOL_PREFIX into a CONFIG option
2009-11-03 10:09:21 linux-kernel [PATCH 09/10] module: speed up find_symbol() using binary search on the builtin symbol tables