uml: make hostfs_setattr() support operations on unlinked open files

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5822b7faca709c03a59c2929005bfe9caffe6592 Commit: 5822b7faca709c03a59c2929005bfe9caffe6592 Parent: 0e6b9c98be1b517bf99a21d8a7036a8a21e47dd1 Author: Alberto Bertogli [EMAIL PROTECTED] AuthorDate:

uml: hostfs style fixes

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f1adc05e77383017bc63ea9c48ba217da76682b8 Commit: f1adc05e77383017bc63ea9c48ba217da76682b8 Parent: 5822b7faca709c03a59c2929005bfe9caffe6592 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: an idle system should have zero load average

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

Factor outstanding I/O error handling

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e9f45bd18191bbd05468b19b7064b8da8262aba Commit: 3e9f45bd18191bbd05468b19b7064b8da8262aba Parent: c83e44842074a87614c78eca70fa6467b0bc3c4a Author: Guillaume Chazarain [EMAIL PROTECTED]

block_write_full_page(): report ENOSPC

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e4c3690b07f04b1942c39db358a5c8a72831daa Commit: 7e4c3690b07f04b1942c39db358a5c8a72831daa Parent: 3e9f45bd18191bbd05468b19b7064b8da8262aba Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

simplify the stacktrace code

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ab1b6f03a10ba1f5638188ab06bf46e33ac3a160 Commit: ab1b6f03a10ba1f5638188ab06bf46e33ac3a160 Parent: 7e4c3690b07f04b1942c39db358a5c8a72831daa Author: Christoph Hellwig [EMAIL PROTECTED]

Allow access to /proc/$PID/fd after setuid()

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8948e11f450e6189a79e47d6051c3d5a0b98e3f3 Commit: 8948e11f450e6189a79e47d6051c3d5a0b98e3f3 Parent: ab1b6f03a10ba1f5638188ab06bf46e33ac3a160 Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d7bf11d649c72621ca31b8ea12b9c94af380e63 Commit: 4d7bf11d649c72621ca31b8ea12b9c94af380e63 Parent: 8948e11f450e6189a79e47d6051c3d5a0b98e3f3 Author: Markus Rechberger [EMAIL PROTECTED]

ipmi: add powerpc openfirmware sensing

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dba9b4f6a096f39dd58d67fbc643a7c1bf2973eb Commit: dba9b4f6a096f39dd58d67fbc643a7c1bf2973eb Parent: 24c32d733dd44dbc5b9dcd0b8de58e16fdbeac76 Author: Corey Minyard [EMAIL PROTECTED] AuthorDate:

ipmi: allow shared interrupts

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee6cd5f8f573ad11f270a07fb201822c2862474d Commit: ee6cd5f8f573ad11f270a07fb201822c2862474d Parent: dba9b4f6a096f39dd58d67fbc643a7c1bf2973eb Author: Corey Minyard [EMAIL PROTECTED] AuthorDate:

ipmi: add new IPMI nmi watchdog handling

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f64da958dfc83335de1d2bef9d3868f30feb4e53 Commit: f64da958dfc83335de1d2bef9d3868f30feb4e53 Parent: ee6cd5f8f573ad11f270a07fb201822c2862474d Author: Corey Minyard [EMAIL PROTECTED] AuthorDate:

freezer: task-exit_state should be treated as bolean

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1065d130dddc3241706c50a01ced7b03bcb657be Commit: 1065d130dddc3241706c50a01ced7b03bcb657be Parent: fca3b747795ae24f9667b6c9a69975f9eb98a2c0 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

softlockup: s/99/MAX_RT_PRIO/

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02fb6149f7a64c62934c035e7635321cb9a8cf2e Commit: 02fb6149f7a64c62934c035e7635321cb9a8cf2e Parent: 1065d130dddc3241706c50a01ced7b03bcb657be Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

Fix constant folding and poor optimization in byte swapping code

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e2c20023f34b652605a5fb7c68bb843d2b100a8 Commit: 8e2c20023f34b652605a5fb7c68bb843d2b100a8 Parent: 02fb6149f7a64c62934c035e7635321cb9a8cf2e Author: Trent Piepho [EMAIL PROTECTED] AuthorDate: Tue

Documentation: Ask driver writers to provide PM support

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b7952021289b6d04d8c62c0f13acce570730dcd Commit: 5b7952021289b6d04d8c62c0f13acce570730dcd Parent: 8e2c20023f34b652605a5fb7c68bb843d2b100a8 Author: Rafael J. Wysocki [EMAIL PROTECTED]

use symbolic constants in generic lseek code

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b8e89249ba54fb6e12358bbed7e3070fa1d1e6a Commit: 7b8e89249ba54fb6e12358bbed7e3070fa1d1e6a Parent: 5b7952021289b6d04d8c62c0f13acce570730dcd Author: Chris Snook [EMAIL PROTECTED] AuthorDate: Tue

use use SEEK_MAX to validate user lseek arguments

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1ae7075bcd805c3aa5e8f53effc63a4562d6110e Commit: 1ae7075bcd805c3aa5e8f53effc63a4562d6110e Parent: 7b8e89249ba54fb6e12358bbed7e3070fa1d1e6a Author: Chris Snook [EMAIL PROTECTED] AuthorDate: Tue

devpts: add fsnotify create event

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3972b7f67bf1a352a4a4c350b2245d759a41ea06 Commit: 3972b7f67bf1a352a4a4c350b2245d759a41ea06 Parent: 1ae7075bcd805c3aa5e8f53effc63a4562d6110e Author: Florin Malita [EMAIL PROTECTED] AuthorDate:

tty: Clarify documentation of -write()

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6309ed7cb2b0671b0db9386abc6307ec3108bbaa Commit: 6309ed7cb2b0671b0db9386abc6307ec3108bbaa Parent: 3972b7f67bf1a352a4a4c350b2245d759a41ea06 Author: Alan [EMAIL PROTECTED] AuthorDate: Tue May 8

drivers/char/hvc_console.c: cleanups

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fa156ea846daae44d60b05ea066d0e28fd3b6c4 Commit: 4fa156ea846daae44d60b05ea066d0e28fd3b6c4 Parent: 6309ed7cb2b0671b0db9386abc6307ec3108bbaa Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

is_power_of_2 in fs/hfs

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1b5c1d3da05c91129120d045dfcdfc7761f44f1 Commit: e1b5c1d3da05c91129120d045dfcdfc7761f44f1 Parent: e7d709c096487078652a1384d7a2d0e4459e18b6 Author: Vignesh Babu BM [EMAIL PROTECTED] AuthorDate:

is_power_of_2 in fs/block_dev.c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1368c4f2482c9e06bcb297217433818b171cc9e3 Commit: 1368c4f2482c9e06bcb297217433818b171cc9e3 Parent: e1b5c1d3da05c91129120d045dfcdfc7761f44f1 Author: Vignesh Babu BM [EMAIL PROTECTED] AuthorDate:

is_power_of_2 in fat

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7d709c096487078652a1384d7a2d0e4459e18b6 Commit: e7d709c096487078652a1384d7a2d0e4459e18b6 Parent: 4fa156ea846daae44d60b05ea066d0e28fd3b6c4 Author: Vignesh Babu BM [EMAIL PROTECTED] AuthorDate:

freevxfs: possible null pointer dereference fix

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=82f703bb8cb2732b4437a9f555a1be564e9e71c2 Commit: 82f703bb8cb2732b4437a9f555a1be564e9e71c2 Parent: 1368c4f2482c9e06bcb297217433818b171cc9e3 Author: Dmitriy Monakhov [EMAIL PROTECTED] AuthorDate:

reiserfs: possible null pointer dereference during resize

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d3466a348a61c4d7f958ce80020eba17c09d7f7 Commit: 2d3466a348a61c4d7f958ce80020eba17c09d7f7 Parent: 82f703bb8cb2732b4437a9f555a1be564e9e71c2 Author: Dmitriy Monakhov [EMAIL PROTECTED] AuthorDate:

scripts: kernel-doc whitespace cleanup

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3c308798a337d75d846773dd64155860852931fc Commit: 3c308798a337d75d846773dd64155860852931fc Parent: 2d3466a348a61c4d7f958ce80020eba17c09d7f7 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Tue

fix section mismatch warning in lib/swiotlb.c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b2ead6e012e2b2ab31851c288e0dd7872884a8a3 Commit: b2ead6e012e2b2ab31851c288e0dd7872884a8a3 Parent: 3c308798a337d75d846773dd64155860852931fc Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Tue

init/do_mounts.c: proper prepare_namespace() prototype

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46595390e97b3ab2741a36f5ff69e8f6033fa9c0 Commit: 46595390e97b3ab2741a36f5ff69e8f6033fa9c0 Parent: b2ead6e012e2b2ab31851c288e0dd7872884a8a3 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

Fix compilation of drivers with -O0

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee7b9e3706b9c5f90113eb16a1a84a1c01e09f95 Commit: ee7b9e3706b9c5f90113eb16a1a84a1c01e09f95 Parent: 46595390e97b3ab2741a36f5ff69e8f6033fa9c0 Author: Michal Schmidt [EMAIL PROTECTED] AuthorDate:

Apple SMC driver (hardware monitoring and control)

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f2fad748ccced5b9313efce2a2c7ae4c04ef564 Commit: 6f2fad748ccced5b9313efce2a2c7ae4c04ef564 Parent: ee7b9e3706b9c5f90113eb16a1a84a1c01e09f95 Author: Nicolas Boichat [EMAIL PROTECTED] AuthorDate:

reiserfs: correct misspelled REISERFS_PROC_INFO to CONFIG_REISERFS_PROC_INFO

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

kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug

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

IRQ: add __must_check to request_irq

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=616883df78bd4b3fcdb6ddc39bd3d4cb902bfa32 Commit: 616883df78bd4b3fcdb6ddc39bd3d4cb902bfa32 Parent: c761c84154dcd952182e4867d841298c9eb0b14b Author: Monakhov Dmitriy [EMAIL PROTECTED] AuthorDate:

Use stop_machine_run in the Intel RNG driver

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee527cd3a20c2aeaac17d939e5d011f7a76d69f5 Commit: ee527cd3a20c2aeaac17d939e5d011f7a76d69f5 Parent: 616883df78bd4b3fcdb6ddc39bd3d4cb902bfa32 Author: Prarit Bhargava [EMAIL PROTECTED] AuthorDate:

Cap shmmax at INT_MAX in compat shminfo

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af7c693f146069a1f44739acef9abf1bc27f7247 Commit: af7c693f146069a1f44739acef9abf1bc27f7247 Parent: ee527cd3a20c2aeaac17d939e5d011f7a76d69f5 Author: Guy Streeter [EMAIL PROTECTED] AuthorDate: Tue

exec: fix remove_arg_zero

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fc75ff4816c3483b4b772b2f6cb3d8fd88ca547 Commit: 4fc75ff4816c3483b4b772b2f6cb3d8fd88ca547 Parent: af7c693f146069a1f44739acef9abf1bc27f7247 Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Tue

Merge sys_clone()/sys_unshare() nsproxy and namespace handling

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e3222c4ecc649c4ae568e61dda9349482401b501 Commit: e3222c4ecc649c4ae568e61dda9349482401b501 Parent: 4fc75ff4816c3483b4b772b2f6cb3d8fd88ca547 Author: Badari Pulavarty [EMAIL PROTECTED] AuthorDate:

rcutorture: Mark rcu_torture_init as __init

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f8bc500a10ab9cb3861e5bb71155d7bd2bbd2d5 Commit: 6f8bc500a10ab9cb3861e5bb71155d7bd2bbd2d5 Parent: e3222c4ecc649c4ae568e61dda9349482401b501 Author: Josh Triplett [EMAIL PROTECTED] AuthorDate:

init dma masks in pnp_dev

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e17c5508fa015f2c7690e29041f437e9308c64f Commit: 2e17c5508fa015f2c7690e29041f437e9308c64f Parent: 6f8bc500a10ab9cb3861e5bb71155d7bd2bbd2d5 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

add filesystem subtype support

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

RTC: add rtc-rs5c313 driver

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e9f2bd8191a416fbd17e8bfc002dba5411937997 Commit: e9f2bd8191a416fbd17e8bfc002dba5411937997 Parent: c6a632a2b610c1bc123f1d258d688e8fe5cc70dd Author: Nobuhiro Iwamatsu [EMAIL PROTECTED]

futex: restartable futex_wait

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=72c1bbf308c75a136803d2d76d0e18258be14c7a Commit: 72c1bbf308c75a136803d2d76d0e18258be14c7a Parent: 9adef58b1d4fbb58d7daed931b6790c5a3b7543a Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Tue

/proc/*/oom_score oops re badness

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19c5d45a09312ca20cd1f9df3fd1a87fe0cb8aac Commit: 19c5d45a09312ca20cd1f9df3fd1a87fe0cb8aac Parent: 72c1bbf308c75a136803d2d76d0e18258be14c7a Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

tty: introduce no_tty and use it in selinux

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98a27ba485c7508ef9d9527fe06e4686f3a163dc Commit: 98a27ba485c7508ef9d9527fe06e4686f3a163dc Parent: 2a65f1d9fe78475720bd8f0e0fbbf1973b1b5ac2 Author: Eric W. Biederman [EMAIL PROTECTED]

move die notifier handling to common code

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1eeb66a1bb973534dc3d064920a5ca683823372e Commit: 1eeb66a1bb973534dc3d064920a5ca683823372e Parent: e3869792990f708c97be5877499cada70d469bd3 Author: Christoph Hellwig [EMAIL PROTECTED]

schedule obsolete OSS drivers for removal, 4th round

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=274ee1cd91800a7aa1ed34b7ab2db7c53f09c93a Commit: 274ee1cd91800a7aa1ed34b7ab2db7c53f09c93a Parent: ca509f69dec7fa564005aa7e9fcf0cd46de3f7d6 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

Delete unused header file math-emu/extended.h

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

Protect tty drivers list with tty_mutex

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca509f69dec7fa564005aa7e9fcf0cd46de3f7d6 Commit: ca509f69dec7fa564005aa7e9fcf0cd46de3f7d6 Parent: ef51c97623b94f51e439ac91d2736aab3d1b6594 Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

fix sscanf %n match at end of input string

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6b40d16d1cfa1a01158049bb887a9bbe48ef7ba Commit: c6b40d16d1cfa1a01158049bb887a9bbe48ef7ba Parent: 757dea93e136b219af09d3cd56a81063fdbdef1a Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

Fix race between attach_task and cpuset_exit

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dd9037a26a1e6ebec9121b4681c414dc77189a90 Commit: dd9037a26a1e6ebec9121b4681c414dc77189a90 Parent: e5f00f42f35e6f4699f105a3bd56874847cbf72f Author: Srivatsa Vaddagiri [EMAIL PROTECTED]

Delete unused header file linux/awe_voice.h

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

kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique()

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

parport-dev driver model support

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

legacy PC parports support parport-dev

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a7d801afc3d4d1c8aaa0449f17b9f9ce62e16236 Commit: a7d801afc3d4d1c8aaa0449f17b9f9ce62e16236 Parent: c15a3837d2aa30e3ea41aed49d80abed355ab6bd Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Tue

layered parport code uses parport-dev

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

Add support for deferrable timers

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e453a67510a17f01b63835f18569e8c3939a38c Commit: 6e453a67510a17f01b63835f18569e8c3939a38c Parent: da6752964290567a6b4ea180d1becda75e810e87 Author: Venki Pallipadi [EMAIL PROTECTED] AuthorDate:

linux/sysdev.h needs to include linux/module.h

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3367b994fe4f131ab1240600682a1981de7cad0c Commit: 3367b994fe4f131ab1240600682a1981de7cad0c Parent: 28287033e12463c8ff89f1ea8038783d0360391c Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Tue

Move timekeeping code to timekeeping.c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8524070b7982d76258942275908b7434cfcab4b4 Commit: 8524070b7982d76258942275908b7434cfcab4b4 Parent: 329c8d84ca1946c037d9859dc251b56d8b1b4630 Author: john stultz [EMAIL PROTECTED] AuthorDate: Tue

Ignore stolen time in the softlockup watchdog

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=966812dc98e6a7fcdf759cbfa0efab77500a8868 Commit: 966812dc98e6a7fcdf759cbfa0efab77500a8868 Parent: 8524070b7982d76258942275908b7434cfcab4b4 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

add touch_all_softlockup_watchdogs()

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=04c9167f91e309c9c4ea982992aa08e83b2eb42e Commit: 04c9167f91e309c9c4ea982992aa08e83b2eb42e Parent: 966812dc98e6a7fcdf759cbfa0efab77500a8868 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

Fix 82875 PCI setup

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=62456726d715042e1976b830c59fd73f41c4aaa6 Commit: 62456726d715042e1976b830c59fd73f41c4aaa6 Parent: e63340ae6b6205fef26b40a75673d1c9c0c8bb90 Author: John Feeney [EMAIL PROTECTED] AuthorDate: Tue

remove artificial software max_loop limit

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73285082745045bcd64333c1fbaa88f8490f2626 Commit: 73285082745045bcd64333c1fbaa88f8490f2626 Parent: 4f911d64e04a44c47985be30f978fb3c2efcee0c Author: Ken Chen [EMAIL PROTECTED] AuthorDate: Tue May

Fix race between cat /proc/slab_allocators and rmmod

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a5c43dae7ae38c2a6b3e9a819bcf45f010bf6a4a Commit: a5c43dae7ae38c2a6b3e9a819bcf45f010bf6a4a Parent: 9d65cb4a1718a072898c7a57a3bc61b2dc4bcd4d Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

Replace deprecated SA_xxx interrupt flags

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2833bf68b9634a02895d9463349d8c21bd32ccf6 Commit: 2833bf68b9634a02895d9463349d8c21bd32ccf6 Parent: 9730b5b06fee7ffd1f0150855f03cf319c0e004f Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

Deprecate SA_xxx interrupt flags -V2

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e8638e2ace18eb6b814a63fe087106be05ca267 Commit: 0e8638e2ace18eb6b814a63fe087106be05ca267 Parent: 2833bf68b9634a02895d9463349d8c21bd32ccf6 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

ROUND_UP macro cleanup in drivers/char/lp.c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b259d74b39595f6ac74c3627b9c3657ac90249a0 Commit: b259d74b39595f6ac74c3627b9c3657ac90249a0 Parent: 0e8638e2ace18eb6b814a63fe087106be05ca267 Author: Milind Arun Choudhary [EMAIL PROTECTED]

ROUND_UP macro cleanup in fs/(select|compat|readdir).c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=022a1692444cd683ef42f637cc717db4d8fd9378 Commit: 022a1692444cd683ef42f637cc717db4d8fd9378 Parent: 10f8a59813ee8bb41fb1d72ed2ec12a1c9f66da2 Author: Milind Arun Choudhary [EMAIL PROTECTED]

ROUND_UP macro cleanup in fs/smbfs/request.c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1525dccbc248b87568f2477f1b2d417b69d418c3 Commit: 1525dccbc248b87568f2477f1b2d417b69d418c3 Parent: 022a1692444cd683ef42f637cc717db4d8fd9378 Author: Milind Arun Choudhary [EMAIL PROTECTED]

kernel-doc: handle arrays with arithmetic expressions as initializers

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=884f2810b15b6bb489c9dca5013aafbea2f19fba Commit: 884f2810b15b6bb489c9dca5013aafbea2f19fba Parent: 1525dccbc248b87568f2477f1b2d417b69d418c3 Author: Borislav Petkov [EMAIL PROTECTED] AuthorDate:

Lockdep treats down_write_trylock like regular down_write

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=428e6ce023c5890cfecc8ad10335da3f28dbf893 Commit: 428e6ce023c5890cfecc8ad10335da3f28dbf893 Parent: 644fd4f5de9ca147daeb6dc5f844b44ec3d58b47 Author: Pavel Emelianov [EMAIL PROTECTED] AuthorDate:

merge compat_ioctl.h into compat_ioctl.c

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=644fd4f5de9ca147daeb6dc5f844b44ec3d58b47 Commit: 644fd4f5de9ca147daeb6dc5f844b44ec3d58b47 Parent: 884f2810b15b6bb489c9dca5013aafbea2f19fba Author: Christoph Hellwig [EMAIL PROTECTED]

Pad irq_desc to internode cacheline size

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e729aa16b168fb202d1a20f936028cb7c2a0278d Commit: e729aa16b168fb202d1a20f936028cb7c2a0278d Parent: 428e6ce023c5890cfecc8ad10335da3f28dbf893 Author: Ravikiran G Thirumalai [EMAIL PROTECTED]

partition: add support for sysv68 partitions

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19d0e8ce856a7628a630710aed82931ce1c7eb97 Commit: 19d0e8ce856a7628a630710aed82931ce1c7eb97 Parent: e729aa16b168fb202d1a20f936028cb7c2a0278d Author: Philippe De Muyter [EMAIL PROTECTED]

audit: add spaces on either side of case ... operator.

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

cleanup compat ioctl handling

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6272e2667965dfb5b59199f462cd0f001fb304a6 Commit: 6272e2667965dfb5b59199f462cd0f001fb304a6 Parent: 039b6b3ed84e45a6f8316358dd2bfdc83d59fc45 Author: Christoph Hellwig [EMAIL PROTECTED]

kallsyms: cleanup: use seq_release_private() where appropriate

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a0c6a0d1ae97473291f479ef64573d6b2c0e2d5 Commit: 5a0c6a0d1ae97473291f479ef64573d6b2c0e2d5 Parent: 6272e2667965dfb5b59199f462cd0f001fb304a6 Author: Martin Peschke [EMAIL PROTECTED] AuthorDate:

proc: cleanup: use seq_release_private() where appropriate

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

cciss: reformat error handling

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d38ae168bfde9195466b9d45cb1126a657c10942 Commit: d38ae168bfde9195466b9d45cb1126a657c10942 Parent: 09f0892ec7f8068ba1d1fcef4d1fca23ec96e0dd Author: Mike Miller (OS Dev) [EMAIL PROTECTED]

cciss: add SG_IO ioctl to cciss

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03bbfee58d440f5dc2e880944ab75fc644534794 Commit: 03bbfee58d440f5dc2e880944ab75fc644534794 Parent: d38ae168bfde9195466b9d45cb1126a657c10942 Author: Mike Miller (OS Dev) [EMAIL PROTECTED]

cciss: set rq-errors more correctly in driver

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=198b766013e680a9e367aeb0d62f402029868a09 Commit: 198b766013e680a9e367aeb0d62f402029868a09 Parent: 03bbfee58d440f5dc2e880944ab75fc644534794 Author: Mike Miller (OS Dev) [EMAIL PROTECTED]

kernel-doc: generate main index page when building 'htmldocs'

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eb81d93046e7de51d47b8f1303d80e6f51ac9e33 Commit: eb81d93046e7de51d47b8f1303d80e6f51ac9e33 Parent: 198b766013e680a9e367aeb0d62f402029868a09 Author: Borislav Petkov [EMAIL PROTECTED] AuthorDate:

fix hotplug for legacy platform drivers

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

Remove redundant check from proc_setattr()

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e8123fdeda6b2b9e96f2ec56e7bed27a303d3eb Commit: 1e8123fdeda6b2b9e96f2ec56e7bed27a303d3eb Parent: 49a4ec188f9a96c9a5567956718213d38a456a19 Author: John Johansen [EMAIL PROTECTED] AuthorDate:

Remove redundant check from proc_sys_setattr()

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9d0633cfedde484d30eef869f749c04709ab3e42 Commit: 9d0633cfedde484d30eef869f749c04709ab3e42 Parent: 1e8123fdeda6b2b9e96f2ec56e7bed27a303d3eb Author: John Johansen [EMAIL PROTECTED] AuthorDate:

make iunique use a do/while loop rather than its obscure goto loop

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3361c7bebbf207f57f3dd1282cd87e1e37c082ac Commit: 3361c7bebbf207f57f3dd1282cd87e1e37c082ac Parent: 9d0633cfedde484d30eef869f749c04709ab3e42 Author: Jeffrey Layton [EMAIL PROTECTED] AuthorDate:

kernel-doc: html mode struct highlights

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3eb014a103701bedfaa11bc321f470e918c71ff7 Commit: 3eb014a103701bedfaa11bc321f470e918c71ff7 Parent: 3361c7bebbf207f57f3dd1282cd87e1e37c082ac Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Tue

Add webpages' URL and summarize 3 lines.

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b9686211374a9751ae70a95fd1fcfb8c2a80698 Commit: 6b9686211374a9751ae70a95fd1fcfb8c2a80698 Parent: 3eb014a103701bedfaa11bc321f470e918c71ff7 Author: Miguel Ojeda [EMAIL PROTECTED] AuthorDate: Tue

Add keyboard blink driver

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f038f9a361a764ed013447174b7170073f89cbe9 Commit: f038f9a361a764ed013447174b7170073f89cbe9 Parent: 6b9686211374a9751ae70a95fd1fcfb8c2a80698 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Tue

EFI: warn only for pre-1.00 system tables

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=873ec746158403af82c57ce26780166aafc159e1 Commit: 873ec746158403af82c57ce26780166aafc159e1 Parent: f038f9a361a764ed013447174b7170073f89cbe9 Author: Bjorn Helgaas [EMAIL PROTECTED] AuthorDate:

apm: fix incorrect comment

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9919380187e8182ac449652094c345c82dce0c3 Commit: c9919380187e8182ac449652094c345c82dce0c3 Parent: 873ec746158403af82c57ce26780166aafc159e1 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Tue May

cciss: include scsi/scsi.h unconditionally

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d5d3b736e3264934ec832a657a9a434b65f3d51f Commit: d5d3b736e3264934ec832a657a9a434b65f3d51f Parent: c9919380187e8182ac449652094c345c82dce0c3 Author: Stephen Cameron [EMAIL PROTECTED] AuthorDate:

highres/dyntick: prevent xtime lock contention

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

Documentation: cciss: detecting failed drives

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c080f1a93591500299a514ef63209079ff007ac Commit: 6c080f1a93591500299a514ef63209079ff007ac Parent: d3ed782458f315c30ea679b919a2cc59f2b82565 Author: Stephen M. Cameron [EMAIL PROTECTED]

SPIN_LOCK_UNLOCKED cleanup in init_task.h

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b32e41bb97971161ad34ea69364c4f9ec3909151 Commit: b32e41bb97971161ad34ea69364c4f9ec3909151 Parent: 6c080f1a93591500299a514ef63209079ff007ac Author: Milind Arun Choudhary [EMAIL PROTECTED]

SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ccc942567e10d6a5d59c4d57f03d07b4110611ea Commit: ccc942567e10d6a5d59c4d57f03d07b4110611ea Parent: b32e41bb97971161ad34ea69364c4f9ec3909151 Author: Milind Arun Choudhary [EMAIL PROTECTED]

SPIN_LOCK_UNLOCKED cleanup in drivers/serial

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=076fa0fa2d53046d32f5157022d683b8027f05ed Commit: 076fa0fa2d53046d32f5157022d683b8027f05ed Parent: ccc942567e10d6a5d59c4d57f03d07b4110611ea Author: Milind Arun Choudhary [EMAIL PROTECTED]

lockdep: lookup_chain_cache comment errata

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9e860d000a90cfc9ca270ddb6e99b177e6aa91cd Commit: 9e860d000a90cfc9ca270ddb6e99b177e6aa91cd Parent: 076fa0fa2d53046d32f5157022d683b8027f05ed Author: Jarek Poplawski [EMAIL PROTECTED] AuthorDate:

Taskstats: fix getdelays usage information

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f16825bbeb9e6e0970531aa2f21b18b2e8ae9e47 Commit: f16825bbeb9e6e0970531aa2f21b18b2e8ae9e47 Parent: 9e860d000a90cfc9ca270ddb6e99b177e6aa91cd Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Tue

smbfs: remove unnecessary allow_signal

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1bd0cf1fc78e59e1d2b4e44348a85d39b983c80d Commit: 1bd0cf1fc78e59e1d2b4e44348a85d39b983c80d Parent: f16825bbeb9e6e0970531aa2f21b18b2e8ae9e47 Author: Eric W. Biederman [EMAIL PROTECTED]

pnpbios: convert to use the kthread API

2007-05-08 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db9c02fa8bd50eb104781a9f78cae923d8da1e74 Commit: db9c02fa8bd50eb104781a9f78cae923d8da1e74 Parent: 1bd0cf1fc78e59e1d2b4e44348a85d39b983c80d Author: Eric W. Biederman [EMAIL PROTECTED]

  1   2   3   4   5   6   7   >