Declare {compat_}sys_utimensat

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=97416ce82e20a9511ec369822098a8d20998398a Commit: 97416ce82e20a9511ec369822098a8d20998398a Parent: 01f41ec7b36e14da18a4e162ef697ae358f36e37 Author: Stephen Rothwell <[EMAIL PROTECTED]> AuthorDate

mmc build fix

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

SLUB: add support for dynamic cacheline size determination

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

SLUB: after object padding only needed for Redzoning

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

SLUB: slabinfo upgrade

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

SLUB: use check_valid_pointer in kmem_ptr_validate

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

SLUB: clean up krealloc

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

SLUB: get rid of finish_bootstrap

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

SLUB: update comments

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

SLUB: add macros for scanning objects in a slab

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

SLUB: move resiliency check into SYSFS section

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

SLUB: introduce DebugSlab(page)

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

SLUB: consolidate trace code

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

SLUB: move tracking definitions and check_valid_pointer() away from debug code

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

SLUB: add CONFIG_SLUB_DEBUG

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

SLUB: include lifetime stats and sets of cpus / nodes in tracking output

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

SLUB: rework slab order determination

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

krealloc: fix kerneldoc comments

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ae439ce0c01d7db0c70d1542985969e95ef750d Commit: 7ae439ce0c01d7db0c70d1542985969e95ef750d Parent: 5e6d444ea1f72b8148354a9baf0ea8fa3dd0425b Author: Pekka J Enberg <[EMAIL PROTECTED]> AuthorDate:

Fix spellings of slab allocator section in init/Kconfig

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

FRV: Replace pgd management via slabs through quicklists

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

dm raid1: one kmirrord per mirror

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ad36fe2b451cc85cc7b14f4128286759e217124 Commit: 6ad36fe2b451cc85cc7b14f4128286759e217124 Parent: 8defab33774a5c33920196a2ee9c0a946d22ba67 Author: Holger Smolinski <[EMAIL PROTECTED]> AuthorDate

dm crypt: disable barriers

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c89f8be1a7d14aad9d2c3f7d90d7d88f82c61e2 Commit: 9c89f8be1a7d14aad9d2c3f7d90d7d88f82c61e2 Parent: 6ad36fe2b451cc85cc7b14f4128286759e217124 Author: Milan Broz <[EMAIL PROTECTED]> AuthorDate: Wed

dm crypt: fix call to clone_init

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=027581f3515b5ec2218847dab578afa439a9d6b9 Commit: 027581f3515b5ec2218847dab578afa439a9d6b9 Parent: 9c89f8be1a7d14aad9d2c3f7d90d7d88f82c61e2 Author: Olaf Kirch <[EMAIL PROTECTED]> AuthorDate: Wed

dm crypt: fix avoid cloned bio ref after free

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98221eb757de03d9aa6262b1eded2be708640ccc Commit: 98221eb757de03d9aa6262b1eded2be708640ccc Parent: 027581f3515b5ec2218847dab578afa439a9d6b9 Author: Olaf Kirch <[EMAIL PROTECTED]> AuthorDate: Wed

dm crypt: fix remove first_clone

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f9941b6c55d70103c1bc3f2c7676acd9f20bf8a Commit: 2f9941b6c55d70103c1bc3f2c7676acd9f20bf8a Parent: 98221eb757de03d9aa6262b1eded2be708640ccc Author: Olaf Kirch <[EMAIL PROTECTED]> AuthorDate: Wed

dm crypt: use smaller bvecs in clones

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

dm crypt: add null iv

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

dm mpath: log device name

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=79eb885c96b5ccf8bbffd0dddc4c15a5dd436a1c Commit: 79eb885c96b5ccf8bbffd0dddc4c15a5dd436a1c Parent: 46b477306afcd0516924b26792c7a42f4dbfa9f0 Author: Edward Goggin <[EMAIL PROTECTED]> AuthorDate: W

dm: allow offline devices

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2cd54d9bedb79a97f014e86c0da393416b264eb3 Commit: 2cd54d9bedb79a97f014e86c0da393416b264eb3 Parent: 79eb885c96b5ccf8bbffd0dddc4c15a5dd436a1c Author: Mike Anderson <[EMAIL PROTECTED]> AuthorDate: W

dm log: fault detection

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01d03a660e73fb524957c09825a3eb7c2ae7c205 Commit: 01d03a660e73fb524957c09825a3eb7c2ae7c205 Parent: 2cd54d9bedb79a97f014e86c0da393416b264eb3 Author: Jonathan E Brassow <[EMAIL PROTECTED]> AuthorDa

dm log: report fault status

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=315dcc226f066c1d3cef79283dcde807fe0e32d1 Commit: 315dcc226f066c1d3cef79283dcde807fe0e32d1 Parent: 01d03a660e73fb524957c09825a3eb7c2ae7c205 Author: Jonathan E Brassow <[EMAIL PROTECTED]> AuthorDa

dm raid1: add handle_errors feature flag

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8e6afa2363de7ee0dea1a3297f6236f421c2dd4 Commit: a8e6afa2363de7ee0dea1a3297f6236f421c2dd4 Parent: 315dcc226f066c1d3cef79283dcde807fe0e32d1 Author: Jonathan E Brassow <[EMAIL PROTECTED]> AuthorDa

dm io: delay dec_count

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

dm io: prepare for new interface

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

dm io: new interface

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

dm kcopyd: update dm io interface

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

dm exception store: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6cca1e7af543aa396b3e4919c251080741a49e69 Commit: 6cca1e7af543aa396b3e4919c251080741a49e69 Parent: 373a392bd76c4cc2cbbdab3906aee2ae4dc6702e Author: Heinz Mauelshagen <[EMAIL PROTECTED]> AuthorDat

dm log: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d234d1e03d0a4cef4da32177be6657b45cc513f Commit: 5d234d1e03d0a4cef4da32177be6657b45cc513f Parent: 6cca1e7af543aa396b3e4919c251080741a49e69 Author: Heinz Mauelshagen <[EMAIL PROTECTED]> AuthorDat

dm raid1: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88be163abb5324bab09f5eff9646590eec5314eb Commit: 88be163abb5324bab09f5eff9646590eec5314eb Parent: 5d234d1e03d0a4cef4da32177be6657b45cc513f Author: Milan Broz <[EMAIL PROTECTED]> AuthorDate: Wed

dm io: remove old interface

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

dm: bio list helpers

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

dm: delay target

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26b9f228703f0518a90e7513d6fe7b6abeed5138 Commit: 26b9f228703f0518a90e7513d6fe7b6abeed5138 Parent: 0ba699347e96b5468b42b3decf1f381abbf99652 Author: Heinz Mauelshagen <[EMAIL PROTECTED]> AuthorDat

dm raid1: fix to commit pending clear region requests

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

dm raid1: switch rh_in_sync to blocking in do_reads

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

dm log: fix resume failed log device

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

fix leaky resv_huge_pages when cpuset is in use

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

swsusp: clean up printk

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

PM: Separate hibernation code from suspend code

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

uml: fix build breakage

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

uml: turn on SCSI support

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

uml: mark a tt-only function

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

Fix Linuxdoc comment

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

uml: turn build warnings into comments

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

Display all possible partitions when the root filesystem failed to mount

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

Remove hardcoding of hard_smp_processor_id on UP systems

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f4dfe206a2fc07099dfad77a8ea2f4b4ae2140f Commit: 2f4dfe206a2fc07099dfad77a8ea2f4b4ae2140f Parent: dd2a345f8f002845636dbf5d2d768bb5cd8a5f59 Author: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> A

Use the APIC to determine the hardware processor id - i386

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a36166c6ef45081fea6eeaf5ca785d7ed786b6e2 Commit: a36166c6ef45081fea6eeaf5ca785d7ed786b6e2 Parent: 2f4dfe206a2fc07099dfad77a8ea2f4b4ae2140f Author: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> A

Use the APIC to determine the hardware processor id - x86_64

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dd988528f4a7d64908b427c251d727f3c3e88add Commit: dd988528f4a7d64908b427c251d727f3c3e88add Parent: a36166c6ef45081fea6eeaf5ca785d7ed786b6e2 Author: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> A

Always ask the hardware to obtain hardware processor id - ia64

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=818563dceccf695a71f8bd683a249e7bb09e3240 Commit: 818563dceccf695a71f8bd683a249e7bb09e3240 Parent: dd988528f4a7d64908b427c251d727f3c3e88add Author: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> A

mca: fix bus matching

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 Commit: 809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 Parent: 818563dceccf695a71f8bd683a249e7bb09e3240 Author: James Bottomley <[EMAIL PROTECTED]> AuthorDate:

mca: add integrated device bus matching

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8813d1c00ca923c1683da625ff85959be1db9a49 Commit: 8813d1c00ca923c1683da625ff85959be1db9a49 Parent: 809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 Author: James Bottomley <[EMAIL PROTECTED]> AuthorDate:

cm4000_cs: fix error paths

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

cm4000_cs: use bitrev

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

use simple_read_from_buffer() in fs/

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

use simple_read_from_buffer in kernel/

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

pretend cpuset has some form of hugetlb page reservation

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a63011275e1a0ec9389e8c7d9b08caab8957ca0 Commit: 8a63011275e1a0ec9389e8c7d9b08caab8957ca0 Parent: 85badbdf5120d246ce2bb3f1a7689a805f9c9006 Author: Ken Chen <[EMAIL PROTECTED]> AuthorDate: Wed Ma

Add info about whitespace to SubmitChecklist

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d3556329926bde7c1e80cd6c650525326652ea4 Commit: 4d3556329926bde7c1e80cd6c650525326652ea4 Parent: 8a63011275e1a0ec9389e8c7d9b08caab8957ca0 Author: Roland Dreier <[EMAIL PROTECTED]> AuthorDate: W

pasemi: hardware rng driver

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

nbd: check the return value of sysfs_create_file

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

Move sig_kernel_* et al macros to linux/signal.h

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55c0d1f83e481dd6c77f52f7dcfeb043b8b740fa Commit: 55c0d1f83e481dd6c77f52f7dcfeb043b8b740fa Parent: 84963048ca8093e0aa71ac90c2a5fe7af5f617c3 Author: Roland McGrath <[EMAIL PROTECTED]> AuthorDate:

tty_set_ldisc() receive_room fix

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

mutex_lock_interruptible(): add __must_check

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

clocksource: spelling error in watchdog code

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=35c35d1afa8f9afe01d922ff9668a14c5d879b02 Commit: 35c35d1afa8f9afe01d922ff9668a14c5d879b02 Parent: 18d8362d517cb2bd97761294924fe6c2a6ee5e3c Author: Daniel Walker <[EMAIL PROTECTED]> AuthorDate: W

fs: fix indentation in do_path_lookup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=62ce39c531860aee6c12128c629b0a82f656a306 Commit: 62ce39c531860aee6c12128c629b0a82f656a306 Parent: 35c35d1afa8f9afe01d922ff9668a14c5d879b02 Author: Josef 'Jeff' Sipek <[EMAIL PROTECTED]> AuthorDa

fs: use path_walk in do_path_lookup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2dfdd266b9a2f2d93a3fdbee89969f6ea9ec5377 Commit: 2dfdd266b9a2f2d93a3fdbee89969f6ea9ec5377 Parent: 62ce39c531860aee6c12128c629b0a82f656a306 Author: Josef 'Jeff' Sipek <[EMAIL PROTECTED]> AuthorDa

doc: what a patch series is

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

kernel-doc: small kernel-doc optimization

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0366299bd2de283091f4394c0f446e58b5f94815 Commit: 0366299bd2de283091f4394c0f446e58b5f94815 Parent: 66effdc6a6a79c11f1c0d607d0de299108d69507 Author: Borislav Petkov <[EMAIL PROTECTED]> AuthorDate:

Fix printk format warnings in timer_list.c

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

AFS: export a couple of core functions for AFS write support

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

AFS: AFS fixups

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

AFS: implement basic file write support

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

atmel_spi: remove unnecessary (and wrong) #ifdefs

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

schedule_on_each_cpu(): use preempt_disable()

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

reimplement flush_workqueue()

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

implement flush_work()

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

flush_workqueue(): use preempt_disable to hold off cpu hotplug

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

flush_cpu_workqueue: don't flush an empty ->worklist

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

aio: use flush_work()

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

kblockd: use flush_work

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

tg3: use flush_work_keventd()

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

e1000: use flush_work_keventd()

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

libata: use flush_work()

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

phy: use flush_work_keventd()

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

relay: use plain timer instead of delayed work

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

Extend notifier_call_chain to count nr_calls made

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

Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE

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

Eliminate lock_cpu_hotplug in kernel/schedc

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

call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed

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

slab: use CPU_LOCK_[ACQUIRE|RELEASE]

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

workqueue: fix freezeable workqueues implementation

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

workqueue: fix flush_workqueue() vs CPU_DEAD race

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

  1   2   3   4   >