i386: work around miscompilation of alternatives code

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6041b57c6c99dcb59524f1bb0db0628c2689a464 Commit: 6041b57c6c99dcb59524f1bb0db0628c2689a464 Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Joerg Roedel [EMAIL PROTECTED] AuthorDate: Thu

x86_64: display more intuitive error message if kernel is not 2MB aligned

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=069f11f9d66bc582fb40a37a7b92363f5d321969 Commit: 069f11f9d66bc582fb40a37a7b92363f5d321969 Parent: 6041b57c6c99dcb59524f1bb0db0628c2689a464 Author: Vivek Goyal [EMAIL PROTECTED] AuthorDate: Thu

Bug in mm/thrash.c function grab_swap_token()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7faaa5f0bf4db6ac4908038e2139adc46c165ff4 Commit: 7faaa5f0bf4db6ac4908038e2139adc46c165ff4 Parent: 069f11f9d66bc582fb40a37a7b92363f5d321969 Author: Mika Kukkonen [EMAIL PROTECTED] AuthorDate:

Documentation/gpio.txt mentions GENERIC_GPIO

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=32993b793fb07784fd1380004f5b34f31f9105d5 Commit: 32993b793fb07784fd1380004f5b34f31f9105d5 Parent: 7faaa5f0bf4db6ac4908038e2139adc46c165ff4 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

x86_64: new syscall

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9393e1dc8e394bd59217178b26b2476dc43e8667 Commit: 9393e1dc8e394bd59217178b26b2476dc43e8667 Parent: 32993b793fb07784fd1380004f5b34f31f9105d5 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Thu

AFS: fix a couple of problems with unlinking AFS files

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f300ca9284caabdd2c07c7f91b90f1f530f614e Commit: 0f300ca9284caabdd2c07c7f91b90f1f530f614e Parent: 9d577b6a31a53a19d3b0fe414d645a61ef201846 Author: David Howells [EMAIL PROTECTED] AuthorDate:

AFS: implement statfs

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=45222b9e02fb282eb0a8007a3d992dd229ec2410 Commit: 45222b9e02fb282eb0a8007a3d992dd229ec2410 Parent: 0f300ca9284caabdd2c07c7f91b90f1f530f614e Author: David Howells [EMAIL PROTECTED] AuthorDate:

VM statistics: Make timer deferrable

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39bf6270f524bbe2682b56f2a979703abf937dd1 Commit: 39bf6270f524bbe2682b56f2a979703abf937dd1 Parent: 45222b9e02fb282eb0a8007a3d992dd229ec2410 Author: Christoph Lameter [EMAIL PROTECTED]

frv: gdb: use __maybe_unused

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a9d6e7cb0d1e5acc61d481d7a1ea25c294c3dff Commit: 0a9d6e7cb0d1e5acc61d481d7a1ea25c294c3dff Parent: 39bf6270f524bbe2682b56f2a979703abf937dd1 Author: David Rientjes [EMAIL PROTECTED] AuthorDate:

h8300 syscall update

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=44316634460a6b368ad3160da6cba3b4725a1433 Commit: 44316634460a6b368ad3160da6cba3b4725a1433 Parent: 0a9d6e7cb0d1e5acc61d481d7a1ea25c294c3dff Author: Yoshinori Sato [EMAIL PROTECTED] AuthorDate:

m32r: fix switch_to macro to push/pop frame pointer if needed

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43c09ce7927912c7867617cba0a265beea38a154 Commit: 43c09ce7927912c7867617cba0a265beea38a154 Parent: 44316634460a6b368ad3160da6cba3b4725a1433 Author: Hirokazu Takata [EMAIL PROTECTED] AuthorDate:

m32r: fix tme_handler to check _PAGE_PRESENT bit

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0d4f64681695b0e389f7121eb647b27c602990bc Commit: 0d4f64681695b0e389f7121eb647b27c602990bc Parent: 43c09ce7927912c7867617cba0a265beea38a154 Author: Hirokazu Takata [EMAIL PROTECTED] AuthorDate:

m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23c9bbbac57ae50dceadfda37b49785ec04dd42f Commit: 23c9bbbac57ae50dceadfda37b49785ec04dd42f Parent: 0d4f64681695b0e389f7121eb647b27c602990bc Author: Hirokazu Takata [EMAIL PROTECTED] AuthorDate:

Let SYSV68_PARTITION default to yes on VME only

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22258d406f91d7f7ee8e58f18b3722d0647f6a9a Commit: 22258d406f91d7f7ee8e58f18b3722d0647f6a9a Parent: 23c9bbbac57ae50dceadfda37b49785ec04dd42f Author: Geert Uytterhoeven [EMAIL PROTECTED]

uml: remove task_protections

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=57598fd7b31f6437874308a79ca23e51c74da59b Commit: 57598fd7b31f6437874308a79ca23e51c74da59b Parent: 22258d406f91d7f7ee8e58f18b3722d0647f6a9a Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Thu

uml: use UM_THREAD_SIZE in userspace code

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1a79c400a86f2f6a6735480e31f6ee159e76fa2 Commit: e1a79c400a86f2f6a6735480e31f6ee159e76fa2 Parent: 57598fd7b31f6437874308a79ca23e51c74da59b Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Thu

uml: tidy IRQ code

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2ea5bc5e5bb51492f189bba44045e0de7decf4a0 Commit: 2ea5bc5e5bb51492f189bba44045e0de7decf4a0 Parent: e1a79c400a86f2f6a6735480e31f6ee159e76fa2 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Thu

uml: iRQ stacks

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c14b84949e127560084c7c56b365931c71c60768 Commit: c14b84949e127560084c7c56b365931c71c60768 Parent: 2ea5bc5e5bb51492f189bba44045e0de7decf4a0 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Thu

uml: shrink kernel stacks

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02239c29967418284c05d58971894d658575e78c Commit: 02239c29967418284c05d58971894d658575e78c Parent: c14b84949e127560084c7c56b365931c71c60768 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Thu

getrusage(): fill ru_inblock and ru_oublock fields if possible

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6eaeeaba39e5fa3d52a0bb8de15e995516ae251a Commit: 6eaeeaba39e5fa3d52a0bb8de15e995516ae251a Parent: 02239c29967418284c05d58971894d658575e78c Author: Eric Dumazet [EMAIL PROTECTED] AuthorDate: Thu

lib/hexdump

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99eaf3c45fe806c4a7f39b9be4a1bd0dfc617699 Commit: 99eaf3c45fe806c4a7f39b9be4a1bd0dfc617699 Parent: 6eaeeaba39e5fa3d52a0bb8de15e995516ae251a Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Thu

Consolidate asm/poll.h

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=04dd08b45be863f016df648a149ade1411608d00 Commit: 04dd08b45be863f016df648a149ade1411608d00 Parent: 99eaf3c45fe806c4a7f39b9be4a1bd0dfc617699 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

small cleanup in gpt partition handling

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4c64c30a5c96bb798cbd6097d4996205b5359fa2 Commit: 4c64c30a5c96bb798cbd6097d4996205b5359fa2 Parent: 04dd08b45be863f016df648a149ade1411608d00 Author: Olaf Hering [EMAIL PROTECTED] AuthorDate: Thu

synclink_gt: add compat_ioctl

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2acdb1694494eb6f17b44b2b3065879af32d0d46 Commit: 2acdb1694494eb6f17b44b2b3065879af32d0d46 Parent: 4c64c30a5c96bb798cbd6097d4996205b5359fa2 Author: Paul Fulghum [EMAIL PROTECTED] AuthorDate: Thu

powerpc: fixup hard_irq_disable semantics

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1fa2e136ff64a3814a98c03d46320b9e80d29c8 Commit: e1fa2e136ff64a3814a98c03d46320b9e80d29c8 Parent: 2acdb1694494eb6f17b44b2b3065879af32d0d46 Author: Benjamin Herrenschmidt [EMAIL PROTECTED]

Add hard_irq_disable()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d3fbbb391e280724f7f7804ab00ff61cf1b6a4c Commit: 2d3fbbb391e280724f7f7804ab00ff61cf1b6a4c Parent: e1fa2e136ff64a3814a98c03d46320b9e80d29c8 Author: Benjamin Herrenschmidt [EMAIL PROTECTED]

stop_machine() now uses hard_irq_disable

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a12bb44471b819c7f33d8a83044e7116c124e3d5 Commit: a12bb44471b819c7f33d8a83044e7116c124e3d5 Parent: 2d3fbbb391e280724f7f7804ab00ff61cf1b6a4c Author: Benjamin Herrenschmidt [EMAIL PROTECTED]

Overrun in drivers/char/rio/riocmd.c

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=84ea77635b91a6ca1c0c592ee5ddc0c780856b97 Commit: 84ea77635b91a6ca1c0c592ee5ddc0c780856b97 Parent: a12bb44471b819c7f33d8a83044e7116c124e3d5 Author: Eric Sesterhenn / Snakebyte [EMAIL PROTECTED]

SubmitChecklist: add -W help

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98091696653e8ac32a2653589923acd8198777ac Commit: 98091696653e8ac32a2653589923acd8198777ac Parent: 84ea77635b91a6ca1c0c592ee5ddc0c780856b97 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

module_author: don't advise putting in an email address

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=108f39a1b3b1e4b28ca8cc156f06171445499d21 Commit: 108f39a1b3b1e4b28ca8cc156f06171445499d21 Parent: 98091696653e8ac32a2653589923acd8198777ac Author: Rene Herman [EMAIL PROTECTED] AuthorDate: Thu

tty: add compat_ioctl

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e10cc1df1d2014f68a4bdcf73f6dd122c4561f94 Commit: e10cc1df1d2014f68a4bdcf73f6dd122c4561f94 Parent: 108f39a1b3b1e4b28ca8cc156f06171445499d21 Author: Paul Fulghum [EMAIL PROTECTED] AuthorDate: Thu

consolidate generic_writepages and mpage_writepages

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ea971801625184a91a6d80ea85e53875caa0bf5 Commit: 0ea971801625184a91a6d80ea85e53875caa0bf5 Parent: e10cc1df1d2014f68a4bdcf73f6dd122c4561f94 Author: Miklos Szeredi [EMAIL PROTECTED] AuthorDate:

MPC52xx PSC SPI master driver

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=00b8fd236764e3d5bc1d30dc65e256e283de4c3d Commit: 00b8fd236764e3d5bc1d30dc65e256e283de4c3d Parent: 0ea971801625184a91a6d80ea85e53875caa0bf5 Author: Dragos Carp [EMAIL PROTECTED] AuthorDate: Thu

use defines in sys_getpriority/sys_setpriority

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e88c553db938ad016026375f0545304b9030b42 Commit: 3e88c553db938ad016026375f0545304b9030b42 Parent: 00b8fd236764e3d5bc1d30dc65e256e283de4c3d Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

rtc-rs5c313.c: error and warning are fixed

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a3f1d53dbf112d2387f8b80682afc1084f9dfc3 Commit: 9a3f1d53dbf112d2387f8b80682afc1084f9dfc3 Parent: 3e88c553db938ad016026375f0545304b9030b42 Author: kogiidena [EMAIL PROTECTED] AuthorDate: Thu

rtc-rs5c313.c: rtc_time value are fixed

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a6a078950d769ff211c1cbd9468e31162481f8d Commit: 5a6a078950d769ff211c1cbd9468e31162481f8d Parent: 9a3f1d53dbf112d2387f8b80682afc1084f9dfc3 Author: kogiidena [EMAIL PROTECTED] AuthorDate: Thu

rtc-rs5c313.c: add error handling to avoid hardware hangup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4ac24b3ba9016881b11646114bb5cd12cf23edd9 Commit: 4ac24b3ba9016881b11646114bb5cd12cf23edd9 Parent: 5a6a078950d769ff211c1cbd9468e31162481f8d Author: kogiidena [EMAIL PROTECTED] AuthorDate: Thu

attach_pid() with struct pid parameter

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e713d0dab21a68500720e222fa02567fc7dfb14b Commit: e713d0dab21a68500720e222fa02567fc7dfb14b Parent: 4ac24b3ba9016881b11646114bb5cd12cf23edd9 Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

statically initialize struct pid for swapper

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=820e45db2380eb1545fa2bc5d34b8b2f2933faeb Commit: 820e45db2380eb1545fa2bc5d34b8b2f2933faeb Parent: e713d0dab21a68500720e222fa02567fc7dfb14b Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

Explicitly set pgid and sid of init process

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e29b24aa6b3eb6c161cbb9e42fc20b47e67a7c6 Commit: 0e29b24aa6b3eb6c161cbb9e42fc20b47e67a7c6 Parent: 820e45db2380eb1545fa2bc5d34b8b2f2933faeb Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

Use struct pid parameter in copy_process()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85868995d9d82de5b0de38d695559daddffef893 Commit: 85868995d9d82de5b0de38d695559daddffef893 Parent: 0e29b24aa6b3eb6c161cbb9e42fc20b47e67a7c6 Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

Use task_pgrp() task_session() in copy_process()

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0800d30832ddecf2d9dc40068fed9df95930a8f1 Commit: 0800d30832ddecf2d9dc40068fed9df95930a8f1 Parent: 85868995d9d82de5b0de38d695559daddffef893 Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

Kill unused sesssion and group values in rocket driver

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=93ba0881176ace057bc3111c8bdd717a23cb75ed Commit: 93ba0881176ace057bc3111c8bdd717a23cb75ed Parent: 0800d30832ddecf2d9dc40068fed9df95930a8f1 Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

Don't init pgrp and __session in INIT_SIGNALS

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=325aa33da784e5997c756a151bc46e9cc9b79db2 Commit: 325aa33da784e5997c756a151bc46e9cc9b79db2 Parent: fa0334f19f0e1a1e570fc2a160dfe53536599ade Author: Sukadev Bhattiprolu [EMAIL PROTECTED]

signal/timer/event fds: anonymous inode source

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5dc8bf8132d59c03fe2562bce165c2f03f021687 Commit: 5dc8bf8132d59c03fe2562bce165c2f03f021687 Parent: 325aa33da784e5997c756a151bc46e9cc9b79db2 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: signalfd wire up x86 arches

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2121e24bd8dd16b4e3f8d995428e2a748d5180cc Commit: 2121e24bd8dd16b4e3f8d995428e2a748d5180cc Parent: fba2afaaec790dc5ab4ae8827972f342211bbb86 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: signalfd compat code

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d18c9220965b437287c3a7e803725c24992ceac Commit: 6d18c9220965b437287c3a7e803725c24992ceac Parent: 2121e24bd8dd16b4e3f8d995428e2a748d5180cc Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: timerfd core

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b215e283992899650c4271e7385c79e26fb9a88e Commit: b215e283992899650c4271e7385c79e26fb9a88e Parent: 6d18c9220965b437287c3a7e803725c24992ceac Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: timerfd wire up x86 arches

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=57ac8898508638ca6d15ecd8b911a431d673ff30 Commit: 57ac8898508638ca6d15ecd8b911a431d673ff30 Parent: b215e283992899650c4271e7385c79e26fb9a88e Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: timerfd compat code

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83f5d1266926c75890f1bc4678e49d79483cb573 Commit: 83f5d1266926c75890f1bc4678e49d79483cb573 Parent: 57ac8898508638ca6d15ecd8b911a431d673ff30 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: eventfd core

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1ad7468c77ddb94b0615d5f50fa255525fde0f0 Commit: e1ad7468c77ddb94b0615d5f50fa255525fde0f0 Parent: 83f5d1266926c75890f1bc4678e49d79483cb573 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

signal/timer/event: KAIO eventfd support example

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c3060bedd84144653a2ad7bea32389f65598d40 Commit: 9c3060bedd84144653a2ad7bea32389f65598d40 Parent: fdb902b1225e1668315f38e96d2f439452c03a15 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

epoll: use anonymous inodes

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da66f7cb0f69ab27dbf5b9d0b85c4b97716c44d1 Commit: da66f7cb0f69ab27dbf5b9d0b85c4b97716c44d1 Parent: 9c3060bedd84144653a2ad7bea32389f65598d40 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

epoll cleanups: epoll no module

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cea69241870e55638156a026814551d6c575fd7f Commit: cea69241870e55638156a026814551d6c575fd7f Parent: da66f7cb0f69ab27dbf5b9d0b85c4b97716c44d1 Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

epoll cleanups: epoll remove static pre-declarations and akpm-ize the code

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7699acd1341c63fdbcfc56994fb2989ec59d2a43 Commit: 7699acd1341c63fdbcfc56994fb2989ec59d2a43 Parent: cea69241870e55638156a026814551d6c575fd7f Author: Davide Libenzi [EMAIL PROTECTED] AuthorDate:

fbdev: geforce 7300 cleanup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e98e267c6f76f509cea4b4022ca502b1aa221d77 Commit: e98e267c6f76f509cea4b4022ca502b1aa221d77 Parent: 7699acd1341c63fdbcfc56994fb2989ec59d2a43 Author: Michal Piotrowski [EMAIL PROTECTED]

rivafb: Fix I2C getscl callback function

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=213b8a9af600316902e08e010fbcd216e42e41f7 Commit: 213b8a9af600316902e08e010fbcd216e42e41f7 Parent: 14340586148e7c88d7b1b752876f5b5227b200b9 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=14340586148e7c88d7b1b752876f5b5227b200b9 Commit: 14340586148e7c88d7b1b752876f5b5227b200b9 Parent: f23a06f076173c1f56572556169bf9e1793c5d59 Author: Nicolas Ferre [EMAIL PROTECTED] AuthorDate:

nvidiafb: Enable debugging messages a Kconfig option

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=647f2e7aeef833272c17a5366680321c3def3f23 Commit: 647f2e7aeef833272c17a5366680321c3def3f23 Parent: 213b8a9af600316902e08e010fbcd216e42e41f7 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

pm2fb: fb_sync added

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03b9ae4b80dd5b20d7bf7e15902592d50c66780d Commit: 03b9ae4b80dd5b20d7bf7e15902592d50c66780d Parent: 647f2e7aeef833272c17a5366680321c3def3f23 Author: Antonino A. Daplas [EMAIL PROTECTED]

VIDEO: remove archaic if[] construct from Kconfig file

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=11fe250d89cdce3d6bb43bd674f3dcdcaa78dbc8 Commit: 11fe250d89cdce3d6bb43bd674f3dcdcaa78dbc8 Parent: 03b9ae4b80dd5b20d7bf7e15902592d50c66780d Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

md: improve the is_mddev_idle test

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=435b71be20f2ad3688acd94c05e968e029464d60 Commit: 435b71be20f2ad3688acd94c05e968e029464d60 Parent: 11fe250d89cdce3d6bb43bd674f3dcdcaa78dbc8 Author: NeilBrown [EMAIL PROTECTED] AuthorDate: Thu

Input: evdev - fix overflow in compat_ioctl

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf61f8d357e5d71d74a3ca3be3cce52bf1a2c01a Commit: bf61f8d357e5d71d74a3ca3be3cce52bf1a2c01a Parent: 435b71be20f2ad3688acd94c05e968e029464d60 Author: Kenichi Nagai [EMAIL PROTECTED] AuthorDate:

[Bluetooth] Switch to using input_dev-dev.parent

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5be3946647424b08db0f62c545215cf506af8a52 Commit: 5be3946647424b08db0f62c545215cf506af8a52 Parent: 129a84de2347002f09721cda3155ccfd19fade40 Author: Marcel Holtmann [EMAIL PROTECTED] AuthorDate:

[Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d215874460e7657b8e104de024140e0932690450 Commit: d215874460e7657b8e104de024140e0932690450 Parent: 5be3946647424b08db0f62c545215cf506af8a52 Author: Marcel Holtmann [EMAIL PROTECTED] AuthorDate:

[Bluetooth] Fix NULL pointer dereference in HCI line discipline

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22ad42033b7d2b3d7928fba9f89d1c7f8a3c9581 Commit: 22ad42033b7d2b3d7928fba9f89d1c7f8a3c9581 Parent: d215874460e7657b8e104de024140e0932690450 Author: Marcel Holtmann [EMAIL PROTECTED] AuthorDate:

[Bluetooth] Fix unintentional fall-through in HCI line discipline

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c33be3c362f1bc98f6e2d731a274ef138ae80741 Commit: c33be3c362f1bc98f6e2d731a274ef138ae80741 Parent: 22ad42033b7d2b3d7928fba9f89d1c7f8a3c9581 Author: Marcel Holtmann [EMAIL PROTECTED] AuthorDate:

[NET] link_watch: Move link watch list into net_device

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=572a103ded0ad880f75ce83e99f0512fbb80b5b0 Commit: 572a103ded0ad880f75ce83e99f0512fbb80b5b0 Parent: c33be3c362f1bc98f6e2d731a274ef138ae80741 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Tue

[NET]: Remove link_watch delay for up even when we're down

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=294cc44b7e48a6e7732499eebcf409b231460d8e Commit: 294cc44b7e48a6e7732499eebcf409b231460d8e Parent: 572a103ded0ad880f75ce83e99f0512fbb80b5b0 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Tue

[MAC80211]: include linux/delay.h instead of asm/delay.h

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b323edbf9daf287fed50dcc63a85589ba24887b Commit: 5b323edbf9daf287fed50dcc63a85589ba24887b Parent: 294cc44b7e48a6e7732499eebcf409b231460d8e Author: Geert Uytterhoeven [EMAIL PROTECTED]

[NET_SCHED]: teql_enqueue can check limits before skb enqueue

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cd8c9e87be7ea891050ff1bebbf767a837eb5cf Commit: 4cd8c9e87be7ea891050ff1bebbf767a837eb5cf Parent: 5b323edbf9daf287fed50dcc63a85589ba24887b Author: Krishna Kumar [EMAIL PROTECTED] AuthorDate:

[NET] link_watch: Eliminate potential delay on wrap-around

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db0ccffed91e234cad99a35f07d5a322f410baa2 Commit: db0ccffed91e234cad99a35f07d5a322f410baa2 Parent: 4cd8c9e87be7ea891050ff1bebbf767a837eb5cf Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Tue

[NET] link_watch: Always schedule urgent events

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9568ba91b1fdd1ea4fdbf9fcc76b867cca6c1d5 Commit: d9568ba91b1fdd1ea4fdbf9fcc76b867cca6c1d5 Parent: db0ccffed91e234cad99a35f07d5a322f410baa2 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Wed

[SCTP]: Prevent OOPS if hmac modules didn't load

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8dc4984a6bdcaf56cdb458a7338c32c16f32540c Commit: 8dc4984a6bdcaf56cdb458a7338c32c16f32540c Parent: d9568ba91b1fdd1ea4fdbf9fcc76b867cca6c1d5 Author: Vlad Yasevich [EMAIL PROTECTED] AuthorDate:

[SCTP]: Correctly copy addresses in sctp_copy_laddrs

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70b57b814ed5a93bf21d9dc5f8a7d23620a77e44 Commit: 70b57b814ed5a93bf21d9dc5f8a7d23620a77e44 Parent: 8dc4984a6bdcaf56cdb458a7338c32c16f32540c Author: Vlad Yasevich [EMAIL PROTECTED] AuthorDate:

[SCTP]: Do not include ABORT chunk header in the notification.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac40e41f4ddec8882d3f7bc8fa98a4fce8796aff Commit: ac40e41f4ddec8882d3f7bc8fa98a4fce8796aff Parent: 70b57b814ed5a93bf21d9dc5f8a7d23620a77e44 Author: Vlad Yasevich [EMAIL PROTECTED] AuthorDate:

[IPV6]: Send ICMPv6 error on scope violations.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bb1ab09e4f6287c0b6c9cdbd463147cbd003f54 Commit: 5bb1ab09e4f6287c0b6c9cdbd463147cbd003f54 Parent: ac40e41f4ddec8882d3f7bc8fa98a4fce8796aff Author: David L Stevens [EMAIL PROTECTED] AuthorDate:

[IPV6]: Do no rely on skb-dst before it is assigned.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e76b2b2567b83448c2ee85a896433b96150c92e6 Commit: e76b2b2567b83448c2ee85a896433b96150c92e6 Parent: 5bb1ab09e4f6287c0b6c9cdbd463147cbd003f54 Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a6bf6fe716ea09160ee11660ee66a930167692b Commit: 9a6bf6fe716ea09160ee11660ee66a930167692b Parent: e76b2b2567b83448c2ee85a896433b96150c92e6 Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[IrDA]: KingSun/DonShine USB IrDA dongle support.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a2af421f1819946556c6f467b1efdd0dc84af4d5 Commit: a2af421f1819946556c6f467b1efdd0dc84af4d5 Parent: 9a6bf6fe716ea09160ee11660ee66a930167692b Author: Alex Villac�s Lasso [EMAIL PROTECTED]

[UDP]: Fix AF-specific references in AF-agnostic code.

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fc038410b4b1643766f8033f4940bcdb1dace633 Commit: fc038410b4b1643766f8033f4940bcdb1dace633 Parent: a2af421f1819946556c6f467b1efdd0dc84af4d5 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[NET]: Fix dev-qdisc race for NETDEV_TX_LOCKED case

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5830725f8a36908111ecccf2899d06d6dcf54d45 Commit: 5830725f8a36908111ecccf2899d06d6dcf54d45 Parent: fc038410b4b1643766f8033f4940bcdb1dace633 Author: Thomas Graf [EMAIL PROTECTED] AuthorDate: Thu

[NET_SCHED]: Rationalise return value of qdisc_restart

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d90df3ad07a20cd93921e05ff2b12ca7030b4fd7 Commit: d90df3ad07a20cd93921e05ff2b12ca7030b4fd7 Parent: 5830725f8a36908111ecccf2899d06d6dcf54d45 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Thu

[NET_SCHED]: Reread dev-qdisc for NETDEV_TX_OK

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cce1fa36a8ed36e8a3f64455e2a830f48e904c64 Commit: cce1fa36a8ed36e8a3f64455e2a830f48e904c64 Parent: d90df3ad07a20cd93921e05ff2b12ca7030b4fd7 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Thu

[NET_SCHED]: Avoid requeue warning on dev_deactivate

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=41a23b0788610b27ecb4c4ee857f3fe7168f1070 Commit: 41a23b0788610b27ecb4c4ee857f3fe7168f1070 Parent: cce1fa36a8ed36e8a3f64455e2a830f48e904c64 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Thu

[NETFILTER]: Clean up table initialization

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3c2ad469c317147fc1de19579f8173ddb68a9e91 Commit: 3c2ad469c317147fc1de19579f8173ddb68a9e91 Parent: 41a23b0788610b27ecb4c4ee857f3fe7168f1070 Author: Patrick McHardy [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: nf_nat: remove unused argument of function allocating binding

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba4c7cbadd2c025321809b522c398fc81cd5d75d Commit: ba4c7cbadd2c025321809b522c398fc81cd5d75d Parent: 3c2ad469c317147fc1de19579f8173ddb68a9e91 Author: Yasuyuki Kozakai [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: nf_conntrack: Removes duplicated declarations

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c874d5f726ebaa5487d9fb7b057e28c25c4975a2 Commit: c874d5f726ebaa5487d9fb7b057e28c25c4975a2 Parent: ba4c7cbadd2c025321809b522c398fc81cd5d75d Author: Yasuyuki Kozakai [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fda61436835f6d46b6d85d4fe9206ffe682fe7f0 Commit: fda61436835f6d46b6d85d4fe9206ffe682fe7f0 Parent: c874d5f726ebaa5487d9fb7b057e28c25c4975a2 Author: Yasuyuki Kozakai [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: nf_nat: Clears helper private area when NATing

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d78a84913abc1b2ef1ec0c14a78ec99517cc122 Commit: 5d78a84913abc1b2ef1ec0c14a78ec99517cc122 Parent: df293bbb6ff80f40a2308140ba4cbc2d3c1b18da Author: Yasuyuki Kozakai [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: iptable_{filter,mangle}: more descriptive happy cracking message

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a176c1a61ed279f4d98b6adf9be84fb905d921c Commit: 4a176c1a61ed279f4d98b6adf9be84fb905d921c Parent: 5d78a84913abc1b2ef1ec0c14a78ec99517cc122 Author: Patrick McHardy [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW sockets

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=802169a4b0f71d25a0f798a9c0657a565b1e79bc Commit: 802169a4b0f71d25a0f798a9c0657a565b1e79bc Parent: 4a176c1a61ed279f4d98b6adf9be84fb905d921c Author: Patrick McHardy [EMAIL PROTECTED] AuthorDate:

[NETFILTER]: xt_conntrack: add compat support

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da0dd231436ba7e81789e93dd933d7a275e1709d Commit: da0dd231436ba7e81789e93dd933d7a275e1709d Parent: 802169a4b0f71d25a0f798a9c0657a565b1e79bc Author: Patrick McHardy [EMAIL PROTECTED] AuthorDate:

HID: add input mappings for non-working keys on Logitech S510 remote

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=529fa5473123a9e81e711a92e46fba732c4264ed Commit: 529fa5473123a9e81e711a92e46fba732c4264ed Parent: 36f021b579d195cdc5fa6f3e2bab198b4bf70643 Author: Charles Pillar [EMAIL PROTECTED] AuthorDate:

USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59e7e36c325b4d447a490ee163eac23025763681 Commit: 59e7e36c325b4d447a490ee163eac23025763681 Parent: 529fa5473123a9e81e711a92e46fba732c4264ed Author: Noel Kothe [EMAIL PROTECTED] AuthorDate: Mon

Bluetooth HID: HIDP - don't initialize force feedback

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b180bff4c606b2596c40b26f85af6bc7d8cc50b Commit: 3b180bff4c606b2596c40b26f85af6bc7d8cc50b Parent: 59e7e36c325b4d447a490ee163eac23025763681 Author: Jiri Kosina [EMAIL PROTECTED] AuthorDate: Tue

USB HID: report descriptor of Cypress USB barcode readers needs fixup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=66da876962f782a3974b4a957d12f20656584a4d Commit: 66da876962f782a3974b4a957d12f20656584a4d Parent: 3b180bff4c606b2596c40b26f85af6bc7d8cc50b Author: Jiri Kosina [EMAIL PROTECTED] AuthorDate: Wed

USB HID: usb_buffer_free() cleanup

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6675c5bd2a0ec223888b42cf97bc7dc900bf31fb Commit: 6675c5bd2a0ec223888b42cf97bc7dc900bf31fb Parent: 66da876962f782a3974b4a957d12f20656584a4d Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fed76ab3b206bd0c5a9e3be17cead0a22d7593c5 Commit: fed76ab3b206bd0c5a9e3be17cead0a22d7593c5 Parent: 6675c5bd2a0ec223888b42cf97bc7dc900bf31fb Author: Jan Kratochvil [EMAIL PROTECTED] AuthorDate:

HID: switch to using input_dev-dev.parent

2007-05-11 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e071298589418076ef0a9813677f2d7032b65baa Commit: e071298589418076ef0a9813677f2d7032b65baa Parent: fed76ab3b206bd0c5a9e3be17cead0a22d7593c5 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

  1   2   3   4   >