Fix /proc/acpi/alarm BCD alarm encodings

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c67c36e4b86872ac875716d502748b84b2541de5 Commit: c67c36e4b86872ac875716d502748b84b2541de5 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Linus Torvalds [EMAIL PROTECTED] AuthorDate:

Fix pointer mismatches in proc_sysctl.c

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a2da53b181bdafcdecb43c457735ee2892ae885 Commit: 2a2da53b181bdafcdecb43c457735ee2892ae885 Parent: de48844398f81cfdf087d56e12c920d620dae8d5 Author: David Howells [EMAIL PROTECTED] AuthorDate:

fs: Fix to correct the mbcache entries counter

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f9e83489cbb3670df810d4f9fe308cde88faa0a9 Commit: f9e83489cbb3670df810d4f9fe308cde88faa0a9 Parent: 2a2da53b181bdafcdecb43c457735ee2892ae885 Author: Ram Gupta [EMAIL PROTECTED] AuthorDate: Thu

sched: fix sched_domain sysctl registration again

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7378547f2c83ca16a30d0a7c488a43a688ea0888 Commit: 7378547f2c83ca16a30d0a7c488a43a688ea0888 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Milton Miller [EMAIL PROTECTED] AuthorDate:

sched: fix fastcall mismatch in completion APIs

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b15136e9497ef5d6e08cf665e0d0acf7a229f6dc Commit: b15136e9497ef5d6e08cf665e0d0acf7a229f6dc Parent: 7378547f2c83ca16a30d0a7c488a43a688ea0888 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

sched: clean up sched_domain_debug()

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4dcf6aff023d9934630fb3649284951831c51f8f Commit: 4dcf6aff023d9934630fb3649284951831c51f8f Parent: b15136e9497ef5d6e08cf665e0d0acf7a229f6dc Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

sched: use show_regs() to improve __schedule_bug() output

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=838225b48edc971620cbeb292034dabd2b0d7d1d Commit: 838225b48edc971620cbeb292034dabd2b0d7d1d Parent: 4dcf6aff023d9934630fb3649284951831c51f8f Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

sched: document profile=sleep requiring CONFIG_SCHEDSTATS

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3da2a73ff5a2953a4ad8ebbf0aa7e6965ff9de2 Commit: b3da2a73ff5a2953a4ad8ebbf0aa7e6965ff9de2 Parent: 838225b48edc971620cbeb292034dabd2b0d7d1d Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Wed

sched: constify sched.h

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8972ccf00b7184a743eb6cd9bc7f3443357910c Commit: a8972ccf00b7184a743eb6cd9bc7f3443357910c Parent: b3da2a73ff5a2953a4ad8ebbf0aa7e6965ff9de2 Author: Joe Perches [EMAIL PROTECTED] AuthorDate: Wed

sched: clean up some control group code

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b01dfe37203e825edd8417ad3993d01cbbb527e Commit: 2b01dfe37203e825edd8417ad3993d01cbbb527e Parent: a8972ccf00b7184a743eb6cd9bc7f3443357910c Author: Paul Menage [EMAIL PROTECTED] AuthorDate: Wed

sched: make cpu_shares_{show,store}() static

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0f846aa76c3e03d54c1700a87cab3a46ccd71e2 Commit: a0f846aa76c3e03d54c1700a87cab3a46ccd71e2 Parent: 2b01dfe37203e825edd8417ad3993d01cbbb527e Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

sched: reduce balance-tasks overhead

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1d1484f72127a5580d37c379f6a5b2c2786434c Commit: e1d1484f72127a5580d37c379f6a5b2c2786434c Parent: a0f846aa76c3e03d54c1700a87cab3a46ccd71e2 Author: Peter Williams [EMAIL PROTECTED] AuthorDate:

sched: isolate SMP balancing code a bit more

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=681f3e68541d6f03e3e05d21fe15093578b8b539 Commit: 681f3e68541d6f03e3e05d21fe15093578b8b539 Parent: e1d1484f72127a5580d37c379f6a5b2c2786434c Author: Peter Williams [EMAIL PROTECTED] AuthorDate:

sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ef93cf11413e3f2dc28bfaf736e1f49981ed700 Commit: 8ef93cf11413e3f2dc28bfaf736e1f49981ed700 Parent: 681f3e68541d6f03e3e05d21fe15093578b8b539 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

remove Documentation/networking/net-modules.txt

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4316b450e811a7298c80bb4f905af2de5cab54a8 Commit: 4316b450e811a7298c80bb4f905af2de5cab54a8 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

drivers/net/ipg.c: cleanups

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96fd74b2d9b59edeed7ea1287d322b7661d549ca Commit: 96fd74b2d9b59edeed7ea1287d322b7661d549ca Parent: 4316b450e811a7298c80bb4f905af2de5cab54a8 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

natsemi: fix oops, link back netdevice from private-struct

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bbbab5ca835fb7676434815a47add8f2c696bec7 Commit: bbbab5ca835fb7676434815a47add8f2c696bec7 Parent: 0173b793ca477aa2ca516ebf0a35e137b678d466 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

cpmac: use print_mac() instead of MAC_FMT

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df523b5cd9950485350fb1b7d97d5b8882d94a4e Commit: df523b5cd9950485350fb1b7d97d5b8882d94a4e Parent: bbbab5ca835fb7676434815a47add8f2c696bec7 Author: Eugene Konev [EMAIL PROTECTED] AuthorDate: Wed

cpmac: convert to napi_struct interface

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67d129d14da1555bb3eaca754f6f81c02cacbe0e Commit: 67d129d14da1555bb3eaca754f6f81c02cacbe0e Parent: df523b5cd9950485350fb1b7d97d5b8882d94a4e Author: Eugene Konev [EMAIL PROTECTED] AuthorDate: Wed

cpmac: update to new fixed phy driver interface

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b88219f8a2028a1ca2dd17aa7c9d9b643615646e Commit: b88219f8a2028a1ca2dd17aa7c9d9b643615646e Parent: 67d129d14da1555bb3eaca754f6f81c02cacbe0e Author: Eugene Konev [EMAIL PROTECTED] AuthorDate: Wed

rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=500d2c2f7b8c1cf6194dc9e8f47c6e2295fc5be5 Commit: 500d2c2f7b8c1cf6194dc9e8f47c6e2295fc5be5 Parent: b88219f8a2028a1ca2dd17aa7c9d9b643615646e Author: Thomas Sailer [EMAIL PROTECTED] AuthorDate:

[netdrvr] forcedeth: add MCP77 device IDs

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96fd4cd3e40e240f0c385af87f58e74da8b7099a Commit: 96fd4cd3e40e240f0c385af87f58e74da8b7099a Parent: 500d2c2f7b8c1cf6194dc9e8f47c6e2295fc5be5 Author: Ayaz Abdulla [EMAIL PROTECTED] AuthorDate: Thu

[libata] Create internal helper ata_dev_set_feature()

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=218f3d30e60f32394738372c594d063f8e43ee6d Commit: 218f3d30e60f32394738372c594d063f8e43ee6d Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Thu

libata-core.c: make 2 functions static

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=741b776335c3e91b0b8bf765a97f9484a3cd5034 Commit: 741b776335c3e91b0b8bf765a97f9484a3cd5034 Parent: 218f3d30e60f32394738372c594d063f8e43ee6d Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

libata: cosmetic clean up in ata_eh_reset()

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e06d9ce7a49d2ef2858cf07b44a324fc3a4c192 Commit: 0e06d9ce7a49d2ef2858cf07b44a324fc3a4c192 Parent: 741b776335c3e91b0b8bf765a97f9484a3cd5034 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Wed

Fix pata_icside build for recent libata API changes

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c15fcafe1c42daff212d78d4ce9619a52a74379f Commit: c15fcafe1c42daff212d78d4ce9619a52a74379f Parent: 0e06d9ce7a49d2ef2858cf07b44a324fc3a4c192 Author: Al Viro [EMAIL PROTECTED] AuthorDate: Sun Oct

ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=edc93052844c2032b2ec5910ace516da9078714d Commit: edc93052844c2032b2ec5910ace516da9078714d Parent: c15fcafe1c42daff212d78d4ce9619a52a74379f Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Thu

lguest: use defines from x86 headers instead of magic numbers

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25c47bb35355c1e1b2ae325b49441b2c8b201ece Commit: 25c47bb35355c1e1b2ae325b49441b2c8b201ece Parent: db24e8c2ef7eceb46818a8c22fc38dea733fe159 Author: Rusty Russell [EMAIL PROTECTED] AuthorDate:

lguest: remove unused wake element from struct lguest

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=197bff630ae586252d24b3595c54f8f9b712610a Commit: 197bff630ae586252d24b3595c54f8f9b712610a Parent: 25c47bb35355c1e1b2ae325b49441b2c8b201ece Author: Rusty Russell [EMAIL PROTECTED] AuthorDate:

lguest: clean up lguest_launcher.h

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7334492b53706964eb055ed8e25e2e3315d7222a Commit: 7334492b53706964eb055ed8e25e2e3315d7222a Parent: 197bff630ae586252d24b3595c54f8f9b712610a Author: Rusty Russell [EMAIL PROTECTED] AuthorDate:

lguest: build fix

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13 Commit: 4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13 Parent: 7334492b53706964eb055ed8e25e2e3315d7222a Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Thu

lguest: Add to maintainers file.

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=568a17ffce2eeceae0cd9fc37e97cbad12f70278 Commit: 568a17ffce2eeceae0cd9fc37e97cbad12f70278 Parent: 4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13 Author: Rusty Russell [EMAIL PROTECTED] AuthorDate:

SG build fix

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e2a06489e4d4d85ca4ca20af23f213e95c2fbeb Commit: 5e2a06489e4d4d85ca4ca20af23f213e95c2fbeb Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: David Miller [EMAIL PROTECTED] AuthorDate: Wed

sg: add missing sg_init_table calls to zfcp

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de58d942924d431c1c2144ece35b0b9aceadaf2c Commit: de58d942924d431c1c2144ece35b0b9aceadaf2c Parent: 5e2a06489e4d4d85ca4ca20af23f213e95c2fbeb Author: Heiko Carstens [EMAIL PROTECTED] AuthorDate:

SG: Change sg_set_page() to take length and offset argument

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=642f149031d70415d9318b919d50b71e4724adbd Commit: 642f149031d70415d9318b919d50b71e4724adbd Parent: bd6dee6f30a0f6943df190b387b5f8fe98a848f3 Author: Jens Axboe [EMAIL PROTECTED] AuthorDate: Wed

arch/um/drivers/ubd_kern.c: fix a building error

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23464ffa47689e46985fb10ae9e34bbc9e83f387 Commit: 23464ffa47689e46985fb10ae9e34bbc9e83f387 Parent: 642f149031d70415d9318b919d50b71e4724adbd Author: WANG Cong [EMAIL PROTECTED] AuthorDate: Wed

SG: audit of drivers that use blk_rq_map_sg()

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d1266c7042e696704e22085a0f55c714bc06194 Commit: 3d1266c7042e696704e22085a0f55c714bc06194 Parent: 23464ffa47689e46985fb10ae9e34bbc9e83f387 Author: Jens Axboe [EMAIL PROTECTED] AuthorDate: Wed

AVR32: Fix sg_page breakage

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=18ccc4194389c6edc78ede76ada3bf753525b11c Commit: 18ccc4194389c6edc78ede76ada3bf753525b11c Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Haavard Skinnemoen [EMAIL PROTECTED]

xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c7837c4f5cf177729297ba3fef1ec62f50f499b Commit: 8c7837c4f5cf177729297ba3fef1ec62f50f499b Parent: 5d9dc2cfd881b3b93c3f819ee94ad3ab7184b29a Author: Jens Axboe [EMAIL PROTECTED] AuthorDate: Wed

blackfin: fix sg fallout

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=82861924a5f26208c8421a799a4e8724d48eb560 Commit: 82861924a5f26208c8421a799a4e8724d48eb560 Parent: 8c7837c4f5cf177729297ba3fef1ec62f50f499b Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

x86: pci-gart fix

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e88a39dee10d3a506ed8c4ba78cde0dd76a6fc83 Commit: e88a39dee10d3a506ed8c4ba78cde0dd76a6fc83 Parent: 82861924a5f26208c8421a799a4e8724d48eb560 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

ub: add sg_init_table for sense and read capacity commands

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f33a9d9a416313f0ecf6e6953d205385a431cd5 Commit: 4f33a9d9a416313f0ecf6e6953d205385a431cd5 Parent: e88a39dee10d3a506ed8c4ba78cde0dd76a6fc83 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

fix sg_phys to use dma_addr_t

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85cdffcde0b6b831a06422413300d0f5c0e608c3 Commit: 85cdffcde0b6b831a06422413300d0f5c0e608c3 Parent: 4f33a9d9a416313f0ecf6e6953d205385a431cd5 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Thu

x86: fix CONFIG_KEXEC build breakage

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1fb473d8f45658532555b956ee24e25a0ba493cd Commit: 1fb473d8f45658532555b956ee24e25a0ba493cd Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Mike Galbraith [EMAIL PROTECTED] AuthorDate:

x86: lguest build fix

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=230e55adf6f74309683a068dec23e664a64fb08a Commit: 230e55adf6f74309683a068dec23e664a64fb08a Parent: 1fb473d8f45658532555b956ee24e25a0ba493cd Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Wed

x86: fix bogus KERN_ALERT on oops

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eec407c9ac5ee819bfcadb4e39ce892576d570d1 Commit: eec407c9ac5ee819bfcadb4e39ce892576d570d1 Parent: 230e55adf6f74309683a068dec23e664a64fb08a Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

[NET]: Validate device addr prior to interface-up

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bada339ba24dee9e143bfb42e1dc61f146619846 Commit: bada339ba24dee9e143bfb42e1dc61f146619846 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Tue

[DCCP]: Implement SIOCINQ/FIONREAD

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6273172e1772bf5ce8697bcae145f0f2954fd159 Commit: 6273172e1772bf5ce8697bcae145f0f2954fd159 Parent: bada339ba24dee9e143bfb42e1dc61f146619846 Author: Arnaldo Carvalho de Melo [EMAIL PROTECTED]

[NETLINK]: Fix ACK processing after netlink_dump_start

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c58298c2536252ab95aa2b1497ab47eb878ca5d Commit: 5c58298c2536252ab95aa2b1497ab47eb878ca5d Parent: be7f827360b5dfecd8f43adbd48f2c39556004c9 Author: Denis V. Lunev [EMAIL PROTECTED] AuthorDate:

[SCTP]: Consolidate sctp_ulpq_renege_xxx functions

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16d14ef9f29dfa9b1d99f3eff860e9f15bc99f39 Commit: 16d14ef9f29dfa9b1d99f3eff860e9f15bc99f39 Parent: 5c58298c2536252ab95aa2b1497ab47eb878ca5d Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[IPV4] ip_gre: sendto/recvfrom NBMA address

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6a5f44d7a048c97b8bae8ce464c97b8fad61ff99 Commit: 6a5f44d7a048c97b8bae8ce464c97b8fad61ff99 Parent: 16d14ef9f29dfa9b1d99f3eff860e9f15bc99f39 Author: Timo Teras [EMAIL PROTECTED] AuthorDate: Tue

[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0034622693ad21d6b341a1b51e766f72d1ef512e Commit: 0034622693ad21d6b341a1b51e766f72d1ef512e Parent: 6a5f44d7a048c97b8bae8ce464c97b8fad61ff99 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[9P]: Fix missing unlock before return in p9_mux_poll_start

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ffdd581497286e8af529b0b39770c01eab15b30 Commit: 0ffdd581497286e8af529b0b39770c01eab15b30 Parent: 0034622693ad21d6b341a1b51e766f72d1ef512e Author: Roel Kluin [EMAIL PROTECTED] AuthorDate: Tue

[NET]: Treat the sign of the result of skb_headroom() consistently

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2636b4d9e8ab8d16b9e2bf0f0744bb8418d4026 Commit: c2636b4d9e8ab8d16b9e2bf0f0744bb8418d4026 Parent: 0ffdd581497286e8af529b0b39770c01eab15b30 Author: Chuck Lever [EMAIL PROTECTED] AuthorDate: Tue

[NET]: Remove in-code externs for some functions from net/core/dev.c

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=342709efc7a4ba91eac6d2d2d931ec316a587dfa Commit: 342709efc7a4ba91eac6d2d2d931ec316a587dfa Parent: a37ae4086e7e804db534bc8f2d31c2fbf89c5761 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Don't declare extern variables in net/core/sysctl_net_core.c

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a37ae4086e7e804db534bc8f2d31c2fbf89c5761 Commit: a37ae4086e7e804db534bc8f2d31c2fbf89c5761 Parent: c1bd24b76879f61b2d10609b0dabde400792a6ec Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c1bd24b76879f61b2d10609b0dabde400792a6ec Commit: c1bd24b76879f61b2d10609b0dabde400792a6ec Parent: c2636b4d9e8ab8d16b9e2bf0f0744bb8418d4026 Author: Chuck Lever [EMAIL PROTECTED] AuthorDate: Tue

[IPV4]: Explicitly call fib_get_table() in fib_frontend.c

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03cf786c4e83dba404ad23ca58f49147ae52dffd Commit: 03cf786c4e83dba404ad23ca58f49147ae52dffd Parent: f0fe91ded36bab95541e960ae8a115abc1f5ba03 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d58aa8c7b1cc0add7b03e26bdb8988d98d2f4cd1 Commit: d58aa8c7b1cc0add7b03e26bdb8988d98d2f4cd1 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Chris Wright [EMAIL PROTECTED] AuthorDate: Tue

ISDN/sc: fix longstanding warning

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9317d4313e0cd51b2256ea9a9316f2d8561e37a8 Commit: 9317d4313e0cd51b2256ea9a9316f2d8561e37a8 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Tue

USB: add new Novatel device ids to option driver

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3657f6c018907870d4264d466def384b58608484 Commit: 3657f6c018907870d4264d466def384b58608484 Parent: c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 Author: Greg Kroah-Hartman [EMAIL PROTECTED]

serial: stop passing NULL to functions that expect data

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=149b36eae2ab6aa6056664f4bc461f3d3affc9c1 Commit: 149b36eae2ab6aa6056664f4bc461f3d3affc9c1 Parent: 3657f6c018907870d4264d466def384b58608484 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: ark3116: update termios handling

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=adb5dca17dde297b685d57ec68fa0e5490feee8b Commit: adb5dca17dde297b685d57ec68fa0e5490feee8b Parent: 149b36eae2ab6aa6056664f4bc461f3d3affc9c1 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

usb serial: kill another case we pass NULL and shouldn't

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7cc7ee28263e89793ae4d21e6e0102404c9a037b Commit: 7cc7ee28263e89793ae4d21e6e0102404c9a037b Parent: adb5dca17dde297b685d57ec68fa0e5490feee8b Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: ch341: fix termios handling

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73f593081911b1be0d8d3962ecedd635c1e27179 Commit: 73f593081911b1be0d8d3962ecedd635c1e27179 Parent: 7cc7ee28263e89793ae4d21e6e0102404c9a037b Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: digi_acceleport: fix termios and also readability a bit

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7fa36a994cb4298f29994a248ced831be8dc7051 Commit: 7fa36a994cb4298f29994a248ced831be8dc7051 Parent: 73f593081911b1be0d8d3962ecedd635c1e27179 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: empeg: clean up and handle speeds

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=998e8638711680aecceb9c2ea3b8a09a120d605b Commit: 998e8638711680aecceb9c2ea3b8a09a120d605b Parent: 7fa36a994cb4298f29994a248ced831be8dc7051 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: ir_usb: termios handling

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=560aac22e1dce7c7e9756a0a4450ca3bae58fcd5 Commit: 560aac22e1dce7c7e9756a0a4450ca3bae58fcd5 Parent: 998e8638711680aecceb9c2ea3b8a09a120d605b Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: keyspan termios tidy

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74240b07a908e09e18fa09f2cba44f212be9c4c3 Commit: 74240b07a908e09e18fa09f2cba44f212be9c4c3 Parent: 560aac22e1dce7c7e9756a0a4450ca3bae58fcd5 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: kobil_sct: termios encoding fixups

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a6ebf80dbc186d4782d6b08cf3676e4f22a8a84b Commit: a6ebf80dbc186d4782d6b08cf3676e4f22a8a84b Parent: 74240b07a908e09e18fa09f2cba44f212be9c4c3 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: sierra: termios

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed1f12ec50224222be9cc494cb72b4322bbacd7f Commit: ed1f12ec50224222be9cc494cb72b4322bbacd7f Parent: e650d8ae0494bb937eea6c7fd1a60e57ba74cd53 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

usb-serial: handle NULL termios methods as no hardware changing support

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=337850917a690ca83605b30b29c464bb3397abdf Commit: 337850917a690ca83605b30b29c464bb3397abdf Parent: ed1f12ec50224222be9cc494cb72b4322bbacd7f Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: whiteheat: clean up can't happen checks and encode baud rate

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01d1df29517625b8e8b5f48a0d3c2020d950eb4b Commit: 01d1df29517625b8e8b5f48a0d3c2020d950eb4b Parent: 337850917a690ca83605b30b29c464bb3397abdf Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: cp2101: convert to new termios

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ab0f202e6a700d1362a1eb990ac3054f2cd15ea Commit: 9ab0f202e6a700d1362a1eb990ac3054f2cd15ea Parent: 01d1df29517625b8e8b5f48a0d3c2020d950eb4b Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: ftd_sio: cleanups and updates for new termios work

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=669a6db1037efeb064dd6620f69384f99fb45584 Commit: 669a6db1037efeb064dd6620f69384f99fb45584 Parent: 9ab0f202e6a700d1362a1eb990ac3054f2cd15ea Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: ftd_sio cleanups and updates for new termios work checkpatch fixes

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd5e47ccb656e74a775c002d0308c666bea65a2b Commit: bd5e47ccb656e74a775c002d0308c666bea65a2b Parent: 669a6db1037efeb064dd6620f69384f99fb45584 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

USB: io_edgeport: cleanups, and tty speed reporting

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ce073bd8be0a741440944fed892a136a1d24bbe Commit: 6ce073bd8be0a741440944fed892a136a1d24bbe Parent: bd5e47ccb656e74a775c002d0308c666bea65a2b Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Thu Oct

USB: fix scheduling of Iso URBs in uhci-hcd

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7898ffc543566a9c4a1b4ff39f43857d2d84a51c Commit: 7898ffc543566a9c4a1b4ff39f43857d2d84a51c Parent: 6ce073bd8be0a741440944fed892a136a1d24bbe Author: Alan Stern [EMAIL PROTECTED] AuthorDate: Tue

USB: FTDI Elan driver: Convert ftdi-u132_lock to mutex

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c93d46509e7aee7d58680c4c8a12cfbe98df98cb Commit: c93d46509e7aee7d58680c4c8a12cfbe98df98cb Parent: 7898ffc543566a9c4a1b4ff39f43857d2d84a51c Author: Matthias Kaehlcke [EMAIL PROTECTED]

USB: isd200: sort out USB/IDE dependancy mess

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3794ade5b286cbd4551009dd341dbe9aeead2bc3 Commit: 3794ade5b286cbd4551009dd341dbe9aeead2bc3 Parent: c93d46509e7aee7d58680c4c8a12cfbe98df98cb Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Mon Oct

USB: add URB_FREE_BUFFER to permissible flags

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b28baaf74ca04be2e0cc4d4dd2bbc801697f744 Commit: 0b28baaf74ca04be2e0cc4d4dd2bbc801697f744 Parent: 3794ade5b286cbd4551009dd341dbe9aeead2bc3 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB iowarrior.c: fix check-after-use

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e28c6a77061ab28bd2f0b57e400e3e58cd3474ca Commit: e28c6a77061ab28bd2f0b57e400e3e58cd3474ca Parent: 0b28baaf74ca04be2e0cc4d4dd2bbc801697f744 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Thu

USB rio500.c: fix check-after-use

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3328d9752f3796a5f5f8695d27a175c34407a5ed Commit: 3328d9752f3796a5f5f8695d27a175c34407a5ed Parent: e28c6a77061ab28bd2f0b57e400e3e58cd3474ca Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Thu

USB: mos7840: Clean up old checks and stuff

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d3ddce568b79911bc893b9e8542f7e1d3bc72c7 Commit: 3d3ddce568b79911bc893b9e8542f7e1d3bc72c7 Parent: 3328d9752f3796a5f5f8695d27a175c34407a5ed Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Mon Oct

USB: pl2303: remove can't happen checks, set speed properly and report baud rate

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df64c47184aedf34fd2a69a4b7f68584fe982fdf Commit: df64c47184aedf34fd2a69a4b7f68584fe982fdf Parent: 3d3ddce568b79911bc893b9e8542f7e1d3bc72c7 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Mon Oct

USB: fix ssb_ohci_probe() build bug

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b22817b3c81cdb18ffe3d2debfee968731a8b5f4 Commit: b22817b3c81cdb18ffe3d2debfee968731a8b5f4 Parent: df64c47184aedf34fd2a69a4b7f68584fe982fdf Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Mon

USB: fix interface sysfs file-creation bug

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=439a903a9663c0caa8094f3907ca60069d6c36e7 Commit: 439a903a9663c0caa8094f3907ca60069d6c36e7 Parent: b22817b3c81cdb18ffe3d2debfee968731a8b5f4 Author: Alan Stern [EMAIL PROTECTED] AuthorDate: Fri

USB: fix locking in idmouse

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54d2bc068fd21bcb096660938bce7c7265613a24 Commit: 54d2bc068fd21bcb096660938bce7c7265613a24 Parent: 439a903a9663c0caa8094f3907ca60069d6c36e7 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: fix read vs. disconnect race in cytherm driver

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d718d2b17822bb92708204cb1a9175e512520261 Commit: d718d2b17822bb92708204cb1a9175e512520261 Parent: 54d2bc068fd21bcb096660938bce7c7265613a24 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

usb: serial/pl2303: support for IO Data Device RSAQ5

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a28dea3accda319d51a1bf4d3e280771d946f78 Commit: 8a28dea3accda319d51a1bf4d3e280771d946f78 Parent: d718d2b17822bb92708204cb1a9175e512520261 Author: Masakazu Mokuno [EMAIL PROTECTED] AuthorDate:

USB: usbserial - fix potential deadlock between write() and IRQ

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=acd2a847e7fee7df11817f67dba75a2802793e5d Commit: acd2a847e7fee7df11817f67dba75a2802793e5d Parent: 8a28dea3accda319d51a1bf4d3e280771d946f78 Author: Jiri Kosina [EMAIL PROTECTED] AuthorDate: Sat

USB: amd5536udc - remove set_mwi() compiler warning

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=51745281b0bf56312b78d8f56afb970cd7c91137 Commit: 51745281b0bf56312b78d8f56afb970cd7c91137 Parent: acd2a847e7fee7df11817f67dba75a2802793e5d Author: David Brownell [EMAIL PROTECTED] AuthorDate:

USB: remove new OHCI build warnings

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da6fb5704feeadd10b99a1025166f1a3f627825d Commit: da6fb5704feeadd10b99a1025166f1a3f627825d Parent: 51745281b0bf56312b78d8f56afb970cd7c91137 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

USB: usb_serial_resume bug fix

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8abaee238ebb1ef9b8bcafac7a1833f92e7f2319 Commit: 8abaee238ebb1ef9b8bcafac7a1833f92e7f2319 Parent: da6fb5704feeadd10b99a1025166f1a3f627825d Author: Sarah Sharp [EMAIL PROTECTED] AuthorDate: Thu

USB: missing error check in emi26

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf4cf0bb89cbff95c5be8f8d3c68e55f38f94ba7 Commit: cf4cf0bb89cbff95c5be8f8d3c68e55f38f94ba7 Parent: 8abaee238ebb1ef9b8bcafac7a1833f92e7f2319 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: missing error check in emi62

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5919a43bbc649f4770b8b5db33f43136c7ff3153 Commit: 5919a43bbc649f4770b8b5db33f43136c7ff3153 Parent: cf4cf0bb89cbff95c5be8f8d3c68e55f38f94ba7 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: open disconnect race in iowarrior

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03f36e885fc26cb0ea299fb6df5171a51e814548 Commit: 03f36e885fc26cb0ea299fb6df5171a51e814548 Parent: 5919a43bbc649f4770b8b5db33f43136c7ff3153 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: disconnect open race in legousbtower

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78663ecc344b4694dd737deb682e81312a0684b6 Commit: 78663ecc344b4694dd737deb682e81312a0684b6 Parent: 03f36e885fc26cb0ea299fb6df5171a51e814548 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

USB: open disconnect race in usblcd

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d5d1ceac2a47645780bd07fd7a670b14c4d995db Commit: d5d1ceac2a47645780bd07fd7a670b14c4d995db Parent: 78663ecc344b4694dd737deb682e81312a0684b6 Author: Oliver Neukum [EMAIL PROTECTED] AuthorDate:

bitops kernel-doc: inline instead of macro

2007-10-25 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb9431eb038caa027cb98cb18576f1a731e56f76 Commit: fb9431eb038caa027cb98cb18576f1a731e56f76 Parent: a60387ba3114fe087349df23fa82e5ad9d5b6ff2 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Thu

  1   2   >