slob: implement RCU freeing

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

Slab allocators: Drop support for destructors

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c59def9f222d44bb7e2f0a559f2906191a0862d7 Commit: c59def9f222d44bb7e2f0a559f2906191a0862d7 Parent: afc0cedbe9138e3e8b38bfa1e4dfd01a2c537d62 Author: Christoph Lameter [EMAIL PROTECTED]

SLAB: Move two remaining SLAB specific definitions to slab_def.h

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3ca12ee549f7837b8a685dddc9515f9fc28434ee Commit: 3ca12ee549f7837b8a685dddc9515f9fc28434ee Parent: 9fbf09a09e8aa50c56e2c6dfacc27eff93ff4c93 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9fbf09a09e8aa50c56e2c6dfacc27eff93ff4c93 Commit: 9fbf09a09e8aa50c56e2c6dfacc27eff93ff4c93 Parent: c59def9f222d44bb7e2f0a559f2906191a0862d7 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Define functions for cpu slab handling instead of using PageActive

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4b6f0750457db1f573eb6226960a432da3be8fe2 Commit: 4b6f0750457db1f573eb6226960a432da3be8fe2 Parent: 3ca12ee549f7837b8a685dddc9515f9fc28434ee Author: Christoph Lameter [EMAIL PROTECTED]

slab: warn on zero-length allocations

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b44f7a5b5078d737b3f5914978aabb761254840 Commit: 0b44f7a5b5078d737b3f5914978aabb761254840 Parent: 4b6f0750457db1f573eb6226960a432da3be8fe2 Author: Christoph Lameter [EMAIL PROTECTED]

slub: fix handling of oversized slabs

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

SLUB: slabinfo fixes

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eefaca9c3246f3daf56e7ed02987f79abcee7087 Commit: eefaca9c3246f3daf56e7ed02987f79abcee7087 Parent: ade3aff25fb2dce76e2a9b53e1334bd0a174f739 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Do our own flags based on PG_active and PG_error

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5577bd8a85c8b7643a241789b14fafa9c8a6c7db Commit: 5577bd8a85c8b7643a241789b14fafa9c8a6c7db Parent: eefaca9c3246f3daf56e7ed02987f79abcee7087 Author: Christoph Lameter [EMAIL PROTECTED]

Remove SLAB_CTOR_CONSTRUCTOR

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a35afb830f8d71ec211531aeb9a621b09a2efb39 Commit: a35afb830f8d71ec211531aeb9a621b09a2efb39 Parent: 5577bd8a85c8b7643a241789b14fafa9c8a6c7db Author: Christoph Lameter [EMAIL PROTECTED]

Slab allocators: define common size limitations

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0aa817f078b655d0ae36669169d73a5c8a388016 Commit: 0aa817f078b655d0ae36669169d73a5c8a388016 Parent: 3ec0974210fe1b7c0618ad6e39a882a4237d7de2 Author: Christoph Lameter [EMAIL PROTECTED]

acpi: fix potential call to a freed memory section.

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f363d16fbb9374c0bd7f2757d412c287169094c9 Commit: f363d16fbb9374c0bd7f2757d412c287169094c9 Parent: 0aa817f078b655d0ae36669169d73a5c8a388016 Author: Aaron Durbin [EMAIL PROTECTED] AuthorDate: Wed

i386/x86-64: fix section mismatch

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df652fe173c12d29960f3a8eafce29041e86b942 Commit: df652fe173c12d29960f3a8eafce29041e86b942 Parent: f363d16fbb9374c0bd7f2757d412c287169094c9 Author: Bernhard Walle [EMAIL PROTECTED] AuthorDate:

Make __vunmap static

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d55e2ca87321b65387d3c52dd38128b3fe6723b0 Commit: d55e2ca87321b65387d3c52dd38128b3fe6723b0 Parent: df652fe173c12d29960f3a8eafce29041e86b942 Author: Benjamin Herrenschmidt [EMAIL PROTECTED]

simplify compat_sys_timerfd

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8317f14b60c02c69cf7f594e2aabc8a3fdc9618d Commit: 8317f14b60c02c69cf7f594e2aabc8a3fdc9618d Parent: d55e2ca87321b65387d3c52dd38128b3fe6723b0 Author: Heiko Carstens [EMAIL PROTECTED] AuthorDate:

Let smp_call_function_single return -EBUSY on UP

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653 Commit: 79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653 Parent: 8317f14b60c02c69cf7f594e2aabc8a3fdc9618d Author: Heiko Carstens [EMAIL PROTECTED] AuthorDate:

Refine SCREEN_INFO sanity check for vgacon initialization

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1a4849c419337f649c6633219b555eb4d4d955a Commit: a1a4849c419337f649c6633219b555eb4d4d955a Parent: 79974a0e4c6be6e9a3717b4c5a5d5c44c36b1653 Author: Gerd Hoffmann [EMAIL PROTECTED] AuthorDate:

make freezeable workqueues singlethread

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

parport: mailing list is subscribers-only

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

docbook: make kernel-locking table readable

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=621e59a771f310358ade8f14cb745d5d5f1c410e Commit: 621e59a771f310358ade8f14cb745d5d5f1c410e Parent: 3dd1a32968d5e4cc61d4f7e3dc396ed0faca6984 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Wed

gpio interface loosens call restrictions

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

rtc kconfig clarification

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

icom: add new sub-device-id to support new adapter

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc88d5d4e18add7283770ead2734b601c50b3e2a Commit: bc88d5d4e18add7283770ead2734b601c50b3e2a Parent: e40659c5cae2397d6a329e652aa2d4f1c9f7de2a Author: wendy xiong [EMAIL PROTECTED] AuthorDate: Wed

make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=71ce92f3fa442069670a52fa6230a6064c4517b3 Commit: 71ce92f3fa442069670a52fa6230a6064c4517b3 Parent: bc88d5d4e18add7283770ead2734b601c50b3e2a Author: Dan Aloni [EMAIL PROTECTED] AuthorDate: Wed

ecryptfs: use zero_user_page

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9f2875b7968453a852e1de5d3504fd2241e8989 Commit: c9f2875b7968453a852e1de5d3504fd2241e8989 Parent: 71ce92f3fa442069670a52fa6230a6064c4517b3 Author: Nate Diller [EMAIL PROTECTED] AuthorDate: Wed

i386: don't check_pgt_cache in flush_tlb_mm

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bb49b32fece7910fbb02a6934bca4495596f6c8c Commit: bb49b32fece7910fbb02a6934bca4495596f6c8c Parent: c9f2875b7968453a852e1de5d3504fd2241e8989 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Wed

circular locking dependency found in QUOTA OFF

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7925409e202a41176b729671eab6e610a54153cd Commit: 7925409e202a41176b729671eab6e610a54153cd Parent: bb49b32fece7910fbb02a6934bca4495596f6c8c Author: Jan Kara [EMAIL PROTECTED] AuthorDate: Wed May

swsusp: fix sysfs interface

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

Fix page allocation flags in grow_dev_page()

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea125892a17f43919c726777ed1e4929d41e7984 Commit: ea125892a17f43919c726777ed1e4929d41e7984 Parent: 8d98a690f58e0d6ecf424b7ca84488475cf87bd9 Author: Christoph Lameter [EMAIL PROTECTED]

mm: more rmap checking

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

NS16550A: Restore HS settings in EXCR2 on resume

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

Fix incorrect prototype for ipxrtr_route_packet()

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0479ea0eab197b3e5d4c731f526c02e5e3fbfbd0 Commit: 0479ea0eab197b3e5d4c731f526c02e5e3fbfbd0 Parent: b5b82df6f461e66af821bff5b51f336af92d96b6 Author: David Woodhouse [EMAIL PROTECTED] AuthorDate:

sky2: PHY register settings

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=53419c68517ee296f737cdc0acaca6eb1ae23aeb Commit: 53419c68517ee296f737cdc0acaca6eb1ae23aeb Parent: abc368a17c00b3c7837498cdb4e166cfdeefbe98 Author: Stephen Hemminger [EMAIL PROTECTED]

sky2: remove Gigabyte 88e8056 restriction

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=abc368a17c00b3c7837498cdb4e166cfdeefbe98 Commit: abc368a17c00b3c7837498cdb4e166cfdeefbe98 Parent: 0479ea0eab197b3e5d4c731f526c02e5e3fbfbd0 Author: Stephen Hemminger [EMAIL PROTECTED]

sky2: MIB counter overflow handling

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3caeada948535f126e407457e15f2633ee7168a Commit: a3caeada948535f126e407457e15f2633ee7168a Parent: 3225b919036a3ec2e96bb36b7a4fd64c43fdbe84 Author: Stephen Hemminger [EMAIL PROTECTED]

sky2: keep track of receive alloc failures

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3225b919036a3ec2e96bb36b7a4fd64c43fdbe84 Commit: 3225b919036a3ec2e96bb36b7a4fd64c43fdbe84 Parent: 53419c68517ee296f737cdc0acaca6eb1ae23aeb Author: Stephen Hemminger [EMAIL PROTECTED]

sky2: remove dual port workaround

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=84787e3fc38a4847e5d75388d5a7fb3cf6bd7834 Commit: 84787e3fc38a4847e5d75388d5a7fb3cf6bd7834 Parent: a3caeada948535f126e407457e15f2633ee7168a Author: Stephen Hemminger [EMAIL PROTECTED]

sky2: memory barriers change

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=50432cb534b566c4fd9e371fb37464a65ccd2391 Commit: 50432cb534b566c4fd9e371fb37464a65ccd2391 Parent: 84787e3fc38a4847e5d75388d5a7fb3cf6bd7834 Author: Stephen Hemminger [EMAIL PROTECTED]

small netdevices.txt fix

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

ibm_emac: improved PHY support

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bb96e9f2434b49a5b8f135f2a384974aa73db51 Commit: 5bb96e9f2434b49a5b8f135f2a384974aa73db51 Parent: 0ec6d95053885055a50d973b3a3906905a78a8bf Author: Eugene Surovegin [EMAIL PROTECTED] AuthorDate:

ibm_emac: fix section mismatch warnings

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ec6d95053885055a50d973b3a3906905a78a8bf Commit: 0ec6d95053885055a50d973b3a3906905a78a8bf Parent: bb33808d282a48803dcb6070ee1547d221669114 Author: Eugene Surovegin [EMAIL PROTECTED] AuthorDate:

ibm_emac: fix link speed detection change

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dbf2e8585971f2a8b1f60a188dc245fd2f8f81b3 Commit: dbf2e8585971f2a8b1f60a188dc245fd2f8f81b3 Parent: 5bb96e9f2434b49a5b8f135f2a384974aa73db51 Author: Eugene Surovegin [EMAIL PROTECTED] AuthorDate:

gianfar: Add I/O barriers when touching buffer descriptor ownership.

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b6330ce2a3e1f152f79a6203f73d23356e243a7 Commit: 3b6330ce2a3e1f152f79a6203f73d23356e243a7 Parent: dbf2e8585971f2a8b1f60a188dc245fd2f8f81b3 Author: Scott Wood [EMAIL PROTECTED] AuthorDate: Wed

spidernet: node-aware skbuff allocation

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98739407c529899820135b1fba87ccd1a411edda Commit: 98739407c529899820135b1fba87ccd1a411edda Parent: 3b6330ce2a3e1f152f79a6203f73d23356e243a7 Author: Christoph Hellwig [EMAIL PROTECTED]

NetXen: Fix NetXen driver ping on system-p

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a79a04e4c0aa06b556b7d52bfb31c05fbb05616 Commit: 4a79a04e4c0aa06b556b7d52bfb31c05fbb05616 Parent: 98739407c529899820135b1fba87ccd1a411edda Author: Mithlesh Thukral [EMAIL PROTECTED] AuthorDate:

ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb136c070bfdde11dc79758674f54fb26bba1a2f Commit: fb136c070bfdde11dc79758674f54fb26bba1a2f Parent: 4a79a04e4c0aa06b556b7d52bfb31c05fbb05616 Author: Auke Kok [EMAIL PROTECTED] AuthorDate: Thu May

e1000: Fix msi enable leak on error, don't print error message, cleanup

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e94bd23f67c87011f012f26ca0af3fcf6878eeac Commit: e94bd23f67c87011f012f26ca0af3fcf6878eeac Parent: fb136c070bfdde11dc79758674f54fb26bba1a2f Author: Auke Kok [EMAIL PROTECTED] AuthorDate: Wed May

drivers/ata: remove the wildcard from sata_nv driver

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=074b8ba3863dd168befdba6c9115e990349a6755 Commit: 074b8ba3863dd168befdba6c9115e990349a6755 Parent: 0479ea0eab197b3e5d4c731f526c02e5e3fbfbd0 Author: Peer Chen [EMAIL PROTECTED] AuthorDate: Thu

sata_nv: fix fallout of devres conversion

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1daf9ce74e0e0ef8ffde800ab495339458c3375f Commit: 1daf9ce74e0e0ef8ffde800ab495339458c3375f Parent: 074b8ba3863dd168befdba6c9115e990349a6755 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Thu

libata: remove libata.spindown_compat

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9aca22cf443f5ed77d15a320abbab055ae4a976 Commit: d9aca22cf443f5ed77d15a320abbab055ae4a976 Parent: 1daf9ce74e0e0ef8ffde800ab495339458c3375f Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Thu

sata_via: pcim_iomap_regions() conversion missed BAR5

2007-05-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8fd7d1b16ea0e1b3b0823ed91b58993d6c6a1cc6 Commit: 8fd7d1b16ea0e1b3b0823ed91b58993d6c6a1cc6 Parent: d9aca22cf443f5ed77d15a320abbab055ae4a976 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Thu