First  |  Prev |  Next  |  Last
Pages: 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901
PM / Hibernate: move non-swap code to image.c
On Wednesday, June 02, 2010, Jiri Slaby wrote: Now, when all the swap-independent code was separated, it's time to move it into a separate file called image.c. Although snapshot.c is image related too, we want to move the snapshot.c code to mm/, because it is rather a memory management so that mm people won... 25 Jun 2010 10:58
[GIT PULL 0/6] perf/core improvements and fixes for 2.6.36
Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core Regards, - Arnaldo Arnaldo Carvalho de Melo (4): perf ui: Introduce routine ui_browser__is_current_entry perf ui: Introduce ui_browser->seek to support multiple list structures perf ui: Sepa... 25 Jun 2010 10:58
PM / Hibernate: dealign swsusp_info
On Wednesday, June 02, 2010, Jiri Slaby wrote: From: Jiri Slaby <jirislaby(a)gmail.com> Now there is no need to have swsusp_info page aligned thanks to chunk i/o support. We may add more info after it on the very same page. Later... OK Signed-off-by: Jiri Slaby <jirislaby(a)gmail.com> Cc: "Rafael... 25 Jun 2010 10:58
PM / Hibernate: add chunk i/o support
On Wednesday, June 02, 2010, Jiri Slaby wrote: Chunk support is useful when not writing whole pages at once. It takes care of joining the buffers into the pages and writing at once when needed. This adds functions for both reads and writes. In the end when pages are compressed they use this inter... 25 Jun 2010 09:53
add Honeywell hmc5843 3-Axis Magnetometer (digital compass) driver.
Steven King - 2009-12-11 06:50:12 Signed-off-by: Steven King <sfking(a)fdwdc.com> --- drivers/input/misc/Kconfig | 10 + drivers/input/misc/Makefile | 1 + drivers/input/misc/hmc5843.c | 515 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 526 insertions(+), 0 deleti... 25 Jun 2010 09:53
[PATCH 1/2] input: mt: Introduce MT event slots (rev 5b)
With the rapidly increasing number of intelligent multi-contact and multi-user devices, the need to send digested, filtered information from a set of different sources within the same device is imminent. This patch adds the concept of slots to the MT protocol. The slots enumerate a set of identified sources, such t... 25 Jun 2010 09:53
BMP085 : Change the macro to swap
On Fri, Jun 25, 2010 at 3:00 PM, Datta, Shubhrajyoti <shubhrajyoti(a)ti.com> wrote: -----Original Message----- From: J.I. Cameron [mailto:jic23(a)hermes.cam.ac.uk] On Behalf Of Jonathan Cameron Sent: Thursday, June 24, 2010 6:23 PM To: Datta, Shubhrajyoti Cc: linux-kernel(a)vger.kernel.org; Chr... 25 Jun 2010 09:53
[PATCH] cred - synchronize rcu before releasing cred
BZ 591015 - kernel BUG at kernel/cred.c:168 https://bugzilla.redhat.com/show_bug.cgi?id=591015 Above bugzilla reported bug during the releasing of old cred structure. There is reproducer attached to the bugzilla. The issue is caused by releasing old cred struct while other kernel path might be still using i... 25 Jun 2010 09:53
PM / Hibernate: user, implement user_ops reader
On Wednesday, June 02, 2010, Jiri Slaby wrote: Switch /dev/snapshot writer to hibernate_io_ops approach so that we can do whatever we want with snapshot processing code. All the later code changes will be transparent and needn't care about different readers/writers. In this patch only reader is imple... 25 Jun 2010 09:52
[PATCH 0/2] [RESEND] MT slots
Hi Dmitry, Please find enclosed a resend of the MT slot patches, targetting 2.6.36. The MT slots are implemented in the mtdev library, so the protocol is getting a fair amount of testing. Regarding MT event codes that require special initial values, it is assumed that the driver will initalize the mt slots prope... 25 Jun 2010 09:52
First  |  Prev |  Next  |  Last
Pages: 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901