fix ! versus precedence in various places

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eaa0ff15c30dc9799eb4d12660edb73aeb6d32c5 Commit: eaa0ff15c30dc9799eb4d12660edb73aeb6d32c5 Parent: 551e4fb2465b87de9d4aa1669b27d624435443bb Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

geode lists are subscriber only

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=20292bc2c3feaee7f2e93911ffcb692732293894 Commit: 20292bc2c3feaee7f2e93911ffcb692732293894 Parent: eaa0ff15c30dc9799eb4d12660edb73aeb6d32c5 Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Wed Feb

fs/fat/: refine chmod checks

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19c561a60ffe52df88dd63de0bff480ca094efe4 Commit: 19c561a60ffe52df88dd63de0bff480ca094efe4 Parent: 20292bc2c3feaee7f2e93911ffcb692732293894 Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

A potential bug in inotify_user.c

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c17d18e3775485bf1e0ce79575eb637a94494a2 Commit: 1c17d18e3775485bf1e0ce79575eb637a94494a2 Parent: 19c561a60ffe52df88dd63de0bff480ca094efe4 Author: Yan Zheng [EMAIL PROTECTED] AuthorDate: Wed

riscom8: fix SMP brokenness

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9afa43532adf8a31b93c4c7601fda3f423d8972 Commit: d9afa43532adf8a31b93c4c7601fda3f423d8972 Parent: 1c17d18e3775485bf1e0ce79575eb637a94494a2 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Wed

taskstats scaled time cleanup

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06b8e878a9bc9301201cffe186eba99c4185f20a Commit: 06b8e878a9bc9301201cffe186eba99c4185f20a Parent: d9afa43532adf8a31b93c4c7601fda3f423d8972 Author: Michael Neuling [EMAIL PROTECTED] AuthorDate:

use __set_task_state() for TRACED/STOPPED tasks

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9ae90ac4bdce769ddb27c2e24c3351a30c3daf8 Commit: d9ae90ac4bdce769ddb27c2e24c3351a30c3daf8 Parent: 06b8e878a9bc9301201cffe186eba99c4185f20a Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

hash: add explicit u32 and u64 versions of hash

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4e701482d1d7b90c358e2bd244bb71623f767120 Commit: 4e701482d1d7b90c358e2bd244bb71623f767120 Parent: d9ae90ac4bdce769ddb27c2e24c3351a30c3daf8 Author: Matthew Wilcox [EMAIL PROTECTED] AuthorDate:

Remove inclusions of linux/autoconf.h

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=911f21501f50b16ce77f37b01e90b5b73c8c80bf Commit: 911f21501f50b16ce77f37b01e90b5b73c8c80bf Parent: 4e701482d1d7b90c358e2bd244bb71623f767120 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Wed

sound/oss/pss: set_io_base() always returns success, mark it void

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ffce7a829d913f40678e0ccf2d87a8c2050261a0 Commit: ffce7a829d913f40678e0ccf2d87a8c2050261a0 Parent: 911f21501f50b16ce77f37b01e90b5b73c8c80bf Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Wed

sound/oss/sb_common.c: fix casting warning

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73de76a0a42efa173c29aff32e555ac6de992573 Commit: 73de76a0a42efa173c29aff32e555ac6de992573 Parent: ffce7a829d913f40678e0ccf2d87a8c2050261a0 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Wed

ext2: return after ext2_error in case of failures

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5 Commit: 7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5 Parent: 73de76a0a42efa173c29aff32e555ac6de992573 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext2: change the default behaviour on error

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=14e11e106bf90c52c69373ac6abd3a494918808f Commit: 14e11e106bf90c52c69373ac6abd3a494918808f Parent: 7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

SIGIO-driven I/O with inotify queues

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bcfbf84d4067674b0740a39605f8057622ad5230 Commit: bcfbf84d4067674b0740a39605f8057622ad5230 Parent: 14e11e106bf90c52c69373ac6abd3a494918808f Author: Dmitry Antipov [EMAIL PROTECTED] AuthorDate:

Remove pointless casts from void pointers

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=15aafa2f9d8399b22e418c53a87dfc0c43f4030f Commit: 15aafa2f9d8399b22e418c53a87dfc0c43f4030f Parent: bcfbf84d4067674b0740a39605f8057622ad5230 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Wed

IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b1ed88b47f5e18c6efb8041275c16eeead5377df Commit: b1ed88b47f5e18c6efb8041275c16eeead5377df Parent: 15aafa2f9d8399b22e418c53a87dfc0c43f4030f Author: Pierre Peiffer [EMAIL PROTECTED] AuthorDate:

Genericizing iova.[ch]

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f661197e0a95ec7305e1e790d95b72a74a1c4a0f Commit: f661197e0a95ec7305e1e790d95b72a74a1c4a0f Parent: b1ed88b47f5e18c6efb8041275c16eeead5377df Author: David Miller [EMAIL PROTECTED] AuthorDate: Wed

dcdbas: add DMI-based module autloading

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8f47f0b688bba7642dac4e979896e4692177670b Commit: 8f47f0b688bba7642dac4e979896e4692177670b Parent: f661197e0a95ec7305e1e790d95b72a74a1c4a0f Author: Matt Domsch [EMAIL PROTECTED] AuthorDate: Wed

Parallel port: convert port_mutex to the mutex API

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a5dcb51770be3cd0202d6b90a07996fb40130b6 Commit: 0a5dcb51770be3cd0202d6b90a07996fb40130b6 Parent: 8f47f0b688bba7642dac4e979896e4692177670b Author: Matthias Kaehlcke [EMAIL PROTECTED]

remove support for un-needed _extratext section

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3b81113fb6658629f4ebaabf8dd3067cd341020 Commit: a3b81113fb6658629f4ebaabf8dd3067cd341020 Parent: 0a5dcb51770be3cd0202d6b90a07996fb40130b6 Author: Robin Getz [EMAIL PROTECTED] AuthorDate: Wed

Allow auto-destruction of loop devices

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96c5865559cee0f9cbc5173f3c949f6ce3525581 Commit: 96c5865559cee0f9cbc5173f3c949f6ce3525581 Parent: a3b81113fb6658629f4ebaabf8dd3067cd341020 Author: David Woodhouse [EMAIL PROTECTED] AuthorDate:

register_cpu __devinit or __cpuinit

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33b5f31bbc4d047d048d8635fccdab38ffe6c287 Commit: 33b5f31bbc4d047d048d8635fccdab38ffe6c287 Parent: 96c5865559cee0f9cbc5173f3c949f6ce3525581 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Wed

make ipc/util.c:sysvipc_find_ipc() static

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b524b9adb3f655697fe6df9197b3ed6f14bc1729 Commit: b524b9adb3f655697fe6df9197b3ed6f14bc1729 Parent: 33b5f31bbc4d047d048d8635fccdab38ffe6c287 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

cleanup after APUS removal

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b892806b09dca77db8ef6acbb6c51271578d34d Commit: 7b892806b09dca77db8ef6acbb6c51271578d34d Parent: b524b9adb3f655697fe6df9197b3ed6f14bc1729 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

remove mm_{ptov,vtop}()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=870b8f8c43d000bb321b42a12212facc1087a748 Commit: 870b8f8c43d000bb321b42a12212facc1087a748 Parent: 7b892806b09dca77db8ef6acbb6c51271578d34d Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

MNT_UNBINDABLE fix

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b03cfb25fa944bc106e816146846dcb48b2e907 Commit: 0b03cfb25fa944bc106e816146846dcb48b2e907 Parent: 870b8f8c43d000bb321b42a12212facc1087a748 Author: Andries E. Brouwer [EMAIL PROTECTED]

proper show_interrupts() prototype

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f74596d07957235ad9da5120029348b372224a27 Commit: f74596d07957235ad9da5120029348b372224a27 Parent: 0b03cfb25fa944bc106e816146846dcb48b2e907 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

FAT: Fix printk format strings

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b4cf9c342a2887f425780c23ad2be3077949cee2 Commit: b4cf9c342a2887f425780c23ad2be3077949cee2 Parent: f74596d07957235ad9da5120029348b372224a27 Author: Vegard Nossum [EMAIL PROTECTED] AuthorDate:

read_current_timer() cleanups

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=941e492bdb1239d2ca8f5736cdfd3ff83d00cb90 Commit: 941e492bdb1239d2ca8f5736cdfd3ff83d00cb90 Parent: 83bad1d764b836a482b88e0a1f44d7a5c3e1fee0 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce88cc5ed80de746f5bd2d8242291c87e7b87f63 Commit: ce88cc5ed80de746f5bd2d8242291c87e7b87f63 Parent: 941e492bdb1239d2ca8f5736cdfd3ff83d00cb90 Author: Jeff Layton [EMAIL PROTECTED] AuthorDate: Wed

proper prototype for signals_init()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1c9eea9e56a7196c6891f6426b799c4598b38e2 Commit: a1c9eea9e56a7196c6891f6426b799c4598b38e2 Parent: ce88cc5ed80de746f5bd2d8242291c87e7b87f63 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

kernel/ptrace.c should #include linux/syscalls.h

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f17d30a803e8434c4ef381bb5cfa1956ff0201f0 Commit: f17d30a803e8434c4ef381bb5cfa1956ff0201f0 Parent: a1c9eea9e56a7196c6891f6426b799c4598b38e2 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

kernel/notifier.c should #include linux/reboot.h

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c166f23cb56a76983ce860739d95c8296e57d6b3 Commit: c166f23cb56a76983ce860739d95c8296e57d6b3 Parent: bb695170d8dff3f22682b6c19df64dc093f58c0a Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

fs/utimes.c should #include linux/syscalls.h

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12c2ab5e8fdfde67f3f6778a366cbdef06de410d Commit: 12c2ab5e8fdfde67f3f6778a366cbdef06de410d Parent: 011e3fcd1e1f14ef54db30b93404ab7caa726477 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

proper prototype for get_filesystem_list()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=011e3fcd1e1f14ef54db30b93404ab7caa726477 Commit: 011e3fcd1e1f14ef54db30b93404ab7caa726477 Parent: c166f23cb56a76983ce860739d95c8296e57d6b3 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

fs/signalfd.c should #include linux/syscalls.h

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ec37dfd4d282ce132dcb048398800951f6d11ef Commit: 7ec37dfd4d282ce132dcb048398800951f6d11ef Parent: 12c2ab5e8fdfde67f3f6778a366cbdef06de410d Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

fs/eventfd.c should #include linux/syscalls.h

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7747cdb2f8302c2e1121f6d604b62a060fb04603 Commit: 7747cdb2f8302c2e1121f6d604b62a060fb04603 Parent: 7ec37dfd4d282ce132dcb048398800951f6d11ef Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

proper prototype for vty_init()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26464378c4af9f7461b9d9e359f98dbd34ab3544 Commit: 26464378c4af9f7461b9d9e359f98dbd34ab3544 Parent: 7747cdb2f8302c2e1121f6d604b62a060fb04603 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

drivers/misc/lkdtm.c: cleanups

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2118116e5ed2432a054d52f9925dbf92d2cb7279 Commit: 2118116e5ed2432a054d52f9925dbf92d2cb7279 Parent: 26464378c4af9f7461b9d9e359f98dbd34ab3544 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

rd: use is_power_of_2() in drivers/block/rd.c.

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67a3b2b6ce09809b21f60401e81663f2c8131640 Commit: 67a3b2b6ce09809b21f60401e81663f2c8131640 Parent: 2118116e5ed2432a054d52f9925dbf92d2cb7279 Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

sound/oss/trident.c: fix incorrect test in trident_ac97_set()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=be6c28e62e3a304b74013afab029af2021e1f50d Commit: be6c28e62e3a304b74013afab029af2021e1f50d Parent: 67a3b2b6ce09809b21f60401e81663f2c8131640 Author: Roel Kluin [EMAIL PROTECTED] AuthorDate: Wed

cciss: use upper_32_bits() macro to eliminate warnings

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=582539e5a0480f1e00e3b9ffbe50bd5b2f59a16f Commit: 582539e5a0480f1e00e3b9ffbe50bd5b2f59a16f Parent: 5e2cb1018a8a583b83d56c80f46507da6f3f2b57 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Wed

log2.h: Define order_base_2() macro for convenience.

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de9330d13eac1f331e63ab1d18c506365b0151f3 Commit: de9330d13eac1f331e63ab1d18c506365b0151f3 Parent: 582539e5a0480f1e00e3b9ffbe50bd5b2f59a16f Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0321155926b32cbc46f6603c6cc455e046b4d9b2 Commit: 0321155926b32cbc46f6603c6cc455e046b4d9b2 Parent: de9330d13eac1f331e63ab1d18c506365b0151f3 Author: Jiri Olsa [EMAIL PROTECTED] AuthorDate: Wed

alpha/parisc: remove config variable DEBUG_RWLOCK

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=20420bba13bf79c86cab1e5bdfc4c938d9e44bc9 Commit: 20420bba13bf79c86cab1e5bdfc4c938d9e44bc9 Parent: 0321155926b32cbc46f6603c6cc455e046b4d9b2 Author: Jiri Olsa [EMAIL PROTECTED] AuthorDate: Wed

Document I_SYNC and I_DATASYNC

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7ca2d41a029577a8cff453d1445951d4f96bfd8 Commit: e7ca2d41a029577a8cff453d1445951d4f96bfd8 Parent: 20420bba13bf79c86cab1e5bdfc4c938d9e44bc9 Author: Joern Engel [EMAIL PROTECTED] AuthorDate: Wed

PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3242151906372f30f57feaa43b4cac96a23edb1 Commit: b3242151906372f30f57feaa43b4cac96a23edb1 Parent: e7ca2d41a029577a8cff453d1445951d4f96bfd8 Author: Eric Dumazet [EMAIL PROTECTED] AuthorDate: Wed

printk.c: use unsigned ints instead of longs for logbuf index

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eed4a2aba7ff6d8c40d3d55b81f80352765ffcee Commit: eed4a2aba7ff6d8c40d3d55b81f80352765ffcee Parent: b3242151906372f30f57feaa43b4cac96a23edb1 Author: Denys Vlasenko [EMAIL PROTECTED] AuthorDate:

tpm.c: fix crash during device removal

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bd91f18be2fc0dd0384fbfca6d3cdd79a8050dd Commit: 5bd91f18be2fc0dd0384fbfca6d3cdd79a8050dd Parent: eed4a2aba7ff6d8c40d3d55b81f80352765ffcee Author: Richard MUSIL [EMAIL PROTECTED] AuthorDate:

vt: bitlock fix

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b0940003f25dd3d2c54c4879809a432a35197f54 Commit: b0940003f25dd3d2c54c4879809a432a35197f54 Parent: 5bd91f18be2fc0dd0384fbfca6d3cdd79a8050dd Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Wed

Avoid divide in IS_ALIGN

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f10db6277dfd6dffb80b2182a256d35adb3134bc Commit: f10db6277dfd6dffb80b2182a256d35adb3134bc Parent: b0940003f25dd3d2c54c4879809a432a35197f54 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Wed

do_wait: remove one else if branch

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a76fe8e50ee93a9d4a1badb1ec995852a6bcaf1 Commit: 0a76fe8e50ee93a9d4a1badb1ec995852a6bcaf1 Parent: f10db6277dfd6dffb80b2182a256d35adb3134bc Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

proc: loadavg reading race

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=07a154b2bb9b528a39ddc777399482c1fa27fdb8 Commit: 07a154b2bb9b528a39ddc777399482c1fa27fdb8 Parent: 0a76fe8e50ee93a9d4a1badb1ec995852a6bcaf1 Author: Michal Schmidt [EMAIL PROTECTED] AuthorDate:

fs: use hlist_unhashed

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8462caa915d4d12846db7aae2557b6db7c054d5 Commit: e8462caa915d4d12846db7aae2557b6db7c054d5 Parent: 07a154b2bb9b528a39ddc777399482c1fa27fdb8 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

fs: use list_for_each_entry_reverse and kill sb_entry

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=797074e44d78835adbde2ca527718b0e50226b95 Commit: 797074e44d78835adbde2ca527718b0e50226b95 Parent: e8462caa915d4d12846db7aae2557b6db7c054d5 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

NCPFS: update diagnostic strings to match routine names.

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c28cbaed6811260efc0134b984b924cd0ed46f5 Commit: 7c28cbaed6811260efc0134b984b924cd0ed46f5 Parent: 797074e44d78835adbde2ca527718b0e50226b95 Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

address hfs on-disk corruption robustness review comments

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55581d018ed3493d226e7a4d645d9c8a5af6c36b Commit: 55581d018ed3493d226e7a4d645d9c8a5af6c36b Parent: 7c28cbaed6811260efc0134b984b924cd0ed46f5 Author: Eric Sandeen [EMAIL PROTECTED] AuthorDate: Wed

hfs: update comment to reflect actual init and exit routines

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=14b30d628446e5e4e4b313e10a90586fcf7d5638 Commit: 14b30d628446e5e4e4b313e10a90586fcf7d5638 Parent: 55581d018ed3493d226e7a4d645d9c8a5af6c36b Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

MAINTAINERS, order AUERSWALD alphabetically

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d9851618104a21dbf5ee8260b5f2d4b5229c77e Commit: 6d9851618104a21dbf5ee8260b5f2d4b5229c77e Parent: 14b30d628446e5e4e4b313e10a90586fcf7d5638 Author: Jiri Slaby [EMAIL PROTECTED] AuthorDate: Wed

inotify: send IN_ATTRIB events when link count changes

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ece95912db94d98e202cbedb8f35206deb29d83d Commit: ece95912db94d98e202cbedb8f35206deb29d83d Parent: 6d9851618104a21dbf5ee8260b5f2d4b5229c77e Author: Jan Kara [EMAIL PROTECTED] AuthorDate: Wed Feb

via-rng: enable secondary noise source on CPUs where it is present

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=11025e855235144271a0e447e3650b203f8215f4 Commit: 11025e855235144271a0e447e3650b203f8215f4 Parent: ece95912db94d98e202cbedb8f35206deb29d83d Author: Dave Jones [EMAIL PROTECTED] AuthorDate: Wed

reiserfs: complement va_start() with va_end().

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=774ed22c21ab95d582dfff38560f11cf290baeb4 Commit: 774ed22c21ab95d582dfff38560f11cf290baeb4 Parent: 11025e855235144271a0e447e3650b203f8215f4 Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

get rid of NR_OPEN and introduce a sysctl_nr_open

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9cfe015aa424b3c003baba3841a60dd9b5ad319b Commit: 9cfe015aa424b3c003baba3841a60dd9b5ad319b Parent: 774ed22c21ab95d582dfff38560f11cf290baeb4 Author: Eric Dumazet [EMAIL PROTECTED] AuthorDate: Wed

synclink_gt fix missed serial input signal changes

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed8485fb340056c4d9062e9d2697c8402dd19eb0 Commit: ed8485fb340056c4d9062e9d2697c8402dd19eb0 Parent: 3dd1247f4dee214a92b42e17818703ea71233288 Author: Paul Fulghum [EMAIL PROTECTED] AuthorDate: Wed

Fix __const_udelay declaration and definition mismatches

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ab24c79af5a05659f68eae3e5f232c9a15359d7 Commit: 5ab24c79af5a05659f68eae3e5f232c9a15359d7 Parent: ed8485fb340056c4d9062e9d2697c8402dd19eb0 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Wed

drivers/char/random.c:write_pool() cond_resched() needed

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=91f3f1e304f2e9ff2c8b9c76efd4fb8ff93110f7 Commit: 91f3f1e304f2e9ff2c8b9c76efd4fb8ff93110f7 Parent: 5ab24c79af5a05659f68eae3e5f232c9a15359d7 Author: Matt Mackall [EMAIL PROTECTED] AuthorDate: Wed

kill an unused PTR_ERR in bdev_cache_init()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba6f867f114760d4e43f0f93abe280ee0a0d696e Commit: ba6f867f114760d4e43f0f93abe280ee0a0d696e Parent: 91f3f1e304f2e9ff2c8b9c76efd4fb8ff93110f7 Author: Qi Yong [EMAIL PROTECTED] AuthorDate: Wed Feb

serial: use SGI_HAS_ZILOG for IP22_ZILOG depends

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5057c98a422d009ba644b55448601a3c4e27a50d Commit: 5057c98a422d009ba644b55448601a3c4e27a50d Parent: b25b7819e51f388f8c8d7ae4679a658895dc67cc Author: Thomas Bogendoerfer [EMAIL PROTECTED]

Remove rcu_assign_pointer() penalty for NULL pointers

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d99c4f6b13b3149bc83703ab1493beaeaaaf8a2d Commit: d99c4f6b13b3149bc83703ab1493beaeaaaf8a2d Parent: ba6f867f114760d4e43f0f93abe280ee0a0d696e Author: Paul E. McKenney [EMAIL PROTECTED] AuthorDate:

Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b25b7819e51f388f8c8d7ae4679a658895dc67cc Commit: b25b7819e51f388f8c8d7ae4679a658895dc67cc Parent: d99c4f6b13b3149bc83703ab1493beaeaaaf8a2d Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

char: use SGI_HAS_DS1286 for SGI_DS1286 depends

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5d3f30d0a1f94b3a60c34fb2e10d7ffc936804c Commit: f5d3f30d0a1f94b3a60c34fb2e10d7ffc936804c Parent: 5057c98a422d009ba644b55448601a3c4e27a50d Author: Thomas Bogendoerfer [EMAIL PROTECTED]

SC26XX: New serial driver for SC2681 uarts

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eea63e0e8a60d00485b47fb6e75d9aa2566b989b Commit: eea63e0e8a60d00485b47fb6e75d9aa2566b989b Parent: f5d3f30d0a1f94b3a60c34fb2e10d7ffc936804c Author: Thomas Bogendoerfer [EMAIL PROTECTED]

inotify: fix race

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d599e36a9ea85432587f4550acc113cd7549d12a Commit: d599e36a9ea85432587f4550acc113cd7549d12a Parent: eea63e0e8a60d00485b47fb6e75d9aa2566b989b Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Wed

inotify: remove debug code

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0d71bd5993b630a989d15adc2562a9ffe41cd26d Commit: 0d71bd5993b630a989d15adc2562a9ffe41cd26d Parent: d599e36a9ea85432587f4550acc113cd7549d12a Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Wed

Documentation about unaligned memory access

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d156042f9fdffcb0171dc20f0d8b6df3fbf779c4 Commit: d156042f9fdffcb0171dc20f0d8b6df3fbf779c4 Parent: 0d71bd5993b630a989d15adc2562a9ffe41cd26d Author: Daniel Drake [EMAIL PROTECTED] AuthorDate: Wed

drivers/char/tty_io.c: remove pty_sem

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eb31005eaf3ca0705b404a78eb92f714c9449276 Commit: eb31005eaf3ca0705b404a78eb92f714c9449276 Parent: d156042f9fdffcb0171dc20f0d8b6df3fbf779c4 Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

drivers/isdn/i4l/isdn_tty.c: remove write_sem

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4749380ed64a3bd3328b1bf32529d96aa49b Commit: 4749380ed64a3bd3328b1bf32529d96aa49b Parent: eb31005eaf3ca0705b404a78eb92f714c9449276 Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

kallsyms should prefer non weak symbols

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f2df3f65d0b4337cfb5b19eab3ee28b177427c49 Commit: f2df3f65d0b4337cfb5b19eab3ee28b177427c49 Parent: a6752f3f538e9dc0d0e7fdb2080532554a5eb395 Author: Paulo Marques [EMAIL PROTECTED] AuthorDate:

relay: nopage

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1e096129bff79ae551592539bef19bfb5c9efa1 Commit: a1e096129bff79ae551592539bef19bfb5c9efa1 Parent: f2df3f65d0b4337cfb5b19eab3ee28b177427c49 Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Wed

uio: nopage

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a18b630d1becdf1a087de644fea080c1977bcf10 Commit: a18b630d1becdf1a087de644fea080c1977bcf10 Parent: a1e096129bff79ae551592539bef19bfb5c9efa1 Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Wed

drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bed9759b2e6bd938097389f6bd2ac8d622fa3884 Commit: bed9759b2e6bd938097389f6bd2ac8d622fa3884 Parent: a18b630d1becdf1a087de644fea080c1977bcf10 Author: Denis Cheng [EMAIL PROTECTED] AuthorDate: Wed

quota: improve inode list scanning in add_dquot_ref()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=941d2380e979dfefb6c824452e9f42be3ef948ee Commit: 941d2380e979dfefb6c824452e9f42be3ef948ee Parent: bed9759b2e6bd938097389f6bd2ac8d622fa3884 Author: Jan Kara [EMAIL PROTECTED] AuthorDate: Wed Feb

Add arch_ptrace_stop

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1a669c2f16d478cb7f4452e5fb8d09320831f4a1 Commit: 1a669c2f16d478cb7f4452e5fb8d09320831f4a1 Parent: 941d2380e979dfefb6c824452e9f42be3ef948ee Author: Roland McGrath [EMAIL PROTECTED] AuthorDate:

tty: enable the echoing of ^C in the N_TTY discipline

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec5b1157f8e819c72fc93aa6d2d5117c08cdc961 Commit: ec5b1157f8e819c72fc93aa6d2d5117c08cdc961 Parent: 1a669c2f16d478cb7f4452e5fb8d09320831f4a1 Author: Joe Peterson [EMAIL PROTECTED] AuthorDate: Wed

docs: kernel-locking: Convert semaphore references

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=66656ebb5bf3f94aaeca1fbd369672bba980babf Commit: 66656ebb5bf3f94aaeca1fbd369672bba980babf Parent: ec5b1157f8e819c72fc93aa6d2d5117c08cdc961 Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e381d1c46037aa4191c35e7514191bb3de739cbc Commit: e381d1c46037aa4191c35e7514191bb3de739cbc Parent: 66656ebb5bf3f94aaeca1fbd369672bba980babf Author: Denis Cheng [EMAIL PROTECTED] AuthorDate: Wed

fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bcf11cbeccd7d981d68567942ba6ec184890bc29 Commit: bcf11cbeccd7d981d68567942ba6ec184890bc29 Parent: e381d1c46037aa4191c35e7514191bb3de739cbc Author: Denis Cheng [EMAIL PROTECTED] AuthorDate: Wed

stopmachine: semaphore to mutex

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c6080f74c8d83a83a1e36bce803de15c0633898 Commit: 6c6080f74c8d83a83a1e36bce803de15c0633898 Parent: bcf11cbeccd7d981d68567942ba6ec184890bc29 Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

Amiga serial driver: port_write_mutex fixup

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cce992bcee3e1cf917956c2190d86f2e591636a9 Commit: cce992bcee3e1cf917956c2190d86f2e591636a9 Parent: 6c6080f74c8d83a83a1e36bce803de15c0633898 Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

ext2: xip check fix

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8e3eff4668e3a4d6dbe7985a780f91de38a3c71 Commit: a8e3eff4668e3a4d6dbe7985a780f91de38a3c71 Parent: cce992bcee3e1cf917956c2190d86f2e591636a9 Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Wed

parport_serial: netmos 9855 fix

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c01106e573e2ce56a7cf4d65937ddf8f7fee1a18 Commit: c01106e573e2ce56a7cf4d65937ddf8f7fee1a18 Parent: dc999159bbc1c542f310160c56ed8b701a7d6252 Author: Christian Pellegrin [EMAIL PROTECTED]

ik8: add Dell UK 6400 Inspiron model (MM061)

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a9000d037d7dd08ac46168560b3a3d3bb743bfa6 Commit: a9000d037d7dd08ac46168560b3a3d3bb743bfa6 Parent: b75cb06f72a8efebc8e1a66af4b8362172a3b661 Author: Nick Warne [EMAIL PROTECTED] AuthorDate: Wed

parport_pc: detection for SuperIO IT87XX POST

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f63fd7e299ee13da071ecfce2b90b58c5e1562b1 Commit: f63fd7e299ee13da071ecfce2b90b58c5e1562b1 Parent: a9000d037d7dd08ac46168560b3a3d3bb743bfa6 Author: Petr Cvek [EMAIL PROTECTED] AuthorDate: Wed

kernel/params.c: remove sparse-warning (different signedness)

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eb38a996ebacefe4ce2274de901138505d9cc96b Commit: eb38a996ebacefe4ce2274de901138505d9cc96b Parent: 15ae02baf025750cd79ef3929c28f7083a088bd2 Author: Richard Knutsson [EMAIL PROTECTED] AuthorDate:

lib/extable.c: remove an expensive integer divide in search_extable()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=15ae02baf025750cd79ef3929c28f7083a088bd2 Commit: 15ae02baf025750cd79ef3929c28f7083a088bd2 Parent: f63fd7e299ee13da071ecfce2b90b58c5e1562b1 Author: Eric Dumazet [EMAIL PROTECTED] AuthorDate: Wed

calibrate_delay() must be __cpuinit

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c81c32f9616fd6f2795dceae2f70943cb4d8609 Commit: 6c81c32f9616fd6f2795dceae2f70943cb4d8609 Parent: eb38a996ebacefe4ce2274de901138505d9cc96b Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

idle_regs() must be __cpuinit

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b2fb3c65844452bb9e8b449d50863d1b36c5dc0 Commit: 6b2fb3c65844452bb9e8b449d50863d1b36c5dc0 Parent: 6c81c32f9616fd6f2795dceae2f70943cb4d8609 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

kernel/sys.c: get rid of expensive divides in groups_sort()

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1bf47346d75790ebd2563d909d48046961c7ffd5 Commit: 1bf47346d75790ebd2563d909d48046961c7ffd5 Parent: 6b2fb3c65844452bb9e8b449d50863d1b36c5dc0 Author: Eric Dumazet [EMAIL PROTECTED] AuthorDate: Wed

Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54d2a37eda3211d3b14c162238e9ccee43e023a9 Commit: 54d2a37eda3211d3b14c162238e9ccee43e023a9 Parent: 1373bed34e30b8632aaf43aa85d72329c83f7077 Author: Joe Peterson [EMAIL PROTECTED] AuthorDate: Wed

make sys_poll() wait at least timeout ms

2008-02-06 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=844fcc53962d781aab7c164acbfa46505427375e Commit: 844fcc53962d781aab7c164acbfa46505427375e Parent: 54d2a37eda3211d3b14c162238e9ccee43e023a9 Author: Karsten Wiese [EMAIL PROTECTED] AuthorDate:

  1   2   3   4   >