[XTENSA] add missing system calls

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3547cdb1526aabd38b1e71dba93d545340fe41f8 Commit: 3547cdb1526aabd38b1e71dba93d545340fe41f8 Parent: b91dc336cc7e0c9843f87ad0ba4cdbc821d69549 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Fri

[XTENSA] Add getpgrp system-call to unistd.h

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cef9287ead2775e4d7eaa280a73ee99d7269c3e4 Commit: cef9287ead2775e4d7eaa280a73ee99d7269c3e4 Parent: 3547cdb1526aabd38b1e71dba93d545340fe41f8 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sat

[XTENSA] Move pre-initialized structures to init_task.c

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73089cbfdf0c69e061a4fa90d614679e630c6727 Commit: 73089cbfdf0c69e061a4fa90d614679e630c6727 Parent: b2444d34a0e727a80fee4b725bc5ecb9d0f206f0 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sat

[XTENSA] Move string-io functions to io.c from pci.c

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=787a22d1d284b21ad810fd0bedbdefb329f31cd2 Commit: 787a22d1d284b21ad810fd0bedbdefb329f31cd2 Parent: 73089cbfdf0c69e061a4fa90d614679e630c6727 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sat

[XTENSA] Remove extraneous include statement

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=068732d9b465cafcc56a745c3931f2fc4e58f48f Commit: 068732d9b465cafcc56a745c3931f2fc4e58f48f Parent: 787a22d1d284b21ad810fd0bedbdefb329f31cd2 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sun

[XTENSA] Fix fadvise64_64

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc671aa9838f234ccfc794a77325628f1e41e083 Commit: bc671aa9838f234ccfc794a77325628f1e41e083 Parent: 068732d9b465cafcc56a745c3931f2fc4e58f48f Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sun

[XTENSA] Fix timer instabilities.

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b8aea74e78e977b1f9987e23e3e59f3ef4359f4 Commit: 2b8aea74e78e977b1f9987e23e3e59f3ef4359f4 Parent: bc671aa9838f234ccfc794a77325628f1e41e083 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sun

[XTENSA] Add typecast macro for constants

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=24a9ab7fa143498802b35c66de10cc3cfdac2c51 Commit: 24a9ab7fa143498802b35c66de10cc3cfdac2c51 Parent: 2b8aea74e78e977b1f9987e23e3e59f3ef4359f4 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sun

[XTENSA] Initialize semaphore_wake_lock

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c1c8085b5dc30ae4ff0ee54039e387ed59262bf Commit: 5c1c8085b5dc30ae4ff0ee54039e387ed59262bf Parent: 24a9ab7fa143498802b35c66de10cc3cfdac2c51 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Sun

[XTENSA] Use the generic version of get_order

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26465f2f4f5a253f22596fc9245a6bb5c0856ee1 Commit: 26465f2f4f5a253f22596fc9245a6bb5c0856ee1 Parent: 5c1c8085b5dc30ae4ff0ee54039e387ed59262bf Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Mon

[XTENSA] Add support for executable/non-executable feature in the mmu

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01858d1b0b406307626bbc01238391b06aae2c20 Commit: 01858d1b0b406307626bbc01238391b06aae2c20 Parent: 26465f2f4f5a253f22596fc9245a6bb5c0856ee1 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Mon

[XTENSA] Add kernel module support

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff6fd469885aafa5ec387babcb6537f3c00d6df0 Commit: ff6fd469885aafa5ec387babcb6537f3c00d6df0 Parent: 01858d1b0b406307626bbc01238391b06aae2c20 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Tue

[patch 2/2] xtensa console.c: remove duplicate #include

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=969f865f36b65c2fcd1fb1ba09b4a2c6f071f864 Commit: 969f865f36b65c2fcd1fb1ba09b4a2c6f071f864 Parent: 6656920b0b50beacb6cb64cf55273cbb686e436e Author: Frederik Deweerdt [EMAIL PROTECTED]

[patch 1/2] Xtensa: enable arbitary tty speed setting ioctls

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebb2a97b2e7422176d52f4f33e3ee400653875b4 Commit: ebb2a97b2e7422176d52f4f33e3ee400653875b4 Parent: 969f865f36b65c2fcd1fb1ba09b4a2c6f071f864 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Wed Aug

sparc64 (and others): fix tty_ioctl.c build

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bb8bd3a52a5dbca8bea31bfc72dacfb384170e69 Commit: bb8bd3a52a5dbca8bea31bfc72dacfb384170e69 Parent: 2605a103cadb29053d6bc7e81c7de802ec75ce6c Author: Tony Breeds [EMAIL PROTECTED] AuthorDate: Fri

atl1: disable broken 64-bit DMA

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f08e46b621a769e52a9545a23ab1d5fb2aec1d4 Commit: 5f08e46b621a769e52a9545a23ab1d5fb2aec1d4 Parent: c87ce65868bbf9bbea9c3f112ff8315302daf8f2 Author: Luca Tettamanti [EMAIL PROTECTED] AuthorDate:

sky2: restore multicast list on resume and other ops

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1b139c039704c391ab47c6c9540c28f7fcaa489 Commit: d1b139c039704c391ab47c6c9540c28f7fcaa489 Parent: 5f08e46b621a769e52a9545a23ab1d5fb2aec1d4 Author: Stephen Hemminger [EMAIL PROTECTED]

Fix a lock problem in generic phy code

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=026d7917e592f91063861e002adf1c806d7756ae Commit: 026d7917e592f91063861e002adf1c806d7756ae Parent: d1b139c039704c391ab47c6c9540c28f7fcaa489 Author: Hans-Jürgen Koch [EMAIL PROTECTED] AuthorDate:

ehea: fix last_rx update

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=64251621796d5d4c0c4b6a6b6d845e4a43c63aee Commit: 64251621796d5d4c0c4b6a6b6d845e4a43c63aee Parent: 8759cf76e9a6322fc68dcbfaa1cbad00c74b199e Author: Jan-Bernd Themann [EMAIL PROTECTED]

spidernet: fix interrupt reason recognition

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a041fe2e8d0bd749b2416ef79adc416e24af7c63 Commit: a041fe2e8d0bd749b2416ef79adc416e24af7c63 Parent: 64251621796d5d4c0c4b6a6b6d845e4a43c63aee Author: Ishizaki Kou [EMAIL PROTECTED] AuthorDate: Mon

[PATCH] bcm43xx: Fix cancellation of work queue crashes

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f7086978fc0193eff24a77d8b57ac4debc088fa Commit: 3f7086978fc0193eff24a77d8b57ac4debc088fa Parent: 0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 Author: Larry Finger [EMAIL PROTECTED] AuthorDate: Tue

As struct iw_point is bi-directional payload, we should copy back the content

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=53c5725581cce8a29925afd4eae71fa8c7ce551f Commit: 53c5725581cce8a29925afd4eae71fa8c7ce551f Parent: 3f7086978fc0193eff24a77d8b57ac4debc088fa Author: Masakazu Mokuno [EMAIL PROTECTED] AuthorDate:

mv643xx_eth: Fix tx_bytes stats calculation

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7e381f639657b2e681ff6fb31e131db360550ac Commit: e7e381f639657b2e681ff6fb31e131db360550ac Parent: a2ca44c30dd351cd386f4fb9f8590b999030274a Author: Dale Farnsworth [EMAIL PROTECTED] AuthorDate:

ucc_geth: fix compilation

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=62270336e8fdfbea36cb455c27744c23780dbf07 Commit: 62270336e8fdfbea36cb455c27744c23780dbf07 Parent: e7e381f639657b2e681ff6fb31e131db360550ac Author: Anton Vorontsov [EMAIL PROTECTED] AuthorDate:

drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fadacb1b80e35e0b36a90d43e21ef91eec4b889b Commit: fadacb1b80e35e0b36a90d43e21ef91eec4b889b Parent: 5ad887fa8e875231d72a27c474b10241a5818bf1 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Sat

[XTENSA] Add support for cache-aliasing

2007-09-15 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6656920b0b50beacb6cb64cf55273cbb686e436e Commit: 6656920b0b50beacb6cb64cf55273cbb686e436e Parent: ff6fd469885aafa5ec387babcb6537f3c00d6df0 Author: Chris Zankel [EMAIL PROTECTED] AuthorDate: Wed