[POWERPC] 83xx: Add support for MPC8349E-mITX-GP

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c4a013da84e69e4d736363921792e1b37525577 Commit: 8c4a013da84e69e4d736363921792e1b37525577 Parent: cbe56159a3e60624b5f44cf48b640fa470436e34 Author: Timur Tabi [EMAIL PROTECTED] AuthorDate: Fri

[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02ed82ccc5171bc3c88666568edcb71f3d4a79f6 Commit: 02ed82ccc5171bc3c88666568edcb71f3d4a79f6 Parent: eb11a720a85833bbd9b92628f196583ee1d50d4e Author: Becky Bruce [EMAIL PROTECTED] AuthorDate: Tue

[POWERPC] 83xx: Updated mpc834x_itx_defconfig

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a20d0ce694e56f94857eacdc8534357d798460fd Commit: a20d0ce694e56f94857eacdc8534357d798460fd Parent: 8c4a013da84e69e4d736363921792e1b37525577 Author: Timur Tabi [EMAIL PROTECTED] AuthorDate: Fri

[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=30a6c337dcefa7583fe9289fedb28783af980c0c Commit: 30a6c337dcefa7583fe9289fedb28783af980c0c Parent: 17e0e27020d028a790d97699aff85a43af5be472 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: remove empty last line in run.c

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5cb23afc9e64841adb43d46160a5c63a80ebfd54 Commit: 5cb23afc9e64841adb43d46160a5c63a80ebfd54 Parent: 30a6c337dcefa7583fe9289fedb28783af980c0c Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa56c16807ba7b8e801216cab012d2f498755ba5 Commit: aa56c16807ba7b8e801216cab012d2f498755ba5 Parent: 5cb23afc9e64841adb43d46160a5c63a80ebfd54 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=81998bafe299b8b675157f0a4dfe8dad43215da9 Commit: 81998bafe299b8b675157f0a4dfe8dad43215da9 Parent: aa56c16807ba7b8e801216cab012d2f498755ba5 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: sched.c cleanups

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=202557d29eae528f464652e92085f3b19b05a0a7 Commit: 202557d29eae528f464652e92085f3b19b05a0a7 Parent: 81998bafe299b8b675157f0a4dfe8dad43215da9 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: simplify state_mutex

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=650f8b0291ecd0abdeadbd0ff3d70c3538e55405 Commit: 650f8b0291ecd0abdeadbd0ff3d70c3538e55405 Parent: 202557d29eae528f464652e92085f3b19b05a0a7 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: move prio to spu_context

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8389998ae9ea2888c86c446f7911ddced50052a1 Commit: 8389998ae9ea2888c86c446f7911ddced50052a1 Parent: 6a0641e51011def4e308fd07387047f5ee50647f Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: runqueue simplification

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=079cdb61614c466c939ebf74c7ef6745667bc61e Commit: 079cdb61614c466c939ebf74c7ef6745667bc61e Parent: 8389998ae9ea2888c86c446f7911ddced50052a1 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: optimize spu_run

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26bec67386dbf6ef887254e815398842e182cdcd Commit: 26bec67386dbf6ef887254e815398842e182cdcd Parent: 079cdb61614c466c939ebf74c7ef6745667bc61e Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spu sched: simplity spu_remove_from_active_list

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=678b2ff1e65ecccdb15cbfe97081572fc35944b7 Commit: 678b2ff1e65ecccdb15cbfe97081572fc35944b7 Parent: 26bec67386dbf6ef887254e815398842e182cdcd Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spu sched: update some comments

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae7b4c5284d11d49ed9432c16505fcbeb8d3b8cf Commit: ae7b4c5284d11d49ed9432c16505fcbeb8d3b8cf Parent: 678b2ff1e65ecccdb15cbfe97081572fc35944b7 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spu sched: forced preemption at execution

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52f04fcf66a5d5d90790d6cfde52e391ecf2b882 Commit: 52f04fcf66a5d5d90790d6cfde52e391ecf2b882 Parent: ae7b4c5284d11d49ed9432c16505fcbeb8d3b8cf Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spu sched: static timeslicing for SCHED_RR contexts

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2eb1b12049844a8ebc670e0e4fc908bc3f8933d3 Commit: 2eb1b12049844a8ebc670e0e4fc908bc3f8933d3 Parent: 72cb360839f88c02ccf38f1df214316e05886ff3 Author: Christoph Hellwig [EMAIL PROTECTED]

[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=128b8546a83a9e37448bc126e1045dc1db291165 Commit: 128b8546a83a9e37448bc126e1045dc1db291165 Parent: 2eb1b12049844a8ebc670e0e4fc908bc3f8933d3 Author: Masato Noguchi [EMAIL PROTECTED] AuthorDate:

[POWERPC] cell: PPU Oprofile cleanup patch

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bcb63e25ed3c56ee40cca4d18fbaac1d2a40c1d6 Commit: bcb63e25ed3c56ee40cca4d18fbaac1d2a40c1d6 Parent: 128b8546a83a9e37448bc126e1045dc1db291165 Author: Carl Love [EMAIL PROTECTED] AuthorDate: Tue

[POWERPC] cell: pm_rtas_activat_signals routine cleanup

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7eb734766217b9ddac217cbccae3aedcfa67520 Commit: c7eb734766217b9ddac217cbccae3aedcfa67520 Parent: bcb63e25ed3c56ee40cca4d18fbaac1d2a40c1d6 Author: Maynard Johnson [EMAIL PROTECTED] AuthorDate:

[POWERPC] Consolidate pseries platform header files into pseries.h

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=577830b034bc11c93d4b9e21e8782900d5485e7f Commit: 577830b034bc11c93d4b9e21e8782900d5485e7f Parent: 944b380e0c3dead0e16a747dfd3ce2765afac16d Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

[POWERPC] Cleanup pseries kexec code

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Commit: dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Parent: 8feaeca23ab8f520e7af2a862fd6ea8e7bfd8854 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

[POWERPC] Move MPIC smp routines into mpic.c

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=775aeff44774c6933d8f9c14e1f325d8acd03136 Commit: 775aeff44774c6933d8f9c14e1f325d8acd03136 Parent: dce623e0827e8d0ad60ce7f385c3394bf1b0bae0 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

[POWERPC] Open Firmware serial port driver

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d38a5b2fab1397d35ba1c92828a91b77ce9f865 Commit: 8d38a5b2fab1397d35ba1c92828a91b77ce9f865 Parent: 775aeff44774c6933d8f9c14e1f325d8acd03136 Author: Arnd Bergmann [EMAIL PROTECTED] AuthorDate:

[POWERPC] Use udbg_early_init() on ppc32

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=719c91ccadd3ed26570dbb29d54166914832eee9 Commit: 719c91ccadd3ed26570dbb29d54166914832eee9 Parent: 8d38a5b2fab1397d35ba1c92828a91b77ce9f865 Author: David Gibson [EMAIL PROTECTED] AuthorDate: Tue

[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e1d9d04c4004361fb327abcbde74a20e8dca2ff Commit: 6e1d9d04c4004361fb327abcbde74a20e8dca2ff Parent: ec2f9d1331f658433411c58077871e1eef4ee1b4 Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e2e01bfef8399c8f39c9fdf4a5576039069e760c Commit: e2e01bfef8399c8f39c9fdf4a5576039069e760c Parent: 6e1d9d04c4004361fb327abcbde74a20e8dca2ff Author: Patrick McHardy [EMAIL PROTECTED] AuthorDate:

[TG3]: Use lower DMA watermark for 5703.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49afdeb65bb917e22cf9116bc31380befe9db890 Commit: 49afdeb65bb917e22cf9116bc31380befe9db890 Parent: 436f137975507b0baab0859a253c3c9332c22f62 Author: Michael Chan [EMAIL PROTECTED] AuthorDate: Tue

[TG3]: 5906 doesn't need to switch to slower clock.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7b0a8573c9ac8923bf6f205f4ce60dd2ac811d5 Commit: d7b0a8573c9ac8923bf6f205f4ce60dd2ac811d5 Parent: d4011adaf8b5ea555357a40388ee9aa7ed2daf9f Author: Michael Chan [EMAIL PROTECTED] AuthorDate: Tue

[TG3]: Power down 5704 serdes transceiver when shutting down.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5129724aa5de3a71fc70e71ca49d542ca1a5aa1e Commit: 5129724aa5de3a71fc70e71ca49d542ca1a5aa1e Parent: d7b0a8573c9ac8923bf6f205f4ce60dd2ac811d5 Author: Michael Chan [EMAIL PROTECTED] AuthorDate: Tue

[TG3]: Add some tx timeout debug messages.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b0408751128edc126eb37798d51891d8d0a41dc6 Commit: b0408751128edc126eb37798d51891d8d0a41dc6 Parent: 569a5df8597deeaa39867be73c7305fd82522f57 Author: Michael Chan [EMAIL PROTECTED] AuthorDate: Tue

[TG3]: Update copyright, version, and reldate.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65610fbab35b0570df4a9d0e77e111f85606b312 Commit: 65610fbab35b0570df4a9d0e77e111f85606b312 Parent: b0408751128edc126eb37798d51891d8d0a41dc6 Author: Michael Chan [EMAIL PROTECTED] AuthorDate: Tue

[NETFILTER]: Clear GSO bits for TCP reset packet

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bbf4a6bc8c4d59a0a9033fc2cb96ec03430c96e4 Commit: bbf4a6bc8c4d59a0a9033fc2cb96ec03430c96e4 Parent: 65610fbab35b0570df4a9d0e77e111f85606b312 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Tue

[BRIDGE] br_if: Fix oops in port_carrier_check

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a10d567c89dfba90dde2e0515e25760fd74cde06 Commit: a10d567c89dfba90dde2e0515e25760fd74cde06 Parent: bbf4a6bc8c4d59a0a9033fc2cb96ec03430c96e4 Author: Jarek Poplawski [EMAIL PROTECTED] AuthorDate:

[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON

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

[TCP]: Prevent pseudo garbage in SYN's advertized window

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=600ff0c24bb71482e7f0da948a931d5c5d72838a Commit: 600ff0c24bb71482e7f0da948a931d5c5d72838a Parent: 3d50f23108ff01457d1ca6fb2b5f2da8214e83e4 Author: Ilpo Järvinen [EMAIL PROTECTED] AuthorDate:

[IPSEC]: Changing API of xfrm4_tunnel_register.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0d56408e3ff52d635441e0f08d12164a63728cf Commit: c0d56408e3ff52d635441e0f08d12164a63728cf Parent: 600ff0c24bb71482e7f0da948a931d5c5d72838a Author: Kazunori MIYAZAWA [EMAIL PROTECTED]

[IPSEC]: make sit use the xfrm4_tunnel_register

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c73cb5a2d607b5b95a06a54d8291ddb659b348b6 Commit: c73cb5a2d607b5b95a06a54d8291ddb659b348b6 Parent: c0d56408e3ff52d635441e0f08d12164a63728cf Author: Kazunori MIYAZAWA [EMAIL PROTECTED]

[IPSEC]: changing API of xfrm6_tunnel_register

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73d605d1abbd70ef67b7660cf2ff177259960756 Commit: 73d605d1abbd70ef67b7660cf2ff177259960756 Parent: c73cb5a2d607b5b95a06a54d8291ddb659b348b6 Author: Kazunori MIYAZAWA [EMAIL PROTECTED]

[IPSEC]: Fix the address family to refer encap_family

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=928ba4169dc1d82c83105831f5ddb5472379b440 Commit: 928ba4169dc1d82c83105831f5ddb5472379b440 Parent: 73d605d1abbd70ef67b7660cf2ff177259960756 Author: Kazunori MIYAZAWA [EMAIL PROTECTED]

[CIFS] POSIX CIFS Extensions (continued) - POSIX Open

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=595dcfecf642c8b0772989ed46f15ee03c25a205 Commit: 595dcfecf642c8b0772989ed46f15ee03c25a205 Parent: 1d9564ea0ac72ef7c4068d66fe42ad23af4ff53f Author: Steve French [EMAIL PROTECTED] AuthorDate: Thu

[CIFS] Allow update of EOF on remote extend of file

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ba526316ae122e60c0c7a40793491f71b9ec590 Commit: 7ba526316ae122e60c0c7a40793491f71b9ec590 Parent: 595dcfecf642c8b0772989ed46f15ee03c25a205 Author: Steve French [EMAIL PROTECTED] AuthorDate: Thu

[CIFS] Additional POSIX CIFS Extensions infolevels

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=87f440e70e07dace7db130f2f9fcea3f132aad8f Commit: 87f440e70e07dace7db130f2f9fcea3f132aad8f Parent: a850790f6c903f1a89d0dbf953946d231df3fe6b Author: Steve French [EMAIL PROTECTED] AuthorDate: Wed

[CIFS] on reconnect to Samba - reset the unix capabilities

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8af18971584d1e05770560206cfdfd1d6ba8a17f Commit: 8af18971584d1e05770560206cfdfd1d6ba8a17f Parent: 7ba526316ae122e60c0c7a40793491f71b9ec590 Author: Steve French [EMAIL PROTECTED] AuthorDate: Wed

IB/mthca: Use correct structure size in call to memset()

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99d4f22e91d26e0f8b113bf7fde65a335d36ad6b Commit: 99d4f22e91d26e0f8b113bf7fde65a335d36ad6b Parent: 66efc5a7e3061c3597ac43a8bb1026488d57e66b Author: Roland Dreier [EMAIL PROTECTED] AuthorDate:

IB/core: Use ARRAY_SIZE macro for mandatory_table

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a6b090c0d1cd5c90f21db772dbe2fbcf14366de Commit: 9a6b090c0d1cd5c90f21db772dbe2fbcf14366de Parent: 99d4f22e91d26e0f8b113bf7fde65a335d36ad6b Author: Ahmed S. Darwish [EMAIL PROTECTED] AuthorDate:

IPoIB: Connected mode experimental support

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=839fcaba355abaffb7b44f0f4504093acb0b11cf Commit: 839fcaba355abaffb7b44f0f4504093acb0b11cf Parent: 9a6b090c0d1cd5c90f21db772dbe2fbcf14366de Author: Michael S. Tsirkin [EMAIL PROTECTED]

IB/ehca: Fix memleak on module unloading

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65e5c0262169a92bdec71a8bb9edb32dab2d8d1f Commit: 65e5c0262169a92bdec71a8bb9edb32dab2d8d1f Parent: 6bdd61d876e6eacea5c59230b6b2d988b22793e6 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Mon

RDMA/cma: Increment port number after close to avoid re-use

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aedec08050255db1989a38b59616dd973dfe660b Commit: aedec08050255db1989a38b59616dd973dfe660b Parent: 65e5c0262169a92bdec71a8bb9edb32dab2d8d1f Author: Sean Hefty [EMAIL PROTECTED] AuthorDate: Mon

IB: Remove redundant _wq from workqueue names

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7f743a669c27f9c392e78fda8829db9d6d50f43 Commit: c7f743a669c27f9c392e78fda8829db9d6d50f43 Parent: aedec08050255db1989a38b59616dd973dfe660b Author: Sean Hefty [EMAIL PROTECTED] AuthorDate: Thu

IB/mthca: Fix reserved MTTs calculation on mem-free HCAs

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7d204e8fdf02f88d91707213f473805bcfb977b Commit: c7d204e8fdf02f88d91707213f473805bcfb977b Parent: b038ced7b3705bf0ac9b30e118af0f56ab48b847 Author: Michael S. Tsirkin [EMAIL PROTECTED]

IB/mthca: Give reserved MTTs a separate cache line

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d1f19cfce7687b557cebdc41bf8a5eeba8a9882 Commit: 1d1f19cfce7687b557cebdc41bf8a5eeba8a9882 Parent: c7d204e8fdf02f88d91707213f473805bcfb977b Author: Michael S. Tsirkin [EMAIL PROTECTED]

IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=391e4dea7189eef32b0c2d121e7e047110c1b83c Commit: 391e4dea7189eef32b0c2d121e7e047110c1b83c Parent: 1d1f19cfce7687b557cebdc41bf8a5eeba8a9882 Author: Michael S. Tsirkin [EMAIL PROTECTED]

IB/mthca: Merge MR and FMR space on 64-bit systems

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c20e20ab0f3af9a44842ea11287c9ecd034a5d33 Commit: c20e20ab0f3af9a44842ea11287c9ecd034a5d33 Parent: 391e4dea7189eef32b0c2d121e7e047110c1b83c Author: Michael S. Tsirkin [EMAIL PROTECTED]

RPC: Fix double free in portmapper code

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54cc533aaa0dc331ad126f0aacfb19572adee638 Commit: 54cc533aaa0dc331ad126f0aacfb19572adee638 Parent: a995e9eb3258df6ab2e9f958e08003978e50d568 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

RPC: Clean up rpc_execute...

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2efef837fb84f78cee7439804cb3722bffc64e75 Commit: 2efef837fb84f78cee7439804cb3722bffc64e75 Parent: 54cc533aaa0dc331ad126f0aacfb19572adee638 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ab91f264cfbafd079dcb1bd02e9803c2dd65de19 Commit: ab91f264cfbafd079dcb1bd02e9803c2dd65de19 Parent: f2d0d85e58099d518cb50b1c95fc1fc62bbce1b8 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Fix up rm -rf...

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ccfeb506231348a3c60ab0fdb5753a574653e3c0 Commit: ccfeb506231348a3c60ab0fdb5753a574653e3c0 Parent: ab91f264cfbafd079dcb1bd02e9803c2dd65de19 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Fix a readdir/lookup inefficiency.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df1d5d23d3a1a713c69b0f9ec67c59aeca3ce6b3 Commit: df1d5d23d3a1a713c69b0f9ec67c59aeca3ce6b3 Parent: ccfeb506231348a3c60ab0fdb5753a574653e3c0 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Also use readdir info to revalidate positive dentries

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef75c7974b383769ae5741cf930b8aa4dcaef395 Commit: ef75c7974b383769ae5741cf930b8aa4dcaef395 Parent: df1d5d23d3a1a713c69b0f9ec67c59aeca3ce6b3 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Dont clobber more uptodate values in nfs_set_verifier()

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c79ba787c11e767ffaf8d723923afda99ba6c63c Commit: c79ba787c11e767ffaf8d723923afda99ba6c63c Parent: ef75c7974b383769ae5741cf930b8aa4dcaef395 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFSv4: Don't require that NFSv4 mount paths begin with '/'

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=faebf4e2bb0efad9dda396ea13d5c6ad15d7d7fb Commit: faebf4e2bb0efad9dda396ea13d5c6ad15d7d7fb Parent: c79ba787c11e767ffaf8d723923afda99ba6c63c Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFSv4: Cleanups for fs_locations code.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c228fd3aeef55637354167faead74c579d5da28b Commit: c228fd3aeef55637354167faead74c579d5da28b Parent: faebf4e2bb0efad9dda396ea13d5c6ad15d7d7fb Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Remove nfs_readpage_sync()

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e0969f0451eaf7cf32f2ec3946196d8d0b1cb2c Commit: 8e0969f0451eaf7cf32f2ec3946196d8d0b1cb2c Parent: c228fd3aeef55637354167faead74c579d5da28b Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Ensure that -writepage() uses flush_stable() when reclaiming pages

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02241bc47e8961768de83d855accd0dcad1df045 Commit: 02241bc47e8961768de83d855accd0dcad1df045 Parent: 8e0969f0451eaf7cf32f2ec3946196d8d0b1cb2c Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Micro-optimisation for nfs_wb_page()

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f40313ac39fedca519c36fdc454acf2632e641da Commit: f40313ac39fedca519c36fdc454acf2632e641da Parent: 02241bc47e8961768de83d855accd0dcad1df045 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: nfs_writepages() cleanup

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d30c8348a4ba292a09addd122de2f3189c21a7ff Commit: d30c8348a4ba292a09addd122de2f3189c21a7ff Parent: f40313ac39fedca519c36fdc454acf2632e641da Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Fixup some outdated comments...

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c85d9007d05436e71d2b805b96c1e36a8193bd4 Commit: 7c85d9007d05436e71d2b805b96c1e36a8193bd4 Parent: d30c8348a4ba292a09addd122de2f3189c21a7ff Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFSv4: Don't start state recovery in nfs4_close_done()

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a6a352e93dfa78db8903f0e3610abb76efbf7fc9 Commit: a6a352e93dfa78db8903f0e3610abb76efbf7fc9 Parent: 7c85d9007d05436e71d2b805b96c1e36a8193bd4 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e148582e10a2c1a23dfc09210df4a18bc6cca4e9 Commit: e148582e10a2c1a23dfc09210df4a18bc6cca4e9 Parent: a6a352e93dfa78db8903f0e3610abb76efbf7fc9 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: move NFS_DEBUG definition

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4dc2eaecd4cf0687727e418540bccf956a62ebcf Commit: 4dc2eaecd4cf0687727e418540bccf956a62ebcf Parent: e148582e10a2c1a23dfc09210df4a18bc6cca4e9 Author: Benny Halevy [EMAIL PROTECTED] AuthorDate: Wed

NFS: fix print format for tk_pid

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3f565b1e530a756472401835107d08fd291f242 Commit: a3f565b1e530a756472401835107d08fd291f242 Parent: 4dc2eaecd4cf0687727e418540bccf956a62ebcf Author: Chuck Lever [EMAIL PROTECTED] AuthorDate: Wed

SUNRPC: fix print format for tk_pid in auth_gss support

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8885cb367f86ce02bed3bf18192d74a53ac3b81f Commit: 8885cb367f86ce02bed3bf18192d74a53ac3b81f Parent: a3f565b1e530a756472401835107d08fd291f242 Author: Chuck Lever [EMAIL PROTECTED] AuthorDate: Wed

NFSv4: Ensure non-root user can trigger a referral automount

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d21632d366b33b3adf4fa26144edf3162a9715d Commit: 1d21632d366b33b3adf4fa26144edf3162a9715d Parent: 46121cf7d85869bfe9588bac7ccf55aa0bc7f278 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFSv4: /proc/mounts displays the wrong server name for referrals

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=588a700b269b785b19d5d03084bee5e1b74c7758 Commit: 588a700b269b785b19d5d03084bee5e1b74c7758 Parent: 1d21632d366b33b3adf4fa26144edf3162a9715d Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Fix a wraparound issue with nfsi-cache_change_attribute

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e7d950a528454ad749a264feef3c8bad3faa108 Commit: 3e7d950a528454ad749a264feef3c8bad3faa108 Parent: ebf4d8ec02d8a13e1cbbda6fe746f80f3a4ca773 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b0c4fddca2bc3967381b728732a8850de35e1b20 Commit: b0c4fddca2bc3967381b728732a8850de35e1b20 Parent: 3e7d950a528454ad749a264feef3c8bad3faa108 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: Don't use ClearPageUptodate() when writeback fails

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a301b14087ea1d63dbec0173a13d416cd7a9 Commit: a301b14087ea1d63dbec0173a13d416cd7a9 Parent: b0c4fddca2bc3967381b728732a8850de35e1b20 Author: Trond Myklebust [EMAIL PROTECTED] AuthorDate:

NFS: disconnect before retrying NFSv4 requests over TCP

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

Revert [PATCH] Fix d_path for lazy unmounts

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=552ce544edfbe9bce79952a8c0f8d65b7f2d16bb Commit: 552ce544edfbe9bce79952a8c0f8d65b7f2d16bb Parent: ec2f9d1331f658433411c58077871e1eef4ee1b4 Author: Linus Torvalds [EMAIL PROTECTED] AuthorDate:

[PATCH] Fix SAK_work workqueue initialization.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f1f86a0d04e79f8165e6f50d329a520b8cd11e5 Commit: 7f1f86a0d04e79f8165e6f50d329a520b8cd11e5 Parent: 552ce544edfbe9bce79952a8c0f8d65b7f2d16bb Author: Eric W. Biederman [EMAIL PROTECTED]

[WATCHDOG] s3c2410_wdt exit driver via labels

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b6dd8a640fbaf73b74949b6dc2be50263532576 Commit: 0b6dd8a640fbaf73b74949b6dc2be50263532576 Parent: e25db641c0e6dd49c5db24dbe154048d4a466727 Author: Ben Dooks [EMAIL PROTECTED] AuthorDate: Mon

[WATCHDOG] fix clk_get() error check

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9cd446198e7646431a7f2ce7dbeec8df9f77012b Commit: 9cd446198e7646431a7f2ce7dbeec8df9f77012b Parent: 0b6dd8a640fbaf73b74949b6dc2be50263532576 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

[WATCHDOG] pcwd_pci.c - get heartbeat from dip switches

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39e3a0556a1e2d33f9491d43bae9fdaa09b0308a Commit: 39e3a0556a1e2d33f9491d43bae9fdaa09b0308a Parent: 9cd446198e7646431a7f2ce7dbeec8df9f77012b Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] pcwd_pci.c - spinlock fixes

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=045798b56f59d02beef84d5aa7137786c50912c2 Commit: 045798b56f59d02beef84d5aa7137786c50912c2 Parent: 39e3a0556a1e2d33f9491d43bae9fdaa09b0308a Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] pcwd_usb.c - document includes

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d26d90967de9d51c08d5821e362cb2245f83c1a8 Commit: d26d90967de9d51c08d5821e362cb2245f83c1a8 Parent: 045798b56f59d02beef84d5aa7137786c50912c2 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] pcwd_usb.c - get heartbeat from dip switches

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2ef473de1ee62eb31b6b98885562cdb4389b01dc Commit: 2ef473de1ee62eb31b6b98885562cdb4389b01dc Parent: d26d90967de9d51c08d5821e362cb2245f83c1a8 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] pcwd.c - e-mail adres update

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f9146f26da9a4336e02e35bf20222dcb2ee62c7f Commit: f9146f26da9a4336e02e35bf20222dcb2ee62c7f Parent: 2ef473de1ee62eb31b6b98885562cdb4389b01dc Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] pcwd_usb.c - get heartbeat from dip switches

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3dc07330c3e43a8d365eaa74693e320e6ed79d9 Commit: f3dc07330c3e43a8d365eaa74693e320e6ed79d9 Parent: f9146f26da9a4336e02e35bf20222dcb2ee62c7f Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] acquirewdt.c - convert to platform_device part 2

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98c08e98f8e5af1caf106e9ee3d46f3eb1ba4858 Commit: 98c08e98f8e5af1caf106e9ee3d46f3eb1ba4858 Parent: ad5fe323182fd3adab4225c93eae36f3c555a884 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate function

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0349a363e23a0533e081ca320c837bc08247343e Commit: 0349a363e23a0533e081ca320c837bc08247343e Parent: 1d747be647c2239e39a9b5faa138c1e36222b37e Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] advantechwdt.c - convert to platform_device

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2bd11c7cbba45c3a1d850a8a29855cb4d61654c Commit: c2bd11c7cbba45c3a1d850a8a29855cb4d61654c Parent: 0349a363e23a0533e081ca320c837bc08247343e Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] advantechwdt.c - convert to platform_device part 2

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e9c9cf44b17ef5fa1f360bc175ed7761daf3428 Commit: 2e9c9cf44b17ef5fa1f360bc175ed7761daf3428 Parent: c2bd11c7cbba45c3a1d850a8a29855cb4d61654c Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] ib700wdt.c small clean-up's

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9d7710ea2b497784314a916a39d4d390855a557 Commit: c9d7710ea2b497784314a916a39d4d390855a557 Parent: f6e4803969ee93bef6aeeb6aff0f9214547d1bb1 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changes

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e42162a46d948769c8b45d25ee81827bc7dac435 Commit: e42162a46d948769c8b45d25ee81827bc7dac435 Parent: c9d7710ea2b497784314a916a39d4d390855a557 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] ib700wdt.c - convert to platform_device

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=745ac1ea6e06125cc1326adbec34d756b25678c6 Commit: 745ac1ea6e06125cc1326adbec34d756b25678c6 Parent: e42162a46d948769c8b45d25ee81827bc7dac435 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] ib700wdt.c - convert to platform_device part 2

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=35fcf53870eaa6cc966604a6e36df1c2c1577540 Commit: 35fcf53870eaa6cc966604a6e36df1c2c1577540 Parent: 745ac1ea6e06125cc1326adbec34d756b25678c6 Author: Wim Van Sebroeck [EMAIL PROTECTED] AuthorDate:

[WATCHDOG] timers cleanup

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=82eb7c5059de64bd43f6b3cf3f128470f2b3fb83 Commit: 82eb7c5059de64bd43f6b3cf3f128470f2b3fb83 Parent: 35fcf53870eaa6cc966604a6e36df1c2c1577540 Author: Jiri Slaby [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Improve branch prediction in ll/sc atomic operations.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f65e4fa8e0c6022ad58dc88d1b11b12589ed7f9f Commit: f65e4fa8e0c6022ad58dc88d1b11b12589ed7f9f Parent: 509cb37e173d4e39cec47238397e91b718730794 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a88cbb5227970757881b1a65be01dea61fe2584 Commit: 9a88cbb5227970757881b1a65be01dea61fe2584 Parent: f65e4fa8e0c6022ad58dc88d1b11b12589ed7f9f Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Don't claim we support dma_declare_coherent_memory - we don't.

2007-02-13 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=84b47a959b55930e86d6178d49769bc9ba34bce1 Commit: 84b47a959b55930e86d6178d49769bc9ba34bce1 Parent: 9a88cbb5227970757881b1a65be01dea61fe2584 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Mon

  1   2   >