ACPI patches for 2.6.34-rc3
W dniu 6 kwietnia 2010 09:09 użytkownik Len Brown <lenb(a)kernel.org> napisał: commit c8cf3a14a6615e06504664cd50ca90baa5f2ef7d Author: Rafael Wysocki <rjw(a)sisk.pl> Date:   Thu Mar 4 00:25:30 2010 +0000    ACPI / PM: Move ACPI video resume to a PM notifier    There is a problem with the ACPI video res... 6 Apr 2010 17:34
Coбepем для Bac по сeти интeрнет базy дaнныx пoтенциaльных kлитентoв для Вашего Бизнеcа (название, тeлeфон, факc, адpес, pод дeятельности, e-mail, www, именa и др информaцию) Узнайтe подрoбнeе пo: Teлeфону +79133913837 ICQ: 6288862 Email: prodawez@mi
�o�ep�� ��� Bac �� �e�� ���e���� ���y �a���x �o�����a����� k������o� ��� ������ �����c� (��������, �e�e���, ���c, ��p��, p�� �e����������, e-mail, www, ����a � �� ������a���) ������e ����o��e� �o: �e�e���� +79133913837 ICQ: 6288862 Email: prodawez(a)mixmail.com Skype: basedannix -- To unsubscribe from th... 6 Apr 2010 04:14
[PATCH] sched: Fix sched_getaffinity
taskset on 2.6.34-rc3 fails on one of my ppc64 test boxes with the following error: sched_getaffinity(0, 16, 0x10029650030) = -1 EINVAL (Invalid argument) This box has 128 threads and 16 bytes is enough to cover it. Commit cd3d8031eb4311e516329aee03c79a08333141f1 (sched: sched_getaffinity(): Allow less than ... 6 Apr 2010 04:14
2.6.34-rc: key ffff8801fefc0310 not in .data!
Hi, similar messages have been reported for CONFIG_MICROCODE [0] and CONFIG_THERMAL [1], this one is for something else, I guess: BUG: key ffff8801fefc0310 not in .data! ------------[ cut here ]------------ WARNING: at /usr/local/src/linux-2.6-git/kernel/lockdep.c:2696 lockdep_init_map+0x11c/0x140() Hardwa... 6 Apr 2010 05:18
[git pull] Input updates for 2.6.34-rc3
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus or master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. Changelog: --------- Chase Douglas (1): Input: ALPS - add signature for HP Pav... 6 Apr 2010 03:10
in x86 architecture ,why the function atomic_sub_and_test() does not disable the interrupt?
> static inline int atomic_sub_and_test(int i, atomic_t *v) { unsigned char c; asm volatile(LOCK_PREFIX "subl %2,%0; sete %1" : "+m" (v->counter), "=qm" (c) : "ir" (i) : "memory"); return c; } Why would disabling interrupts be necessary? The LOCK_PREFIX makes the ... 6 Apr 2010 03:09
Arch specific mmap attributes (Was: mprotect pgprot handling weirdness)
On Tue, 2010-04-06 at 14:52 +0900, KOSAKI Motohiro wrote: (Adding linux-arch) This check was introduced the following commit. yes now we don't consider arch specific PROT_xx flags. but I don't think it is odd. Yeah, I can imagine at least embedded people certenary need arch specific PROT_xx flags a... 6 Apr 2010 18:43
[RESEND PATCH v2 3/6] lis3: Introduce platform data for second ff / wu unit
8 bit device has two wakeup / free fall units. It was not possible to configure the second unit. This patch introduces configuration entry to the platform data and also corresponding changes to the 8 bit setup function. High pass filters were enabled by default. Patch introduces configuration option for high pas... 6 Apr 2010 03:09
[RESEND PATCH v2 6/6] lis3: Setup poll interval limits
Set valid adjustment window (0 - 2000ms). Signed-off-by: Samu Onkalo <samu.p.onkalo(a)nokia.com> Acked-by: Éric Piel <eric.piel(a)tremplin-utc.net> --- drivers/hwmon/lis3lv02d.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/hwmon/lis3lv02d.c b/drivers/hwmon/lis3lv02d.c index... 6 Apr 2010 03:09
[RESEND PATCH v2 0/6] lis3lv02d: click and threshold interrupts
Patch set is not changed since acked by: �ric Piel <eric.piel(a)tremplin-utc.net> Date: 06-Mar-2010 http://www.spinics.net/lists/lm-sensors/msg27902.html Applies to 2.6.34-RC3 Tested on 2.6.32 for omap3 Original cover-letter from original patch set v2: This patch set replaces my previous one. (see http:... 6 Apr 2010 02:05