lguest.h declares a struct timespec, make it include linux/time.h

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=47aee45ae3c708ab678e09abfba0efaf6ca0e87a Commit: 47aee45ae3c708ab678e09abfba0efaf6ca0e87a Parent: d612cde060a005c1effb13d0f665448a04ce5f67 Author: Jes Sorensen <[EMAIL PROTECTED]> AuthorDate: Mo

Pagetables to use normal kernel types

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df29f43e650df29456804dabdb2611de914e7c0f Commit: df29f43e650df29456804dabdb2611de914e7c0f Parent: 47aee45ae3c708ab678e09abfba0efaf6ca0e87a Author: Matias Zabaljauregui <[EMAIL PROTECTED]> Author

Rename "cr3" to "gpgdir" to avoid x86-specific naming.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee3db0f2b6053b65f3b70253f5f810d9a3d67b28 Commit: ee3db0f2b6053b65f3b70253f5f810d9a3d67b28 Parent: df29f43e650df29456804dabdb2611de914e7c0f Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Allow guest to specify syscall vector to use.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c18acd73ffc209def08003a1927473096f66c5ad Commit: c18acd73ffc209def08003a1927473096f66c5ad Parent: ee3db0f2b6053b65f3b70253f5f810d9a3d67b28 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Boot with virtual == physical to get closer to native Linux.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=47436aa4ad054c1c7c8231618e86ebd9305308dc Commit: 47436aa4ad054c1c7c8231618e86ebd9305308dc Parent: c18acd73ffc209def08003a1927473096f66c5ad Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Virtio interface

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec3d41c4db4c21164332826ea8d812f94f2f6886 Commit: ec3d41c4db4c21164332826ea8d812f94f2f6886 Parent: 47436aa4ad054c1c7c8231618e86ebd9305308dc Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Net driver using virtio

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=296f96fcfc160e29c01819c0c7b20c2dc8320edd Commit: 296f96fcfc160e29c01819c0c7b20c2dc8320edd Parent: ec3d41c4db4c21164332826ea8d812f94f2f6886 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Block driver using virtio.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e467cde238184d1b0923db2cd61ae1c5a6dc15aa Commit: e467cde238184d1b0923db2cd61ae1c5a6dc15aa Parent: 296f96fcfc160e29c01819c0c7b20c2dc8320edd Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Virtio console driver

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31610434bc3523c0b01a10917a1185096a03c4c8 Commit: 31610434bc3523c0b01a10917a1185096a03c4c8 Parent: e467cde238184d1b0923db2cd61ae1c5a6dc15aa Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Module autoprobing support for virtio drivers.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b01d9f2863349b0e041b90c3c86a998ee0fed2b0 Commit: b01d9f2863349b0e041b90c3c86a998ee0fed2b0 Parent: 31610434bc3523c0b01a10917a1185096a03c4c8 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Virtio helper routines for a descriptor ringbuffer implementation

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a8a69dd77ddbd4513b21363021ecde7e1025502 Commit: 0a8a69dd77ddbd4513b21363021ecde7e1025502 Parent: b01d9f2863349b0e041b90c3c86a998ee0fed2b0 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Remove old lguest I/O infrrasructure.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=15045275c32bf6d15d32c2eca8157be9c0ba6e45 Commit: 15045275c32bf6d15d32c2eca8157be9c0ba6e45 Parent: 0ca49ca946409f87a8cd0b14d5acb6dea58de6f3 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Lguest support for Virtio

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19f1537b7b8a9a82665db3ad8210a9d954d13acd Commit: 19f1537b7b8a9a82665db3ad8210a9d954d13acd Parent: 15045275c32bf6d15d32c2eca8157be9c0ba6e45 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Update example launcher for virtio

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=17cbca2ba3de990258943d9e5a1788430ca3ad0d Commit: 17cbca2ba3de990258943d9e5a1788430ca3ad0d Parent: 19f1537b7b8a9a82665db3ad8210a9d954d13acd Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Example launcher handle guests not being ready for input

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56ae43dfe233323683248a5c553bad7160db2fa5 Commit: 56ae43dfe233323683248a5c553bad7160db2fa5 Parent: 17cbca2ba3de990258943d9e5a1788430ca3ad0d Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

generalize lgread_u32/lgwrite_u32.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d37f94a28170ca656438758fca577acb49a7932 Commit: 2d37f94a28170ca656438758fca577acb49a7932 Parent: 56ae43dfe233323683248a5c553bad7160db2fa5 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Update lguest documentation to reflect the new virtual block device name.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1f5a29022ac66bc90cbe2a2162f56e9cd7b393ef Commit: 1f5a29022ac66bc90cbe2a2162f56e9cd7b393ef Parent: 2d37f94a28170ca656438758fca577acb49a7932 Author: Chris Malley <[EMAIL PROTECTED]> AuthorDate: Mo

Revert lguest magic and use hook in head.S

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=814a0e5cdfbd384f4bf7a8443f9c3b885f413d58 Commit: 814a0e5cdfbd384f4bf7a8443f9c3b885f413d58 Parent: 1f5a29022ac66bc90cbe2a2162f56e9cd7b393ef Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Loading bzImage directly.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bbf89fc260830f3f58b331d946a16b39ad1ca2d Commit: 5bbf89fc260830f3f58b331d946a16b39ad1ca2d Parent: 814a0e5cdfbd384f4bf7a8443f9c3b885f413d58 Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

Use "struct boot_params" in example launcher

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43d33b21a03d3abcc8cbdeb4d52bc4568f822c5e Commit: 43d33b21a03d3abcc8cbdeb4d52bc4568f822c5e Parent: 5bbf89fc260830f3f58b331d946a16b39ad1ca2d Author: Rusty Russell <[EMAIL PROTECTED]> AuthorDate: M

mlx4_core: Kill mlx4_write64_raw()

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=744ea922c901b6557bffe8bff7af1ef18181f370 Commit: 744ea922c901b6557bffe8bff7af1ef18181f370 Parent: 4fa435018d740cb83d74c92306aa1f796da91ddd Author: Roland Dreier <[EMAIL PROTECTED]> AuthorDate: S

IB/mthca: Avoid alignment traps when writing doorbells

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ab8403c424a35364a3a2c753f7c5917fcbb4d809 Commit: ab8403c424a35364a3a2c753f7c5917fcbb4d809 Parent: 744ea922c901b6557bffe8bff7af1ef18181f370 Author: Roland Dreier <[EMAIL PROTECTED]> AuthorDate: S

RDMA/cma: Add locking around QP accesses

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5483388bb4d771007ef36478db038e07922a020 Commit: c5483388bb4d771007ef36478db038e07922a020 Parent: ab8403c424a35364a3a2c753f7c5917fcbb4d809 Author: Sean Hefty <[EMAIL PROTECTED]> AuthorDate: Mon

RDMA/cma: Fix deadlock destroying listen requests

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d02d1f5359e795bac9a4461698521680cddd782b Commit: d02d1f5359e795bac9a4461698521680cddd782b Parent: c5483388bb4d771007ef36478db038e07922a020 Author: Sean Hefty <[EMAIL PROTECTED]> AuthorDate: Tue

IPoIB: Use round_jiffies() for ah_reap_task

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69fc507a1424ce31d2096be5b1e5b1750bdfe235 Commit: 69fc507a1424ce31d2096be5b1e5b1750bdfe235 Parent: d02d1f5359e795bac9a4461698521680cddd782b Author: Anton Blanchard <[EMAIL PROTECTED]> AuthorDate:

IB/ehca: Supply QP token for SRQ base QPs

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0c84d566ddc8dbdd3ceab23865a688c36217338 Commit: c0c84d566ddc8dbdd3ceab23865a688c36217338 Parent: 69fc507a1424ce31d2096be5b1e5b1750bdfe235 Author: Joachim Fenkes <[EMAIL PROTECTED]> AuthorDate:

IB/ehca: Fix masking error in {,re}reg_phys_mr()

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9511724da9c090da5a6dcf6c557b1cedc4f5cfd7 Commit: 9511724da9c090da5a6dcf6c557b1cedc4f5cfd7 Parent: c0c84d566ddc8dbdd3ceab23865a688c36217338 Author: Joachim Fenkes <[EMAIL PROTECTED]> AuthorDate:

IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c08d50d4fc52a9367c356ebbeb194c30fbc7ac8 Commit: 8c08d50d4fc52a9367c356ebbeb194c30fbc7ac8 Parent: 9511724da9c090da5a6dcf6c557b1cedc4f5cfd7 Author: Joachim Fenkes <[EMAIL PROTECTED]> AuthorDate:

IB/ehca: Change meaning of hca_cap_mr_pgsize

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=abc39d3672d8af4bf6c943faf85fa8877caccf7e Commit: abc39d3672d8af4bf6c943faf85fa8877caccf7e Parent: 8c08d50d4fc52a9367c356ebbeb194c30fbc7ac8 Author: Joachim Fenkes <[EMAIL PROTECTED]> AuthorDate:

IB/ehca: Enable large page MRs by default

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8da9ee9c1ec9036d8fad82f6ddbc4d15143cc6ca Commit: 8da9ee9c1ec9036d8fad82f6ddbc4d15143cc6ca Parent: abc39d3672d8af4bf6c943faf85fa8877caccf7e Author: Joachim Fenkes <[EMAIL PROTECTED]> AuthorDate:

IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"

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

IB/mlx4: Sanity check userspace send queue sizes

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=839041329fd3410e07d614f81e75bb43367d8f89 Commit: 839041329fd3410e07d614f81e75bb43367d8f89 Parent: fd312561adcc90e924f35d3032d5493aeb4c3017 Author: Jack Morgenstein <[EMAIL PROTECTED]> AuthorDate

IB/uverbs: Fix checking of userspace object ownership

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cbfb50e6e2e9c580848c0f51d37c24cdfb1cb704 Commit: cbfb50e6e2e9c580848c0f51d37c24cdfb1cb704 Parent: 839041329fd3410e07d614f81e75bb43367d8f89 Author: Roland Dreier <[EMAIL PROTECTED]> AuthorDate: F

IPoIB/cm: Use common CQ for CM send completions

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b524963fd2d7fb20ea68df497151aa9d17fbca4 Commit: 1b524963fd2d7fb20ea68df497151aa9d17fbca4 Parent: cbfb50e6e2e9c580848c0f51d37c24cdfb1cb704 Author: Michael S. Tsirkin <[EMAIL PROTECTED]> AuthorDa

mlx4_core: Increase command timeout for INIT_HCA to 10 seconds

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=77109cc2823f025ccd66ebd9b88fbab90437b2d8 Commit: 77109cc2823f025ccd66ebd9b88fbab90437b2d8 Parent: 1b524963fd2d7fb20ea68df497151aa9d17fbca4 Author: Jack Morgenstein <[EMAIL PROTECTED]> AuthorDate

[SG] Add debug check for page alignment

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de26103de56a0c482ad21296eae9b06deefc8e62 Commit: de26103de56a0c482ad21296eae9b06deefc8e62 Parent: 0b776eb5426752d4e53354ac89e3710d857e09a7 Author: Jens Axboe <[EMAIL PROTECTED]> AuthorDate: Tue

mmc: fix sg->page fallout

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4e0177647a3686f3658c26d52a60d0f1231c2127 Commit: 4e0177647a3686f3658c26d52a60d0f1231c2127 Parent: de26103de56a0c482ad21296eae9b06deefc8e62 Author: Emil Medve <[EMAIL PROTECTED]> AuthorDate: Tue

xtensa: fix sg->page fallout

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=891039a9c2ddf73754ad84cdc9d030f1c6431858 Commit: 891039a9c2ddf73754ad84cdc9d030f1c6431858 Parent: 4e0177647a3686f3658c26d52a60d0f1231c2127 Author: Emil Medve <[EMAIL PROTECTED]> AuthorDate: Tue

[PATCH] Fix breakage after SG cleanups

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=117636092a87a28a013a4acb5de5492645ed620f Commit: 117636092a87a28a013a4acb5de5492645ed620f Parent: 891039a9c2ddf73754ad84cdc9d030f1c6431858 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Tu

9p: add virtio transport

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b530cc794024be227876a089e66fb17b7b512763 Commit: b530cc794024be227876a089e66fb17b7b512763 Parent: 0b776eb5426752d4e53354ac89e3710d857e09a7 Author: Eric Van Hensbergen <[EMAIL PROTECTED]> AuthorD

9p: fix memleak in fs/9p/v9fs.c

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a976297e1f57a6d156d3f8ed7f10c64beb031a4 Commit: 0a976297e1f57a6d156d3f8ed7f10c64beb031a4 Parent: b530cc794024be227876a089e66fb17b7b512763 Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Tue

9p: v9fs_vfs_rename incorrect clunk order

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22150c4f0f02619c256f35db2f1ec912549b4ca5 Commit: 22150c4f0f02619c256f35db2f1ec912549b4ca5 Parent: 0a976297e1f57a6d156d3f8ed7f10c64beb031a4 Author: Latchesar Ionkov <[EMAIL PROTECTED]> AuthorDate

[ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67f18f34583c9dda0dbcd4088df9070926f7e611 Commit: 67f18f34583c9dda0dbcd4088df9070926f7e611 Parent: 0825c672599bedbb423ef26f3cdd0c5a014da149 Author: Takashi Ohmasa <[EMAIL PROTECTED]> AuthorDate:

[ARM] 4613/1: pxa300: MFP typo fix

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0825c672599bedbb423ef26f3cdd0c5a014da149 Commit: 0825c672599bedbb423ef26f3cdd0c5a014da149 Parent: e8b8c977734193adedf2b0f607d6252c78e86394 Author: Aleksey Makarov <[EMAIL PROTECTED]> AuthorDate:

[ARM] 4630/1: Fix the vector stride of the double vector instruction.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9a5ce3cae2f6d04c521204004a36be46656ec7b Commit: b9a5ce3cae2f6d04c521204004a36be46656ec7b Parent: 67f18f34583c9dda0dbcd4088df9070926f7e611 Author: Takashi Ohmasa <[EMAIL PROTECTED]> AuthorDate:

[WATCHDOG] Linux kernel IPC SBC Watchdog Timer driver

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01ed08c14de6933e9f29ba3359a46598dae6f5b7 Commit: 01ed08c14de6933e9f29ba3359a46598dae6f5b7 Parent: 0895e91d60ef9bdef426d1ce14bb94bd5875870d Author: Veljkovic Srdjan <[EMAIL PROTECTED]> AuthorDate

[WATCHDOG] AR7: watchdog timer

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c283cf2c09ca1b7f1e7677bde384a8f92b1b7584 Commit: c283cf2c09ca1b7f1e7677bde384a8f92b1b7584 Parent: 01ed08c14de6933e9f29ba3359a46598dae6f5b7 Author: Matteo Croce <[EMAIL PROTECTED]> AuthorDate: Th

[WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this code

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06063e26bc3ab62aa7aca874c6ce9e7638673838 Commit: 06063e26bc3ab62aa7aca874c6ce9e7638673838 Parent: c283cf2c09ca1b7f1e7677bde384a8f92b1b7584 Author: WANG Cong <[EMAIL PROTECTED]> AuthorDate: Sat O

[SCSI] include linux/scatterlist.h in scsi_eh.h

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=645a0c6c48e0122f4212e3957e73bddc18788d99 Commit: 645a0c6c48e0122f4212e3957e73bddc18788d99 Parent: 1ecd3902c6e16c2445165b872c49e73770b72da7 Author: James Bottomley <[EMAIL PROTECTED]> AuthorDate:

[SCSI] make supported_mode default to initiator.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a39ac3f25bef018862a991d754aff681c019127 Commit: 7a39ac3f25bef018862a991d754aff681c019127 Parent: 645a0c6c48e0122f4212e3957e73bddc18788d99 Author: James Bottomley <[EMAIL PROTECTED]> AuthorDate:

[SCSI] hptiop: avoid buffer overflow when returning sense data

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0fec02c93f60fb44ba3a24a0d3e4a52521d34d3f Commit: 0fec02c93f60fb44ba3a24a0d3e4a52521d34d3f Parent: 7a39ac3f25bef018862a991d754aff681c019127 Author: HighPoint Linux Team <[EMAIL PROTECTED]> Author

[SCSI] initio: Fix merge fallout

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e9e42faf47255274a1ed0b9bf1c46118023ec5fa Commit: e9e42faf47255274a1ed0b9bf1c46118023ec5fa Parent: 0fec02c93f60fb44ba3a24a0d3e4a52521d34d3f Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Mon Oc

[SCSI] lpfc: lpfc_debugfs.c: fix typo

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff86ba59fbf6f0fd56b367b99b66dc8fb8ad61e7 Commit: ff86ba59fbf6f0fd56b367b99b66dc8fb8ad61e7 Parent: e9e42faf47255274a1ed0b9bf1c46118023ec5fa Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Thu

[SCSI] qla2xxx: printk fixes

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=875baf3cbc0f11009ef5ca33c78210d265c8d779 Commit: 875baf3cbc0f11009ef5ca33c78210d265c8d779 Parent: ff86ba59fbf6f0fd56b367b99b66dc8fb8ad61e7 Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: T

[SCSI] aic7xxx_old: fix accidental logic reversal

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4135f9d28af912d541c0c32f1bc2ee6da23306eb Commit: 4135f9d28af912d541c0c32f1bc2ee6da23306eb Parent: 875baf3cbc0f11009ef5ca33c78210d265c8d779 Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Thu

[SCSI] gdth: __init fixes

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05dd7ed2c7e22d0fc3027fc27a072664bbdf8274 Commit: 05dd7ed2c7e22d0fc3027fc27a072664bbdf8274 Parent: 4135f9d28af912d541c0c32f1bc2ee6da23306eb Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Thu

[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eb7a1698d24783dd215cb86a12cadebe9b4e7046 Commit: eb7a1698d24783dd215cb86a12cadebe9b4e7046 Parent: 05dd7ed2c7e22d0fc3027fc27a072664bbdf8274 Author: Johannes Dickgreber <[EMAIL PROTECTED]> AuthorD

[SCSI] aic7xxx: Add suspend/resume support

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5720729f58a4a05b0e2c8c61ac3ed3a3e9f94e5 Commit: b5720729f58a4a05b0e2c8c61ac3ed3a3e9f94e5 Parent: eb7a1698d24783dd215cb86a12cadebe9b4e7046 Author: Hannes Reinecke <[EMAIL PROTECTED]> AuthorDate:

[SCSI] aic7xxx: Update Maintainer information

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=64624d4f46d5e439906bcd3a99a688c833506124 Commit: 64624d4f46d5e439906bcd3a99a688c833506124 Parent: b5720729f58a4a05b0e2c8c61ac3ed3a3e9f94e5 Author: Hannes Reinecke <[EMAIL PROTECTED]> AuthorDate:

[SCSI] aic7xxx: Fix firmware build

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fc2adcfd37f6f1c32d246b5b43f83e38233358ae Commit: fc2adcfd37f6f1c32d246b5b43f83e38233358ae Parent: 64624d4f46d5e439906bcd3a99a688c833506124 Author: Hannes Reinecke <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla1280: eliminate wasted space in request and response ring

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=20d2d3afa87781fe2674ce17bfb16af08a436e81 Commit: 20d2d3afa87781fe2674ce17bfb16af08a436e81 Parent: fc2adcfd37f6f1c32d246b5b43f83e38233358ae Author: Johannes Dickgreber <[EMAIL PROTECTED]> AuthorD

[SCSI] sym53c8xx: Work around 53c896 erratum

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34996acc5571e64be7f3dba3adced1f7221a8d07 Commit: 34996acc5571e64be7f3dba3adced1f7221a8d07 Parent: 20d2d3afa87781fe2674ce17bfb16af08a436e81 Author: Kai Makisara <[EMAIL PROTECTED]> AuthorDate: Fr

[SCSI] sym53c8xx: Use pci_dev irq number

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f363abff55cad0e9c6e73c4eedae13d9ee794880 Commit: f363abff55cad0e9c6e73c4eedae13d9ee794880 Parent: 34996acc5571e64be7f3dba3adced1f7221a8d07 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove data_mapping and data_mapped

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39c05d1e3c85c725e140ded1281bbb2303dfe5d3 Commit: 39c05d1e3c85c725e140ded1281bbb2303dfe5d3 Parent: f363abff55cad0e9c6e73c4eedae13d9ee794880 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove unnecessary check in queuecommand

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=71c222dc45ddf01b0dabb8a4d3e232e13e1452b5 Commit: 71c222dc45ddf01b0dabb8a4d3e232e13e1452b5 Parent: 39c05d1e3c85c725e140ded1281bbb2303dfe5d3 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c9746b363b8191587191518a65d5de93df80a92 Commit: 6c9746b363b8191587191518a65d5de93df80a92 Parent: 71c222dc45ddf01b0dabb8a4d3e232e13e1452b5 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Stop overriding scsi_done

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2ba65367720d871f9d955ca3ef96358999182765 Commit: 2ba65367720d871f9d955ca3ef96358999182765 Parent: 6c9746b363b8191587191518a65d5de93df80a92 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: PCI Error Recovery support

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d68cd75992f95d6977956fb227f02e6d532f3d26 Commit: d68cd75992f95d6977956fb227f02e6d532f3d26 Parent: 2ba65367720d871f9d955ca3ef96358999182765 Author: Linas Vepstas <[EMAIL PROTECTED]> AuthorDate: F

[SCSI] sym53c8xx: Use pdev->revision

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd678450bfbd4bb6543a7138d9ee3418c2a11e7c Commit: bd678450bfbd4bb6543a7138d9ee3418c2a11e7c Parent: d68cd75992f95d6977956fb227f02e6d532f3d26 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove ->device_id

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e58bc06ed071e43bef4e2f94340853761a4bf034 Commit: e58bc06ed071e43bef4e2f94340853761a4bf034 Parent: bd678450bfbd4bb6543a7138d9ee3418c2a11e7c Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8637baa3609afff9fe4c65ad4c64d72484c699fc Commit: 8637baa3609afff9fe4c65ad4c64d72484c699fc Parent: e58bc06ed071e43bef4e2f94340853761a4bf034 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove tag_ctrl module parameter

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a44131b35ec1a46ed75014d818cb9d5706117b49 Commit: a44131b35ec1a46ed75014d818cb9d5706117b49 Parent: 8637baa3609afff9fe4c65ad4c64d72484c699fc Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Simplify DAC DMA handling

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d85b471593d03e141f9160a58574b9204363267 Commit: 4d85b471593d03e141f9160a58574b9204363267 Parent: a44131b35ec1a46ed75014d818cb9d5706117b49 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Use scmd_printk where appropriate

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3fb364e089e05c35ead55a08d56d3004193681f6 Commit: 3fb364e089e05c35ead55a08d56d3004193681f6 Parent: 4d85b471593d03e141f9160a58574b9204363267 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1 Commit: 8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1 Parent: 3fb364e089e05c35ead55a08d56d3004193681f6 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99c9e0a1d6cfe1ba1169a7a81435ee85bc00e4a1 Commit: 99c9e0a1d6cfe1ba1169a7a81435ee85bc00e4a1 Parent: 8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5111eefa17615bdf17ca00ec2cdca16302c7697e Commit: 5111eefa17615bdf17ca00ec2cdca16302c7697e Parent: 99c9e0a1d6cfe1ba1169a7a81435ee85bc00e4a1 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aac6a5a34050a97016290f341e8de0a09f3a8f8c Commit: aac6a5a34050a97016290f341e8de0a09f3a8f8c Parent: 5111eefa17615bdf17ca00ec2cdca16302c7697e Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6557f3a06a5eb73b34d01b23523a513f2c52cadb Commit: 6557f3a06a5eb73b34d01b23523a513f2c52cadb Parent: aac6a5a34050a97016290f341e8de0a09f3a8f8c Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3a63d55a4eec418d845a91222ac53443f62717b Commit: a3a63d55a4eec418d845a91222ac53443f62717b Parent: 6557f3a06a5eb73b34d01b23523a513f2c52cadb Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c96d8d0c17978bbf5eb82314d488f46d4a51280 Commit: 2c96d8d0c17978bbf5eb82314d488f46d4a51280 Parent: a3a63d55a4eec418d845a91222ac53443f62717b Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94d6a2b32864421467d48f9a3a1c7b1da1e1dadf Commit: 94d6a2b32864421467d48f9a3a1c7b1da1e1dadf Parent: 2c96d8d0c17978bbf5eb82314d488f46d4a51280 Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=285d0321d15cf3130b3347a207ceae652ccc95b5 Commit: 285d0321d15cf3130b3347a207ceae652ccc95b5 Parent: 94d6a2b32864421467d48f9a3a1c7b1da1e1dadf Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6acf8190025e9c4ea513d4084ff089d476112816 Commit: 6acf8190025e9c4ea513d4084ff089d476112816 Parent: 285d0321d15cf3130b3347a207ceae652ccc95b5 Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Correct display of ISP serial-number.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8b7afc2a90d93d87d53732a9281c22facebe8d62 Commit: 8b7afc2a90d93d87d53732a9281c22facebe8d62 Parent: 6acf8190025e9c4ea513d4084ff089d476112816 Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

[SCSI] qla2xxx: Update version number to 8.02.00-k5.

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af2709fd0d127cd590e7a77ab50b23cdb9f6f48f Commit: af2709fd0d127cd590e7a77ab50b23cdb9f6f48f Parent: 8b7afc2a90d93d87d53732a9281c22facebe8d62 Author: Andrew Vasquez <[EMAIL PROTECTED]> AuthorDate:

x86: add instrumentation menu

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea5806559f92a3e7439bc7a4f2c0d04692e68931 Commit: ea5806559f92a3e7439bc7a4f2c0d04692e68931 Parent: 01e7ae8c13bb06a2ce622ebace33bb7e28ef596c Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Mon

x86: lock bitops

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=418ccbe37f70f5021c4cd1cdcb0ce7f98d05f2dd Commit: 418ccbe37f70f5021c4cd1cdcb0ce7f98d05f2dd Parent: ea5806559f92a3e7439bc7a4f2c0d04692e68931 Author: Nick Piggin <[EMAIL PROTECTED]> AuthorDate: Fri

x86: fix TSC clock source calibration error

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=edaf420fdc122e7a42326fe39274c8b8c9b19d41 Commit: edaf420fdc122e7a42326fe39274c8b8c9b19d41 Parent: 418ccbe37f70f5021c4cd1cdcb0ce7f98d05f2dd Author: Dave Johnson <[EMAIL PROTECTED]> AuthorDate: Tu

x86: fix more TSC clock source calibration errors

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c660065383976f09fbdae86c33448c8da643d4e Commit: 8c660065383976f09fbdae86c33448c8da643d4e Parent: edaf420fdc122e7a42326fe39274c8b8c9b19d41 Author: Dave Johnson <[EMAIL PROTECTED]> AuthorDate: Tu

x86: ARRAY_SIZE cleanup

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d022adab4511892226f1eae00a44502bf685ae5 Commit: 4d022adab4511892226f1eae00a44502bf685ae5 Parent: 8c660065383976f09fbdae86c33448c8da643d4e Author: Alejandro Martinez Ruiz <[EMAIL PROTECTED]> Aut

x86: merge mmu{,_32,_64}.h

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=703530238b580d69d4a112d3ab3d58c0eb1e7246 Commit: 703530238b580d69d4a112d3ab3d58c0eb1e7246 Parent: 4d022adab4511892226f1eae00a44502bf685ae5 Author: Chris Snook <[EMAIL PROTECTED]> AuthorDate: Sat

x86: add lapic_shutdown for x86_64

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b7711f0839d12edac3abfc2f3e4c5bdc660878b Commit: 9b7711f0839d12edac3abfc2f3e4c5bdc660878b Parent: 703530238b580d69d4a112d3ab3d58c0eb1e7246 Author: Hiroshi Shimamoto <[EMAIL PROTECTED]> AuthorDat

x86: add safe_smp_processor_id for x86_64

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92f98b19bcce8b56ec6fc067702e211c36f19e88 Commit: 92f98b19bcce8b56ec6fc067702e211c36f19e88 Parent: 9b7711f0839d12edac3abfc2f3e4c5bdc660878b Author: Hiroshi Shimamoto <[EMAIL PROTECTED]> AuthorDat

x86: unify crash_32/64.c

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=62a31a03b3d2a9d20e7a073e2cd9b27bfb7d6a3f Commit: 62a31a03b3d2a9d20e7a073e2cd9b27bfb7d6a3f Parent: 92f98b19bcce8b56ec6fc067702e211c36f19e88 Author: Hiroshi Shimamoto <[EMAIL PROTECTED]> AuthorDat

x86: unify a.out{,_32,_64}.h

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01005e74e55f3336fa0d4111f4f0aab0a0e57c70 Commit: 01005e74e55f3336fa0d4111f4f0aab0a0e57c70 Parent: 62a31a03b3d2a9d20e7a073e2cd9b27bfb7d6a3f Author: Chris Snook <[EMAIL PROTECTED]> AuthorDate: Sat

x86: unify div64{,_32,_64}.h

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=428c5a2339f6d59e3b2d59e9b878b95e6f7a09d7 Commit: 428c5a2339f6d59e3b2d59e9b878b95e6f7a09d7 Parent: 01005e74e55f3336fa0d4111f4f0aab0a0e57c70 Author: Chris Snook <[EMAIL PROTECTED]> AuthorDate: Sat

x86: Add BITS to allow simple Makefile sharing

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

x86: merge arch/x86/crypto Makefiles

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

x86: Unify arch/x86/kernel/acpi Makefiles

2007-10-23 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e4181b31366ea13b7b81ce3b0041f5710cc8b65 Commit: 5e4181b31366ea13b7b81ce3b0041f5710cc8b65 Parent: 9b58aebc73095c045826d891f8e8de6d5bd48c12 Author: Thomas Gleixner <[EMAIL PROTECTED]> AuthorDate:

<    1   2   3   >