sched: make early bootup sched_clock() use safer

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6892b75e60557a48c01d57ba320419a9e2ce9846 Commit: 6892b75e60557a48c01d57ba320419a9e2ce9846 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

printk: fix possible printk overrun

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf3680b90c7842cf91ed857ac4528f4e057da366 Commit: cf3680b90c7842cf91ed857ac4528f4e057da366 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Thu

sched: remove duplicate code from sched_fair.c

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Commit: 70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Parent: 6892b75e60557a48c01d57ba320419a9e2ce9846 Author: Balbir Singh [EMAIL PROTECTED] AuthorDate: Fri

sched: clean up __pick_last_entity() a bit

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7eee3e677d6e2e9007afcd7d79b0715525aa552e Commit: 7eee3e677d6e2e9007afcd7d79b0715525aa552e Parent: 70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Fri

sched: fix signedness warnings in sched.c

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Commit: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Parent: 7eee3e677d6e2e9007afcd7d79b0715525aa552e Author: Harvey Harrison [EMAIL PROTECTED] AuthorDate:

sched: add declaration of sched_tail to sched.h

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d07b255c7b8a9723010e5c74778e058dc05162e Commit: 2d07b255c7b8a9723010e5c74778e058dc05162e Parent: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Author: Harvey Harrison [EMAIL PROTECTED] AuthorDate:

latencytop: fix kernel panic while reading latency proc file

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae0027869db7d28563cd783865fab04ffd18419c Commit: ae0027869db7d28563cd783865fab04ffd18419c Parent: 2d07b255c7b8a9723010e5c74778e058dc05162e Author: Hiroshi Shimamoto [EMAIL PROTECTED]

latencytop: fix memory leak on latency proc file

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6643d12cb0885d06a1491b16c1476abcbd53d40 Commit: d6643d12cb0885d06a1491b16c1476abcbd53d40 Parent: ae0027869db7d28563cd783865fab04ffd18419c Author: Hiroshi Shimamoto [EMAIL PROTECTED]

latencytop: change /proc task_struct access method

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13d77c37cab2bb906022309e1e7182c327e49916 Commit: 13d77c37cab2bb906022309e1e7182c327e49916 Parent: d6643d12cb0885d06a1491b16c1476abcbd53d40 Author: Hiroshi Shimamoto [EMAIL PROTECTED]

x86: make DEBUG_PAGEALLOC and CPA more robust

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92cb54a37a42a41cfb2ef7f1478bfa4395198258 Commit: 92cb54a37a42a41cfb2ef7f1478bfa4395198258 Parent: 1ce70c4fac3c3954bd48c035f448793867592bc0 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

x86: hpet fix docbook comment

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b02a7f22f39f02fdf5a1380ff700293639db4490 Commit: b02a7f22f39f02fdf5a1380ff700293639db4490 Parent: 92cb54a37a42a41cfb2ef7f1478bfa4395198258 Author: Pavel Machek [EMAIL PROTECTED] AuthorDate: Tue

x86: do not promote TM3x00/TM5x00 to i686-class

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a7ef94e6889186848573a10c5bdb8271405f44de Commit: a7ef94e6889186848573a10c5bdb8271405f44de Parent: b02a7f22f39f02fdf5a1380ff700293639db4490 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: require family = 6 if we are using P6 NOPs

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7343b3b3a627eb30e24e921f004f659c8ebb91c5 Commit: 7343b3b3a627eb30e24e921f004f659c8ebb91c5 Parent: a7ef94e6889186848573a10c5bdb8271405f44de Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=959b3be64cab9160cd74532a49b89cdd918d38e9 Commit: 959b3be64cab9160cd74532a49b89cdd918d38e9 Parent: 7343b3b3a627eb30e24e921f004f659c8ebb91c5 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: add comments for NOPs

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cd20952d74323df06e438c0c3273b5be89d6bfd Commit: 4cd20952d74323df06e438c0c3273b5be89d6bfd Parent: 959b3be64cab9160cd74532a49b89cdd918d38e9 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: rename KERNEL_TEXT_SIZE = KERNEL_IMAGE_SIZE

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4afe414189b098d56bcd24280c018aa2ac9a990 Commit: d4afe414189b098d56bcd24280c018aa2ac9a990 Parent: 88f3aec7afd9ae3e6f6d221801996b69aad1e3a4 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Thu

x86: fix vsyscall wreckage

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce28b9864b853803320c3f1d8de1b81aa4120b14 Commit: ce28b9864b853803320c3f1d8de1b81aa4120b14 Parent: d4afe414189b098d56bcd24280c018aa2ac9a990 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

x86: fix execve with -fstack-protect

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d119b2c9a490e2d647eae134211b32a18a04c7d Commit: 5d119b2c9a490e2d647eae134211b32a18a04c7d Parent: ce28b9864b853803320c3f1d8de1b81aa4120b14 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Tue

x86: don't print a warning when MTRR are blank and running in KVM

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4147c8747eace9058c606b35e700060297edaf91 Commit: 4147c8747eace9058c606b35e700060297edaf91 Parent: 5d119b2c9a490e2d647eae134211b32a18a04c7d Author: Joerg Roedel [EMAIL PROTECTED] AuthorDate: Thu

x86: don't save unreliable stack trace entries

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

x86: make c_idle.work have a static address.

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Commit: 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Parent: 1650743cdc0db73478f72c57544ce79ea8f3dda6 Author: Glauber Costa [EMAIL PROTECTED] AuthorDate:

x86: fix build on non-C locales.

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Commit: 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Parent: 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Author: Priit Laes [EMAIL PROTECTED] AuthorDate: Sun

x86: fix boot failure on 486 due to TSC breakage

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12c247a6719987aad65f83158d2bb3e73c75c1f5 Commit: 12c247a6719987aad65f83158d2bb3e73c75c1f5 Parent: 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Author: Mikael Pettersson [EMAIL PROTECTED]

x86: no robust/pi futex for real i386 CPUs

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f18edc95a37a901ffcbe91f5e05105f916a04fae Commit: f18edc95a37a901ffcbe91f5e05105f916a04fae Parent: 12c247a6719987aad65f83158d2bb3e73c75c1f5 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: unsigned int vs. unsigned

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05cca7381429e12d66c5b5c8b5c5848055b88bf7 Commit: 05cca7381429e12d66c5b5c8b5c5848055b88bf7 Parent: 19af35546de68c872dcb687613e0902a602cb20e Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: fix logout before login retry

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b9c12ba2fdf802a23630f70eddb0e821296634e Commit: 1b9c12ba2fdf802a23630f70eddb0e821296634e Parent: 05cca7381429e12d66c5b5c8b5c5848055b88bf7 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fix kobject_add failed for fw* with -EEXIST

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96b19062e741b715cf399312c30e0672d8889569 Commit: 96b19062e741b715cf399312c30e0672d8889569 Parent: 1b9c12ba2fdf802a23630f70eddb0e821296634e Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: log GUID of new devices

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fa6e697b85d705d37b3b03829095c22bcbe95ab6 Commit: fa6e697b85d705d37b3b03829095c22bcbe95ab6 Parent: be6f48b0174584c9c415012ca14803c7e941e27e Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: add INQUIRY delay workaround

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9220f1946209a5b3335ea2d28f8462695885791b Commit: 9220f1946209a5b3335ea2d28f8462695885791b Parent: fa6e697b85d705d37b3b03829095c22bcbe95ab6 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

ieee1394: sbp2: add INQUIRY delay workaround

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d94a983526cb868658c958ab689410dc1c6a31f3 Commit: d94a983526cb868658c958ab689410dc1c6a31f3 Parent: 9220f1946209a5b3335ea2d28f8462695885791b Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: don't add scsi_device twice

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0fa6dfdb0a2768541e998a5dab10b368de56c60a Commit: 0fa6dfdb0a2768541e998a5dab10b368de56c60a Parent: 48f18c761c001a66ef1928b42799c717368b1d64 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: logout and login after failed reconnect

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Commit: ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Parent: 0fa6dfdb0a2768541e998a5dab10b368de56c60a Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: sort includes

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Commit: 7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Parent: ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Commit: e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Parent: 7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: (try to) avoid I/O errors during reconnect

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Commit: 2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Parent: e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5513c5f6f9bd8c8ad3727130910fa288c62526a7 Commit: 5513c5f6f9bd8c8ad3727130910fa288c62526a7 Parent: 2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33f1c6c3529f5f279e2e98e5cca0c5bac152153b Commit: 33f1c6c3529f5f279e2e98e5cca0c5bac152153b Parent: 5513c5f6f9bd8c8ad3727130910fa288c62526a7 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

ieee1394: sbp2: fix rescan-scsi-bus

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef774c16a744f130f27c654bf9c4806e767fc773 Commit: ef774c16a744f130f27c654bf9c4806e767fc773 Parent: 33f1c6c3529f5f279e2e98e5cca0c5bac152153b Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fix NULL pointer deref. and resource leak

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fae603121428ba83b7343c88e68a7144525ab3eb Commit: fae603121428ba83b7343c88e68a7144525ab3eb Parent: 09d7328e62e3b4cefe4bf3acb54f62a7ae5c Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

lockdep: increase MAX_LOCK_DEPTH

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Commit: bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Peter Zijlstra [EMAIL PROTECTED] AuthorDate:

Subject: lockdep: include all lock classes in all_lock_classes

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1481197b50114d7212d659d41cb97f31a8934883 Commit: 1481197b50114d7212d659d41cb97f31a8934883 Parent: bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Author: Dale Farnsworth [EMAIL PROTECTED] AuthorDate:

make atapi_dmadir static

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

Revert power_state: get rid of write-only variable in SATA

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=72ad6ec48989d4b5477128e739b960be11155036 Commit: 72ad6ec48989d4b5477128e739b960be11155036 Parent: c5c61bda5ecceaa0f16d326cd2c2147468a4c443 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Mon

Remove incorrect BKL comments in ext4

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=642be6ec218b956fbae88304449720f76ba0d578 Commit: 642be6ec218b956fbae88304449720f76ba0d578 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Mon

ext4: Fix locking hierarchy violation in ext4_fallocate()

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55bd725aa3a83b3935988f37275b5a80e10d4169 Commit: 55bd725aa3a83b3935988f37275b5a80e10d4169 Parent: 642be6ec218b956fbae88304449720f76ba0d578 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b73fce69ecb091a178ef9286027c370a63eb25aa Commit: b73fce69ecb091a178ef9286027c370a63eb25aa Parent: 55bd725aa3a83b3935988f37275b5a80e10d4169 Author: Valerie Clement [EMAIL PROTECTED] AuthorDate:

ext4: Don't leave behind a half-created inode if ext4_mkdir() fails

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

ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()

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

ext4: Get journal write access before modifying the extent tree

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

ext4: Don't claim block from group which has corrupt bitmap

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

ext4: modify block allocation algorithm for the last group

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74d3487fc8aa58cec16dff7239dea1ca59bdab0e Commit: 74d3487fc8aa58cec16dff7239dea1ca59bdab0e Parent: e56eb6590693a5a340e8f596db2768a6e1b9e236 Author: Valerie Clement [EMAIL PROTECTED] AuthorDate:

ext4: Don't use ext4_dec_count() if not needed

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=825f1481ead4ce40671089bae7412ac3519e8caa Commit: 825f1481ead4ce40671089bae7412ac3519e8caa Parent: 74d3487fc8aa58cec16dff7239dea1ca59bdab0e Author: Theodore Ts'o [EMAIL PROTECTED] AuthorDate:

ext4: Fix BUG when writing to an unitialized extent

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b Commit: f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b Parent: 825f1481ead4ce40671089bae7412ac3519e8caa Author: Mingming Cao [EMAIL PROTECTED] AuthorDate: Mon

ext4: set EXT4_EXTENTS_FL only for directory and regular files

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Commit: 42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Parent: 2c98615d3b64ce7888cd46cc668023f456daf287 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: ext4_find_next_zero_bit needs an aligned address on some arch

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

ext4: add missing ext4_journal_stop()

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5606bf5d0cbfbc3dfa78793a3793c43dd045fb1b Commit: 5606bf5d0cbfbc3dfa78793a3793c43dd045fb1b Parent: ffad0a44b7216d0f079dcf95a351082099d1e5fb Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Mon

Remove empty file fs/xfs/Makefile-linux-2.6.

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e5e93424dc66542c548dfaa3bfebe30d46d50dd Commit: 6e5e93424dc66542c548dfaa3bfebe30d46d50dd Parent: c58310bf4933986513020fa90b4190c7492995ae Author: Lachlan McIlroy [EMAIL PROTECTED] AuthorDate:

[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db69c915e67705daac25cad06d816c09be634de0 Commit: db69c915e67705daac25cad06d816c09be634de0 Parent: 91e229bbad6524aabaac8717b2f559283670c37a Author: Lachlan McIlroy [EMAIL PROTECTED] AuthorDate:

[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef8ece55d9b6825c28a5c1a4bd89b94040cb7b32 Commit: ef8ece55d9b6825c28a5c1a4bd89b94040cb7b32 Parent: db69c915e67705daac25cad06d816c09be634de0 Author: Lachlan McIlroy [EMAIL PROTECTED] AuthorDate:

i2c-i801: Add support for the ICH10

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d28dc711217a2d5cafb64ec4e33a469b01376d91 Commit: d28dc711217a2d5cafb64ec4e33a469b01376d91 Parent: 263867631ea02741baf878ca9faaf94b1563b9d7 Author: Gaston, Jason D [EMAIL PROTECTED] AuthorDate:

ARM: OMAP: Release i2c_adapter after use (Siemens SX1)

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9a2c46d7f32a884510b20f0cfa79a2c6a2f1413 Commit: c9a2c46d7f32a884510b20f0cfa79a2c6a2f1413 Parent: 4fa2b1cde0e3797549f711ce9e51c395b3d6d2a7 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Sun

Alchemy: compile fix

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9e39ffeff6e54ef65832e4eb58059133f1a8aadf Commit: 9e39ffeff6e54ef65832e4eb58059133f1a8aadf Parent: 305183fc3ec8aac55179ef0fcb65dab9b97a9145 Author: Manuel Lauss [EMAIL PROTECTED] AuthorDate: Sun

Linux 2.6.25-rc3

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bfa274e2436fc7ef72ef51c878083647f1cfd429 Commit: bfa274e2436fc7ef72ef51c878083647f1cfd429 Parent: d28dc711217a2d5cafb64ec4e33a469b01376d91 Author: Linus Torvalds [EMAIL PROTECTED] AuthorDate:

i2c: Storage class should be before const qualifier

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=305183fc3ec8aac55179ef0fcb65dab9b97a9145 Commit: 305183fc3ec8aac55179ef0fcb65dab9b97a9145 Parent: a92b36ed33800435a2356a78489e129aaf30f673 Author: Tobias Klauser [EMAIL PROTECTED] AuthorDate:

i2c-pca-isa: Add access check to legacy ioports

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=104cb574feb3033299568483a3f68031f47e0d43 Commit: 104cb574feb3033299568483a3f68031f47e0d43 Parent: 9e39ffeff6e54ef65832e4eb58059133f1a8aadf Author: Christian Krafft [EMAIL PROTECTED] AuthorDate:

i2c-pxa: Misc fixes

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a92b36ed33800435a2356a78489e129aaf30f673 Commit: a92b36ed33800435a2356a78489e129aaf30f673 Parent: c9a2c46d7f32a884510b20f0cfa79a2c6a2f1413 Author: Wolfram Sang [EMAIL PROTECTED] AuthorDate: Sun

i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n

2008-02-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=263867631ea02741baf878ca9faaf94b1563b9d7 Commit: 263867631ea02741baf878ca9faaf94b1563b9d7 Parent: 104cb574feb3033299568483a3f68031f47e0d43 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

percpu: fix DEBUG_PREEMPT per_cpu checking

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e8352784abaedb424e63fa700e93e6c1307785f Commit: 1e8352784abaedb424e63fa700e93e6c1307785f Parent: 3a2d5b700132f35401f1d9e22fe3c2cab02c2549 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Sat

PM: Introduce PM_EVENT_HIBERNATE callback state

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3a2d5b700132f35401f1d9e22fe3c2cab02c2549 Commit: 3a2d5b700132f35401f1d9e22fe3c2cab02c2549 Parent: 39273b58a409cd6d65c9732bdca00bacd1626672 Author: Rafael J. Wysocki [EMAIL PROTECTED]

[SCSI] ses: fix data corruption

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=691b4773aa556d0975dbc25c93e6c8b839dad325 Commit: 691b4773aa556d0975dbc25c93e6c8b839dad325 Parent: 1309d4e68497184d2fd87e892ddf14076c2bda98 Author: Yinghai Lu [EMAIL PROTECTED] AuthorDate: Wed

[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb84e2d2ff3b50c0da5a7604a6d8634294a00a01 Commit: cb84e2d2ff3b50c0da5a7604a6d8634294a00a01 Parent: 691b4773aa556d0975dbc25c93e6c8b839dad325 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

[SCSI] mpt fusion: kill warnings in mptbase.h on parisc64

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2939deaab257924c9afd87575dbd9100ae08160d Commit: 2939deaab257924c9afd87575dbd9100ae08160d Parent: cb84e2d2ff3b50c0da5a7604a6d8634294a00a01 Author: Kyle McMartin [EMAIL PROTECTED] AuthorDate:

[SCSI] megaraid: outb_p extermination

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d1abbe82434d29dd0d7d69dc0e6acdf25a8c2b5 Commit: 7d1abbe82434d29dd0d7d69dc0e6acdf25a8c2b5 Parent: 2939deaab257924c9afd87575dbd9100ae08160d Author: Alan Cox [EMAIL PROTECTED] AuthorDate: Fri Feb

[SCSI] fas216: fix up the previous fas216 commit

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e935c9ebacf2f54ab1226192d1a62f7ea1b9303 Commit: 0e935c9ebacf2f54ab1226192d1a62f7ea1b9303 Parent: 7d1abbe82434d29dd0d7d69dc0e6acdf25a8c2b5 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

[SCSI] scsi_debug: disable clustering

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cbccc207128e8bbdb047f6c5fc261acf207749c1 Commit: cbccc207128e8bbdb047f6c5fc261acf207749c1 Parent: 0e935c9ebacf2f54ab1226192d1a62f7ea1b9303 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e2f22d39ec29c33bc5a3a558ac545b952aab8b7 Commit: 5e2f22d39ec29c33bc5a3a558ac545b952aab8b7 Parent: cbccc207128e8bbdb047f6c5fc261acf207749c1 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

[SCSI] qla2xxx: fix compile warning for printk format

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=279e7f5425c5e6da6ca61b1d8576356a939789f9 Commit: 279e7f5425c5e6da6ca61b1d8576356a939789f9 Parent: 5e2f22d39ec29c33bc5a3a558ac545b952aab8b7 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

[SCSI] gdth: don't call pci_free_consistent under spinlock

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff83efacf2b77a1fe8942db6613825a4b80ee5e2 Commit: ff83efacf2b77a1fe8942db6613825a4b80ee5e2 Parent: 279e7f5425c5e6da6ca61b1d8576356a939789f9 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

[SCSI] ips: fix data buffer accessors conversion bug

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b28a4721e068ac89bd5435472723a1bc2fe Commit: 2b28a4721e068ac89bd5435472723a1bc2fe Parent: ff83efacf2b77a1fe8942db6613825a4b80ee5e2 Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

[SCSI] lpfc: make lpfc_disable_node() static

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d9db01ef8f62b03c46f1258fd45a8c8235687ba Commit: 4d9db01ef8f62b03c46f1258fd45a8c8235687ba Parent: 2b28a4721e068ac89bd5435472723a1bc2fe Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Thu

[SCSI] iscsi transport: make 2 functions static

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

[SCSI] mptbase: fix use-after-free's

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

[SCSI] arcmsr: fix message allocation

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

[SCSI] stex: stex_direct_copy shouldn't call dma_map_sg

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26106e3ca379e30790c41d8835e79395437152ec Commit: 26106e3ca379e30790c41d8835e79395437152ec Parent: eafe1df9e311034cce204e43c0e45c91723b802f Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9872fe1add5709fffd42249e6ca1080999aa06a Commit: c9872fe1add5709fffd42249e6ca1080999aa06a Parent: 26106e3ca379e30790c41d8835e79395437152ec Author: FUJITA Tomonori [EMAIL PROTECTED] AuthorDate:

[SCSI] st: compile fix when DEBUG set to one

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=deee13dfd6dd6c18518ea725f1ebd9bf4fa8 Commit: deee13dfd6dd6c18518ea725f1ebd9bf4fa8 Parent: c9872fe1add5709fffd42249e6ca1080999aa06a Author: Kai Makisara [EMAIL PROTECTED] AuthorDate: Fri

[SCSI] aic94xx: fix sequencer hang on error recovery

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=91b550604480eadcdadc7db8a7d19f496ccad6bd Commit: 91b550604480eadcdadc7db8a7d19f496ccad6bd Parent: deee13dfd6dd6c18518ea725f1ebd9bf4fa8 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

[SCSI] libsas: correctly flush the LU queue on error recovery

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=63e4563b9cf77875286312758f61a20f912afbbb Commit: 63e4563b9cf77875286312758f61a20f912afbbb Parent: 91b550604480eadcdadc7db8a7d19f496ccad6bd Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

[SCSI] mvsas: Add Marvell 6440 SAS/SATA driver

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5762948263dd5e9725a380e7a9626f99e40ae9d Commit: b5762948263dd5e9725a380e7a9626f99e40ae9d Parent: 63e4563b9cf77875286312758f61a20f912afbbb Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Thu

[SCSI] qlogicpt: section fixes

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

uml: fix initrd printk

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4631a9a1517654748aaf89cbc46503819a29eb30 Commit: 4631a9a1517654748aaf89cbc46503819a29eb30 Parent: b23c9cc0ce652089a2f0af8c7f1541f10dc9b5db Author: Johann Felix Soden [EMAIL PROTECTED]

UML: update defconfig

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b59ebcd178b5b1d03760c89b318c7a7fdadd051 Commit: 7b59ebcd178b5b1d03760c89b318c7a7fdadd051 Parent: 4631a9a1517654748aaf89cbc46503819a29eb30 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Sat

arch/um/kernel/mem.c: fix a shadowed variable

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3be10f75757e681b34766b24264c83b5ba08041 Commit: c3be10f75757e681b34766b24264c83b5ba08041 Parent: 7b59ebcd178b5b1d03760c89b318c7a7fdadd051 Author: WANG Cong [EMAIL PROTECTED] AuthorDate: Sat

make LKDTM depend on BLOCK

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fddd9cf82c9f9617d134ae878a8f6b116ebbd43d Commit: fddd9cf82c9f9617d134ae878a8f6b116ebbd43d Parent: c3be10f75757e681b34766b24264c83b5ba08041 Author: Chris Snook [EMAIL PROTECTED] AuthorDate: Sat

MN10300: define HZ as a config option

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=860f7be283f8b8d7830a741cb72338057a753283 Commit: 860f7be283f8b8d7830a741cb72338057a753283 Parent: 1a823ac9ff09cbdf39201df37b7ede1f9395de83 Author: David Howells [EMAIL PROTECTED] AuthorDate:

file capabilities: simplify signal check

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=094972840f2e7c1c6fc9e1a97d817cc17085378e Commit: 094972840f2e7c1c6fc9e1a97d817cc17085378e Parent: e5df70ab194543522397fa3da8c8f80564a0f7d3 Author: Serge E. Hallyn [EMAIL PROTECTED] AuthorDate:

hugetlb: ensure we do not reference a surplus page after handing it to buddy

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e5df70ab194543522397fa3da8c8f80564a0f7d3 Commit: e5df70ab194543522397fa3da8c8f80564a0f7d3 Parent: 745329c4a2a25efbf5ba6cd7842e07840e4e9775 Author: Andy Whitcroft [EMAIL PROTECTED] AuthorDate:

markers: fix sparse warnings in markers.c

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de4fc64f0f2a4efbaad3e7c1e1e05a28f69b45e5 Commit: de4fc64f0f2a4efbaad3e7c1e1e05a28f69b45e5 Parent: 094972840f2e7c1c6fc9e1a97d817cc17085378e Author: Harvey Harrison [EMAIL PROTECTED] AuthorDate:

sparc: fix build

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eaeb16883bd6aa2d6b6b61b825c0d2b0dc793f60 Commit: eaeb16883bd6aa2d6b6b61b825c0d2b0dc793f60 Parent: de4fc64f0f2a4efbaad3e7c1e1e05a28f69b45e5 Author: David Rientjes [EMAIL PROTECTED] AuthorDate:

copyright owner and author clean up for intel iommu and related files

2008-02-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98bcef56cadb4da138e2c1a2a0790f372382b236 Commit: 98bcef56cadb4da138e2c1a2a0790f372382b236 Parent: eaeb16883bd6aa2d6b6b61b825c0d2b0dc793f60 Author: mark gross [EMAIL PROTECTED] AuthorDate: Sat

  1   2   3   4   5   6   7   8   9   10   >