workqueue: don't clear cwq->thread until it exits

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36aa9dfc39bf473780439f5629c30f59d677e793 Commit: 36aa9dfc39bf473780439f5629c30f59d677e793 Parent: d721304dce0ced0b3b0366996cc02929669708a8 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

Use common cpu_is_xxx() macros on AT91 and AVR32

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7498281d3caec1141d7542ec494c4e4a1d404c9 Commit: e7498281d3caec1141d7542ec494c4e4a1d404c9 Parent: 31143d5d515ece617ffccb7df5ff75e4d1dfa120 Author: Haavard Skinnemoen <[EMAIL PROTECTED]> AuthorDa

workqueue: don't migrate pending works from the dead CPU

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3af24433efac62f451bfdb1cf1edb7181fb73645 Commit: 3af24433efac62f451bfdb1cf1edb7181fb73645 Parent: 36aa9dfc39bf473780439f5629c30f59d677e793 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: kill run_scheduled_work()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7097a87afe937a5879528d52880c2d95f089e96c Commit: 7097a87afe937a5879528d52880c2d95f089e96c Parent: 3af24433efac62f451bfdb1cf1edb7181fb73645 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: don't save interrupts in run_workqueue()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f293ea92007419e4f9c52db0cf57af17f45b9f94 Commit: f293ea92007419e4f9c52db0cf57af17f45b9f94 Parent: 7097a87afe937a5879528d52880c2d95f089e96c Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dfb4b82e1c631b1a6057e77212996a890aa515b7 Commit: dfb4b82e1c631b1a6057e77212996a890aa515b7 Parent: f293ea92007419e4f9c52db0cf57af17f45b9f94 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: introduce cpu_singlethread_map

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b1f4ec172f75bc2f5cc4f4be69b5587660a955d2 Commit: b1f4ec172f75bc2f5cc4f4be69b5587660a955d2 Parent: dfb4b82e1c631b1a6057e77212996a890aa515b7 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: introduce workqueue_struct->singlethread

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cce1a1656c9a3fdc6c6c1029b576e4ab6ecaac37 Commit: cce1a1656c9a3fdc6c6c1029b576e4ab6ecaac37 Parent: b1f4ec172f75bc2f5cc4f4be69b5587660a955d2 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: make init_workqueues() __init

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c12920d19078eb8fd99560ec232a6e05c6ff1aa8 Commit: c12920d19078eb8fd99560ec232a6e05c6ff1aa8 Parent: cce1a1656c9a3fdc6c6c1029b576e4ab6ecaac37 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06ba38a9a0f6ceffe70343f684c5a690e3710ef4 Commit: 06ba38a9a0f6ceffe70343f684c5a690e3710ef4 Parent: c12920d19078eb8fd99560ec232a6e05c6ff1aa8 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

make queue_delayed_work() friendly to flush_fork()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed7c0feede39d70092d048ec30f59bb1df69eec6 Commit: ed7c0feede39d70092d048ec30f59bb1df69eec6 Parent: 06ba38a9a0f6ceffe70343f684c5a690e3710ef4 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

unify queue_delayed_work() and queue_delayed_work_on()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=63bc0362521cbaae3ed17b8de7b094f9492453f0 Commit: 63bc0362521cbaae3ed17b8de7b094f9492453f0 Parent: ed7c0feede39d70092d048ec30f59bb1df69eec6 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: introduce wq_per_cpu() helper

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a848e3b67c07ed79374bd0f9b82f9ce45a419643 Commit: a848e3b67c07ed79374bd0f9b82f9ce45a419643 Parent: 63bc0362521cbaae3ed17b8de7b094f9492453f0 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1634c48f8b85dcb05101f1eb2eab9af40b5976da Commit: 1634c48f8b85dcb05101f1eb2eab9af40b5976da Parent: a848e3b67c07ed79374bd0f9b82f9ce45a419643 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

ipvs: flush defense_work before module unload

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c214b2cc5f9be7c236f9b91acf524688ff0e3e72 Commit: c214b2cc5f9be7c236f9b91acf524688ff0e3e72 Parent: 1634c48f8b85dcb05101f1eb2eab9af40b5976da Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

workqueue: kill NOAUTOREL works

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23b2e5991afde5af91a1a661d7f47ee56120759e Commit: 23b2e5991afde5af91a1a661d7f47ee56120759e Parent: c214b2cc5f9be7c236f9b91acf524688ff0e3e72 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

worker_thread: don't play with signals

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9aac8e0d32499217417ff0b494731811f185b18 Commit: b9aac8e0d32499217417ff0b494731811f185b18 Parent: 23b2e5991afde5af91a1a661d7f47ee56120759e Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

worker_thread: fix racy try_to_freeze() usage

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85f4186af944c1240c84934a9ab578743df2d69b Commit: 85f4186af944c1240c84934a9ab578743df2d69b Parent: b9aac8e0d32499217417ff0b494731811f185b18 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

zap_other_threads: remove unneeded ->exit_signal change

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a4798833d26b293fd18b7bf102991426aa0b56fd Commit: a4798833d26b293fd18b7bf102991426aa0b56fd Parent: 85f4186af944c1240c84934a9ab578743df2d69b Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

slab: shut down cache_reaper when cpu goes down

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5830c5902138f80b0a097b797200c739466beedd Commit: 5830c5902138f80b0a097b797200c739466beedd Parent: a4798833d26b293fd18b7bf102991426aa0b56fd Author: Christoph Lameter <[EMAIL PROTECTED]> AuthorDat

unify flush_work/flush_work_keventd and rename it to cancel_work_sync

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28e53bddf814485699a4142bc056fd37d4e11dd4 Commit: 28e53bddf814485699a4142bc056fd37d4e11dd4 Parent: 5830c5902138f80b0a097b797200c739466beedd Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

____call_usermodehelper: don't flush_signals()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c93465181fed0f8f5942a41108943dadea0aa345 Commit: c93465181fed0f8f5942a41108943dadea0aa345 Parent: 28e53bddf814485699a4142bc056fd37d4e11dd4 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

kthread: don't depend on work queues

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73c279927f89561ecb45b2dfdf9314bafcfd9f67 Commit: 73c279927f89561ecb45b2dfdf9314bafcfd9f67 Parent: c93465181fed0f8f5942a41108943dadea0aa345 Author: Eric W. Biederman <[EMAIL PROTECTED]> AuthorDat

Change reparent_to_init to reparent_to_kthreadd

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49d769d52e16efabd3ad47b7995522fff771371d Commit: 49d769d52e16efabd3ad47b7995522fff771371d Parent: 73c279927f89561ecb45b2dfdf9314bafcfd9f67 Author: Eric W. Biederman <[EMAIL PROTECTED]> AuthorDat

usbatm_heavy_init: don't use CLONE_SIGHAND

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8a124da9261873e3e3541898d5c46d273afee34 Commit: b8a124da9261873e3e3541898d5c46d273afee34 Parent: 49d769d52e16efabd3ad47b7995522fff771371d Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

wait_for_helper: remove unneeded do_sigaction()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=90cce03d9bfcb28600a56efef6b0a5a4fbf6c2b1 Commit: 90cce03d9bfcb28600a56efef6b0a5a4fbf6c2b1 Parent: b8a124da9261873e3e3541898d5c46d273afee34 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

worker_thread: don't play with SIGCHLD and numa policy

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5de18d169739293e27e0cf9acfc75a2d2f4aa572 Commit: 5de18d169739293e27e0cf9acfc75a2d2f4aa572 Parent: 90cce03d9bfcb28600a56efef6b0a5a4fbf6c2b1 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

change kernel threads to ignore signals instead of blocking them

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=10ab825bdef8df510f99c703a5a2d9b13a4e31a5 Commit: 10ab825bdef8df510f99c703a5a2d9b13a4e31a5 Parent: 5de18d169739293e27e0cf9acfc75a2d2f4aa572 Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

Remove kthread_bind() call from _cpu_down()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b0834c26fd796c79dfcc3939ed2b9122b75246f Commit: 7b0834c26fd796c79dfcc3939ed2b9122b75246f Parent: 10ab825bdef8df510f99c703a5a2d9b13a4e31a5 Author: Gautham R Shenoy <[EMAIL PROTECTED]> AuthorDate

make cancel_rearming_delayed_work() reliable

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e84d644b5929789398914b0ccf447355dec6fb0 Commit: 6e84d644b5929789398914b0ccf447355dec6fb0 Parent: 7b0834c26fd796c79dfcc3939ed2b9122b75246f Author: Oleg Nesterov <[EMAIL PROTECTED]> AuthorDate: W

remove nfs4_acl_add_ace()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8842c9655b2b7f0e8e6c50a773b649e5d8a57678 Commit: 8842c9655b2b7f0e8e6c50a773b649e5d8a57678 Parent: 6e84d644b5929789398914b0ccf447355dec6fb0 Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Wed

The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f34b95689d2ce001c157b1604289ff240b4bdee0 Commit: f34b95689d2ce001c157b1604289ff240b4bdee0 Parent: 8842c9655b2b7f0e8e6c50a773b649e5d8a57678 Author: Peter Staubach <[EMAIL PROTECTED]> AuthorDate:

knfsd: rename sk_defer_lock to sk_lock

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ac1bea5507218da03f6005d228789da5a831c3f Commit: 7ac1bea5507218da03f6005d228789da5a831c3f Parent: f34b95689d2ce001c157b1604289ff240b4bdee0 Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

nfsd/nfs4state: remove unnecessary daemonize call

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=669716433598a1498049e75a84a5aaf69c8da173 Commit: 669716433598a1498049e75a84a5aaf69c8da173 Parent: 7ac1bea5507218da03f6005d228789da5a831c3f Author: Eric W. Biederman <[EMAIL PROTECTED]> AuthorDat

sunrpc: fix error path in module_init

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bd5f5812bfa753218e02cb773e06ede48055798 Commit: 5bd5f5812bfa753218e02cb773e06ede48055798 Parent: cd123012d99fde4759500fee611e724e4f3016e3 Author: Akinobu Mita <[EMAIL PROTECTED]> AuthorDate: We

RPC: add wrapper for svc_reserve to account for checksum

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cd123012d99fde4759500fee611e724e4f3016e3 Commit: cd123012d99fde4759500fee611e724e4f3016e3 Parent: 669716433598a1498049e75a84a5aaf69c8da173 Author: Jeff Layton <[EMAIL PROTECTED]> AuthorDate: Wed

knfsd: avoid use of unitialised variables on error path when nfs exports

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=402acd29e552cb80109d1d5c0ada53f634465d87 Commit: 402acd29e552cb80109d1d5c0ada53f634465d87 Parent: 5bd5f5812bfa753218e02cb773e06ede48055798 Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

knfsd: rpc: fix server-side wrapping of krb5i replies

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=153e44d22fb5f98198f90fbf56e89b345e48534d Commit: 153e44d22fb5f98198f90fbf56e89b345e48534d Parent: 402acd29e552cb80109d1d5c0ada53f634465d87 Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54f9247b3f6e51b24a4b7e873b3ab34d8e59dc45 Commit: 54f9247b3f6e51b24a4b7e873b3ab34d8e59dc45 Parent: 153e44d22fb5f98198f90fbf56e89b345e48534d Author: Frank Filz <[EMAIL PROTECTED]> AuthorDate: Wed

knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5e434c98b49f4877ea1614a629499e082b1a818 Commit: c5e434c98b49f4877ea1614a629499e082b1a818 Parent: 54f9247b3f6e51b24a4b7e873b3ab34d8e59dc45 Author: Wei Yongjun <[EMAIL PROTECTED]> AuthorDate: Wed

knfsd: simplify a 'while' condition in svcsock.c

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05ed690efbb28b54af79f97af8c9705e82a6fbd7 Commit: 05ed690efbb28b54af79f97af8c9705e82a6fbd7 Parent: c5e434c98b49f4877ea1614a629499e082b1a818 Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

knfsd: trivial makefile cleanup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f725b217b16e2cb1777c5a6e13c99f7913f1514a Commit: f725b217b16e2cb1777c5a6e13c99f7913f1514a Parent: 05ed690efbb28b54af79f97af8c9705e82a6fbd7 Author: Christoph Hellwig <[EMAIL PROTECTED]> AuthorDat

knfsd: various nfsd xdr cleanups

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=072f62ed85a71bbb3429a52678500ec9f9441e0d Commit: 072f62ed85a71bbb3429a52678500ec9f9441e0d Parent: f725b217b16e2cb1777c5a6e13c99f7913f1514a Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b41eeef14d7c73af6d16c7d02b7a939082a137ff Commit: b41eeef14d7c73af6d16c7d02b7a939082a137ff Parent: 072f62ed85a71bbb3429a52678500ec9f9441e0d Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

aio is unlikely

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8522ead3534c6cd06752b47a3bc380956191a2a Commit: b8522ead3534c6cd06752b47a3bc380956191a2a Parent: b41eeef14d7c73af6d16c7d02b7a939082a137ff Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: W

declare struct ktime

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f34c506b0385b43abd25c490335036ecbb173aed Commit: f34c506b0385b43abd25c490335036ecbb173aed Parent: b8522ead3534c6cd06752b47a3bc380956191a2a Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: W

futex priority based wakeup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec92d08292d3e9b0823eba138a4564d2d39f25c7 Commit: ec92d08292d3e9b0823eba138a4564d2d39f25c7 Parent: f34c506b0385b43abd25c490335036ecbb173aed Author: Pierre Peiffer <[EMAIL PROTECTED]> AuthorDate:

Make futex_wait() use an hrtimer for timeout

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c19384b5b296905d4988c7c684ff540a0f9d65be Commit: c19384b5b296905d4988c7c684ff540a0f9d65be Parent: ec92d08292d3e9b0823eba138a4564d2d39f25c7 Author: Pierre Peiffer <[EMAIL PROTECTED]> AuthorDate:

futex_requeue_pi optimization

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0aa7a70bf03b9de9e995ab272293be1f7937822 Commit: d0aa7a70bf03b9de9e995ab272293be1f7937822 Parent: c19384b5b296905d4988c7c684ff540a0f9d65be Author: Pierre Peiffer <[EMAIL PROTECTED]> AuthorDate:

FUTEX: new PRIVATE futexes

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34f01cc1f512fa783302982776895c73714ebbc2 Commit: 34f01cc1f512fa783302982776895c73714ebbc2 Parent: d0aa7a70bf03b9de9e995ab272293be1f7937822 Author: Eric Dumazet <[EMAIL PROTECTED]> AuthorDate: We

timer: parenthesis fix in tbase_get_deferrable() etc

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=38a23e311b6cd389b9d8af2ea6c28c8cffbe581c Commit: 38a23e311b6cd389b9d8af2ea6c28c8cffbe581c Parent: 34f01cc1f512fa783302982776895c73714ebbc2 Author: Jarek Poplawski <[EMAIL PROTECTED]> AuthorDate:

affs: use zero_user_page

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f36dca90e674a1a62cad810f630629c0008b2128 Commit: f36dca90e674a1a62cad810f630629c0008b2128 Parent: 01f2705daf5a36208e69d7cf95db9c330f843af6 Author: Nate Diller <[EMAIL PROTECTED]> AuthorDate: Wed

fs: convert core functions to zero_user_page

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01f2705daf5a36208e69d7cf95db9c330f843af6 Commit: 01f2705daf5a36208e69d7cf95db9c330f843af6 Parent: 38a23e311b6cd389b9d8af2ea6c28c8cffbe581c Author: Nate Diller <[EMAIL PROTECTED]> AuthorDate: Wed

ext3: use zero_user_page

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0c11d7a9e9e9793219baf715048c190a84bead57 Commit: 0c11d7a9e9e9793219baf715048c190a84bead57 Parent: f36dca90e674a1a62cad810f630629c0008b2128 Author: Nate Diller <[EMAIL PROTECTED]> AuthorDate: Wed

reiserfs: use zero_user_page

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f2fff596955867d407cc7e8e426097bd9ad2be9b Commit: f2fff596955867d407cc7e8e426097bd9ad2be9b Parent: 0c11d7a9e9e9793219baf715048c190a84bead57 Author: Nate Diller <[EMAIL PROTECTED]> AuthorDate: Wed

fs: deprecate memclear_highpage_flush

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f37bc2712b54ec641e0c0c8634f1a4b61d9956c0 Commit: f37bc2712b54ec641e0c0c8634f1a4b61d9956c0 Parent: f2fff596955867d407cc7e8e426097bd9ad2be9b Author: Nate Diller <[EMAIL PROTECTED]> AuthorDate: Wed

Add suspend-related notifications for CPU hotplug

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8bb7844286fb8c9fce6f65d8288aeb09d03a5e0d Commit: 8bb7844286fb8c9fce6f65d8288aeb09d03a5e0d Parent: f37bc2712b54ec641e0c0c8634f1a4b61d9956c0 Author: Rafael J. Wysocki <[EMAIL PROTECTED]> AuthorDat

microcode: use suspend-related CPU hotplug notifications

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=455c017ae3934797653549704c286e7bcc3a9397 Commit: 455c017ae3934797653549704c286e7bcc3a9397 Parent: 8bb7844286fb8c9fce6f65d8288aeb09d03a5e0d Author: Rafael J. Wysocki <[EMAIL PROTECTED]> AuthorDat

vmstat: use our own timer events

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1187ed21026fd512b87851d0ca26d9ae16f9059 Commit: d1187ed21026fd512b87851d0ca26d9ae16f9059 Parent: 455c017ae3934797653549704c286e7bcc3a9397 Author: Christoph Lameter <[EMAIL PROTECTED]> AuthorDat

Make vm statistics update interval configurable

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=77461ab33229d48614402decfb1b2eaa6d446861 Commit: 77461ab33229d48614402decfb1b2eaa6d446861 Parent: d1187ed21026fd512b87851d0ca26d9ae16f9059 Author: Christoph Lameter <[EMAIL PROTECTED]> AuthorDat

Move remote node draining out of slab allocators

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4037d452202e34214e8a939fa5621b2b3bbb45b7 Commit: 4037d452202e34214e8a939fa5621b2b3bbb45b7 Parent: 77461ab33229d48614402decfb1b2eaa6d446861 Author: Christoph Lameter <[EMAIL PROTECTED]> AuthorDat

clocksource: fix resume logic

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b52f52a093bb1e841e014c2087b5bee7162da413 Commit: b52f52a093bb1e841e014c2087b5bee7162da413 Parent: 4037d452202e34214e8a939fa5621b2b3bbb45b7 Author: Thomas Gleixner <[EMAIL PROTECTED]> AuthorDate:

Allow arch to initialize arch field of the module structure

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e61a1c1c4f240cec61300c8f27518c3e47570fd4 Commit: e61a1c1c4f240cec61300c8f27518c3e47570fd4 Parent: b52f52a093bb1e841e014c2087b5bee7162da413 Author: Roman Zippel <[EMAIL PROTECTED]> AuthorDate: We

wrap access to thread_info

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9f4f06d3191bd91c1a081b54a6c8e913e7b8a83 Commit: c9f4f06d3191bd91c1a081b54a6c8e913e7b8a83 Parent: e61a1c1c4f240cec61300c8f27518c3e47570fd4 Author: Roman Zippel <[EMAIL PROTECTED]> AuthorDate: We

rename thread_info to stack

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f7e4217b007d1f73e7e3cf10ba4fea4a608c603f Commit: f7e4217b007d1f73e7e3cf10ba4fea4a608c603f Parent: c9f4f06d3191bd91c1a081b54a6c8e913e7b8a83 Author: Roman Zippel <[EMAIL PROTECTED]> AuthorDate: We

compiler: introduce __used and __maybe_unused

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

i386 pci: use __maybe_unused

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

sh: dma: use __maybe_unused

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d16aaffa752c7fd50df951e631dd0c11f80d9cbf Commit: d16aaffa752c7fd50df951e631dd0c11f80d9cbf Parent: f6744c02bc50797c1a83f8303ebcc96673ca0524 Author: David Rientjes <[EMAIL PROTECTED]> AuthorDate:

i386: voyager: use __maybe_unused

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=affd872ebbe4f045d70a3f4b33b20f5f6c894bcc Commit: affd872ebbe4f045d70a3f4b33b20f5f6c894bcc Parent: d16aaffa752c7fd50df951e631dd0c11f80d9cbf Author: David Rientjes <[EMAIL PROTECTED]> AuthorDate:

i386 mmzone: use __maybe_unused

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3c117f06e95ea993ba4ed3b246fd76f87a4683f Commit: c3c117f06e95ea993ba4ed3b246fd76f87a4683f Parent: affd872ebbe4f045d70a3f4b33b20f5f6c894bcc Author: David Rientjes <[EMAIL PROTECTED]> AuthorDate:

vt8623fb: new framebuffer driver for VIA VT8623

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=558b7bd86c32978648cda5deb5c758d77ef0c165 Commit: 558b7bd86c32978648cda5deb5c758d77ef0c165 Parent: c3c117f06e95ea993ba4ed3b246fd76f87a4683f Author: Ondrej Zajicek <[EMAIL PROTECTED]> AuthorDate:

arkfb: new framebuffer driver for ARK Logic cards

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=681e14730c73cc2c71af282c001de6bc71c22f00 Commit: 681e14730c73cc2c71af282c001de6bc71c22f00 Parent: 558b7bd86c32978648cda5deb5c758d77ef0c165 Author: Ondrej Zajicek <[EMAIL PROTECTED]> AuthorDate:

svgalib: move fb_get_caps to svgalib

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a87ede94595f58934000e26e8b13398e63868b5 Commit: 5a87ede94595f58934000e26e8b13398e63868b5 Parent: 681e14730c73cc2c71af282c001de6bc71c22f00 Author: Antonino A. Daplas <[EMAIL PROTECTED]> AuthorDa

fbdev: add support for AVR32

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=880169dd2edc4297b7811a0542be9766ca6945bc Commit: 880169dd2edc4297b7811a0542be9766ca6945bc Parent: 5a87ede94595f58934000e26e8b13398e63868b5 Author: Haavard Skinnemoen <[EMAIL PROTECTED]> AuthorDa

frame buffer: geforce 7300 gt

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc0ca06e24545117b69c94b1219dbe19392a0c5a Commit: bc0ca06e24545117b69c94b1219dbe19392a0c5a Parent: 880169dd2edc4297b7811a0542be9766ca6945bc Author: Michal Piotrowski <[EMAIL PROTECTED]> AuthorDat

drivers/md.c: Use ARRAY_SIZE macro when appropriate

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=50511da3da4d984fb944b2e373781b60915daf65 Commit: 50511da3da4d984fb944b2e373781b60915daf65 Parent: bc0ca06e24545117b69c94b1219dbe19392a0c5a Author: Ahmed S. Darwish <[EMAIL PROTECTED]> AuthorDate

md: cleanup: use seq_release_private() where appropriate

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3f94b40e1676172dfa88abfffd8baffe7ac607c Commit: c3f94b40e1676172dfa88abfffd8baffe7ac607c Parent: 50511da3da4d984fb944b2e373781b60915daf65 Author: Martin Peschke <[EMAIL PROTECTED]> AuthorDate:

md: move test for whether level supports bitmap to correct place

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e11e93facc38fb264a5ff1e154ebb2f11dc5cffa Commit: e11e93facc38fb264a5ff1e154ebb2f11dc5cffa Parent: c3f94b40e1676172dfa88abfffd8baffe7ac607c Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

md: remove the slash from the name of a kmem_cache used by raid5

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42b9bebe3fea3d3ce381bc6735a3fb50e6613f06 Commit: 42b9bebe3fea3d3ce381bc6735a3fb50e6613f06 Parent: 4d167f09375bd6c18447d3fcc18baaf3acd15fbc Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

md: stop using csum_partial for checksum calculation in md

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d167f09375bd6c18447d3fcc18baaf3acd15fbc Commit: 4d167f09375bd6c18447d3fcc18baaf3acd15fbc Parent: e11e93facc38fb264a5ff1e154ebb2f11dc5cffa Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

md: allow reshape_position for md arrays to be set via sysfs

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=08a02ecd28bad35a47357e611044dcbeab06e3d7 Commit: 08a02ecd28bad35a47357e611044dcbeab06e3d7 Parent: 42b9bebe3fea3d3ce381bc6735a3fb50e6613f06 Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

md: improve partition detection in md array

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b479c91da90eef605f851508744bfe8269591a0 Commit: 5b479c91da90eef605f851508744bfe8269591a0 Parent: 08a02ecd28bad35a47357e611044dcbeab06e3d7 Author: NeilBrown <[EMAIL PROTECTED]> AuthorDate: Wed M

i386: cpu/transmeta.c: fix definition of USER686

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21c42bd8db2acd7c884d132efbf7aee9ca970b06 Commit: 21c42bd8db2acd7c884d132efbf7aee9ca970b06 Parent: 5b479c91da90eef605f851508744bfe8269591a0 Author: H. Peter Anvin <[EMAIL PROTECTED]> AuthorDate:

i386: remove unused rdtsc() macro

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=29bd44337799e4cb85aec5157a9c88a0da66642a Commit: 29bd44337799e4cb85aec5157a9c88a0da66642a Parent: 21c42bd8db2acd7c884d132efbf7aee9ca970b06 Author: H. Peter Anvin <[EMAIL PROTECTED]> AuthorDate:

i386: msr.h: be paranoid about types and parentheses

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b0b73cb41d56ee391f20cbd3e4304e2303a8829b Commit: b0b73cb41d56ee391f20cbd3e4304e2303a8829b Parent: 29bd44337799e4cb85aec5157a9c88a0da66642a Author: H. Peter Anvin <[EMAIL PROTECTED]> AuthorDate:

[AVR32] Use correct config symbol when setting cpuflags

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c19aa754f32ff1dd7cb8e96454f5eba95c20585e Commit: c19aa754f32ff1dd7cb8e96454f5eba95c20585e Parent: de372ecd80a42c4fb485c7232475301a18d05184 Author: Haavard Skinnemoen <[EMAIL PROTECTED]> AuthorDa

AVR32: Spinlock initializer cleanup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e89b064a4fd18b9c57b7aecbe7101d782759cf81 Commit: e89b064a4fd18b9c57b7aecbe7101d782759cf81 Parent: c19aa754f32ff1dd7cb8e96454f5eba95c20585e Author: Thomas Gleixner <[EMAIL PROTECTED]> AuthorDate:

[AVR32] Implement dma_{alloc,free}_writecombine()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a492dbb9e3d04db138f2841648d1904d38a5295d Commit: a492dbb9e3d04db138f2841648d1904d38a5295d Parent: e89b064a4fd18b9c57b7aecbe7101d782759cf81 Author: Haavard Skinnemoen <[EMAIL PROTECTED]> AuthorDa

[AVR32] Wire up sys_utimensat

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=47cc3e780474be2e462278d63d77c27a493b28ed Commit: 47cc3e780474be2e462278d63d77c27a493b28ed Parent: b3cfe0cb37ac7c3ca05a29e308f01c8eb27e06d4 Author: Haavard Skinnemoen <[EMAIL PROTECTED]> AuthorDa

[AVR32] Fix section mismatch .taglist -> .init.text

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3cfe0cb37ac7c3ca05a29e308f01c8eb27e06d4 Commit: b3cfe0cb37ac7c3ca05a29e308f01c8eb27e06d4 Parent: a492dbb9e3d04db138f2841648d1904d38a5295d Author: Haavard Skinnemoen <[EMAIL PROTECTED]> AuthorDa

fs/libfs.c: >80 columns line break fix

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f8952c2fa981c75dbbb363ac83b320068fffa69 Commit: 0f8952c2fa981c75dbbb363ac83b320068fffa69 Parent: de372ecd80a42c4fb485c7232475301a18d05184 Author: Ronni Nielsen <[EMAIL PROTECTED]> AuthorDate: W

devres: kernel-doc and DocBook

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d3e6975e0f25044c4c86f5a42c9917090973636b Commit: d3e6975e0f25044c4c86f5a42c9917090973636b Parent: 0f8952c2fa981c75dbbb363ac83b320068fffa69 Author: Randy Dunlap <[EMAIL PROTECTED]> AuthorDate: We

Style fix in fs/select.c

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ccf6780dc3d228f380e17b6858b93fc48e40afd4 Commit: ccf6780dc3d228f380e17b6858b93fc48e40afd4 Parent: d3e6975e0f25044c4c86f5a42c9917090973636b Author: WANG Cong <[EMAIL PROTECTED]> AuthorDate: Wed M

Fix trivial typos in Kconfig* files

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3dde6ad8fc3939d345a3768464ecff43c91d511a Commit: 3dde6ad8fc3939d345a3768464ecff43c91d511a Parent: ccf6780dc3d228f380e17b6858b93fc48e40afd4 Author: David Sterba <[EMAIL PROTECTED]> AuthorDate: We

Fix misspellings collected by members of KJ list.

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=beb7dd86a101263bf63a78c7c6d4da3849b35bd6 Commit: beb7dd86a101263bf63a78c7c6d4da3849b35bd6 Parent: 3dde6ad8fc3939d345a3768464ecff43c91d511a Author: Robert P. J. Day <[EMAIL PROTECTED]> AuthorDate

Fix "deprecated" typoes.

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1591275cb57bc5df7ff59774b85c8af84bc45e87 Commit: 1591275cb57bc5df7ff59774b85c8af84bc45e87 Parent: beb7dd86a101263bf63a78c7c6d4da3849b35bd6 Author: Robert P. J. Day <[EMAIL PROTECTED]> AuthorDate

Fix more "deprecated" spellos.

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b60756a628a73bc8bf8b59d8716cb3f09b7e7eb Commit: 8b60756a628a73bc8bf8b59d8716cb3f09b7e7eb Parent: 1591275cb57bc5df7ff59774b85c8af84bc45e87 Author: Randy Dunlap <[EMAIL PROTECTED]> AuthorDate: We

Correct comments in genrtc.c to refer to correct /proc file.

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c685ce059d42ebda7822786498dfd366695457f6 Commit: c685ce059d42ebda7822786498dfd366695457f6 Parent: 8b60756a628a73bc8bf8b59d8716cb3f09b7e7eb Author: Robert P. J. Day <[EMAIL PROTECTED]> AuthorDate

Kconfig: A couple of grammatical fixes in arch/i386/Kconfig

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

Kconfig: Remove reference to external mqueue library

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

<    1   2   3   4   >