[IA64] spelling fixes: arch/ia64/

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=72fdbdce3d52282f8ea95f512e871791256754e6 Commit: 72fdbdce3d52282f8ea95f512e871791256754e6 Parent: 0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f Author: Simon Arlott [EMAIL PROTECTED] AuthorDate: Fri

[IA64] wire up {signal,timer,event}fd syscalls

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae67e498a54259364f7211e10d9834575b340b21 Commit: ae67e498a54259364f7211e10d9834575b340b21 Parent: 72fdbdce3d52282f8ea95f512e871791256754e6 Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Mon

[IA64] kdump on INIT needs multi-nodes sync-up (v.2)

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=311f594dec9b0c8693ec7df75b82c251b6b0e7c2 Commit: 311f594dec9b0c8693ec7df75b82c251b6b0e7c2 Parent: ae67e498a54259364f7211e10d9834575b340b21 Author: Jay Lan [EMAIL PROTECTED] AuthorDate: Tue Apr

[IA64] s/scalibility/scalability/

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c47953cfc6bad91c46272aad202ee33276671608 Commit: c47953cfc6bad91c46272aad202ee33276671608 Parent: 311f594dec9b0c8693ec7df75b82c251b6b0e7c2 Author: Tony Luck [EMAIL PROTECTED] AuthorDate: Fri

[IA64] Fix section conflict of ia64_mlogbuf_finish

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=17028c5c91580036eb41da2fad292965fa3b9a7d Commit: 17028c5c91580036eb41da2fad292965fa3b9a7d Parent: c47953cfc6bad91c46272aad202ee33276671608 Author: Martin Michlmayr [EMAIL PROTECTED] AuthorDate:

[IA64] optimize pagefaults a little

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=576fe0bd7e52dce7afb6b9b2450744555b2eb53a Commit: 576fe0bd7e52dce7afb6b9b2450744555b2eb53a Parent: 17028c5c91580036eb41da2fad292965fa3b9a7d Author: Christoph Hellwig [EMAIL PROTECTED]

AFS: write back dirty data on unmount

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=faab83bbcd9e001077e42a7c085f1e871997647f Commit: faab83bbcd9e001077e42a7c085f1e871997647f Parent: 5b58e21a27028a9f0399449d8bc8494fd9d9ff70 Author: David Howells [EMAIL PROTECTED] AuthorDate:

SLUB: It is legit to allocate a slab of the maximum permitted size

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

slub: don't confuse ctor and dtor

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1800782016fda6fbc9990a0227fec581070f23af Commit: 1800782016fda6fbc9990a0227fec581070f23af Parent: 1abd727ed7abf5c19e7d1760671475cbecbccb0e Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Tue

AFS: Fix afs_prepare_write()

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bb33ed6345d6156484f39089aa8b52f44ce76609 Commit: bb33ed6345d6156484f39089aa8b52f44ce76609 Parent: 1800782016fda6fbc9990a0227fec581070f23af Author: David Howells [EMAIL PROTECTED] AuthorDate:

spi: fix spidev for sizeof(long)/32 devices

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a4dd7783dfc62176a29cb349404180f24f46975 Commit: 0a4dd7783dfc62176a29cb349404180f24f46975 Parent: bb33ed6345d6156484f39089aa8b52f44ce76609 Author: Domen Puncer [EMAIL PROTECTED] AuthorDate: Tue

parport_pc needs dma-mapping.h

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

Fix: find_or_create_page skips cpuset memory spreading.

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

[SPARC64]: Add hypervisor API negotiation and fix console bugs.

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7754d465b1feade85b5f1c4492781a30f6652a2 Commit: c7754d465b1feade85b5f1c4492781a30f6652a2 Parent: 7b104bcb8e460e45a1aebe3da9b86aacdb4cab12 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[AVR32] Remove bogus comment in arch/avr32/kernel/irq.c

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d1938c83ca826891a02badef7c9ea8ed57e01a2 Commit: 5d1938c83ca826891a02badef7c9ea8ed57e01a2 Parent: 39403865d2e4590802553370a56c9ab93131e4ee Author: Haavard Skinnemoen [EMAIL PROTECTED]

[AVR32] optimize pagefault path

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9caebec7b8093574fca5a334a1939530872d75e3 Commit: 9caebec7b8093574fca5a334a1939530872d75e3 Parent: 5d1938c83ca826891a02badef7c9ea8ed57e01a2 Author: Christoph Hellwig [EMAIL PROTECTED]

[AVR32] Wire up signalfd, timerfd and eventfd

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78c129b949bdee21dd996ac5f5cfc655cd5bd42e Commit: 78c129b949bdee21dd996ac5f5cfc655cd5bd42e Parent: 9caebec7b8093574fca5a334a1939530872d75e3 Author: Haavard Skinnemoen [EMAIL PROTECTED]

[AVR32] Implement platform hooks for atmel_lcdfb driver

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0a2b7af27f6d01a443f3af8252fa0b955bf1913 Commit: d0a2b7af27f6d01a443f3af8252fa0b955bf1913 Parent: 78c129b949bdee21dd996ac5f5cfc655cd5bd42e Author: Haavard Skinnemoen [EMAIL PROTECTED]

[ALSA] usb-audio: another Logitech QuickCam ID

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d417045e7deeb37d97793805fe302da7b4f82eec Commit: d417045e7deeb37d97793805fe302da7b4f82eec Parent: 7b104bcb8e460e45a1aebe3da9b86aacdb4cab12 Author: Daniel Drake [EMAIL PROTECTED] AuthorDate: Thu

[ALSA] hda-codec - Make the mixer capability check more robust

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b75e53f09212f12369156710e84d1cbf115113cd Commit: b75e53f09212f12369156710e84d1cbf115113cd Parent: d417045e7deeb37d97793805fe302da7b4f82eec Author: Takashi Iwai [EMAIL PROTECTED] AuthorDate: Thu

[ALSA] ASoC AC97 static GPL symbol fix

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ae67c7b870f5220a6b30e4f6e83b319bd9be718 Commit: 9ae67c7b870f5220a6b30e4f6e83b319bd9be718 Parent: b75e53f09212f12369156710e84d1cbf115113cd Author: Liam Girdwood [EMAIL PROTECTED] AuthorDate:

[ALSA] ASoC AC97 device reg bugfix

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a68660e0c63d8f7ab8725f9e771119c08e9f953b Commit: a68660e0c63d8f7ab8725f9e771119c08e9f953b Parent: 9ae67c7b870f5220a6b30e4f6e83b319bd9be718 Author: Liam Girdwood [EMAIL PROTECTED] AuthorDate:

[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptops

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=272a527c04c0c4f548232f1ec7d2d72bfdab4384 Commit: 272a527c04c0c4f548232f1ec7d2d72bfdab4384 Parent: a68660e0c63d8f7ab8725f9e771119c08e9f953b Author: Kailang Yang [EMAIL PROTECTED] AuthorDate: Mon

[ALSA] version 1.0.14rc4

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=60af15f529d22a93805e74dd3c52b6f8134511d2 Commit: 60af15f529d22a93805e74dd3c52b6f8134511d2 Parent: 272a527c04c0c4f548232f1ec7d2d72bfdab4384 Author: Jaroslav Kysela [EMAIL PROTECTED] AuthorDate:

[ALSA] Fix probe of non-PnP ISA devices

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=609d7694152f85734560ddc83be5e551b34d8c44 Commit: 609d7694152f85734560ddc83be5e551b34d8c44 Parent: 60af15f529d22a93805e74dd3c52b6f8134511d2 Author: Rene Herman [EMAIL PROTECTED] AuthorDate: Tue

[ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8286c53e54b8b1b9489b4dd5d2d3a4f94b8c012e Commit: 8286c53e54b8b1b9489b4dd5d2d3a4f94b8c012e Parent: 609d7694152f85734560ddc83be5e551b34d8c44 Author: Daniel T Chen [EMAIL PROTECTED] AuthorDate:

[ALSA] usbaudio - Coping with short replies in usbmixer

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a04395ead6d17c83da64264b6fe78f852a648202 Commit: a04395ead6d17c83da64264b6fe78f852a648202 Parent: 8286c53e54b8b1b9489b4dd5d2d3a4f94b8c012e Author: Thomas Reitmayr [EMAIL PROTECTED] AuthorDate:

pata_scc had been missed by ata_std_prereset() switch

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1c68fa6ce7e56e300d8561bb3b6492c336df863 Commit: d1c68fa6ce7e56e300d8561bb3b6492c336df863 Parent: 7b104bcb8e460e45a1aebe3da9b86aacdb4cab12 Author: Al Viro [EMAIL PROTECTED] AuthorDate: Tue May

libata: separate out ata_dev_reread_id()

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

libata: during revalidation, check n_sectors after device is configured

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ddcd3b0201a7ad72294347636d2b4028ddbd95d Commit: 6ddcd3b0201a7ad72294347636d2b4028ddbd95d Parent: fe30911b34098db58c21d0f936f6c3f17f32deb8 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Tue

libata-acpi: add ATA_FLAG_ACPI_SATA port flag

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3cadbcc09891b8544203f211dac13f9cc4e6832a Commit: 3cadbcc09891b8544203f211dac13f9cc4e6832a Parent: 6ddcd3b0201a7ad72294347636d2b4028ddbd95d Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Tue

libata: fix shutdown warning message printing

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da071b42f73dabbd0daf7ea4c3ff157d53b00648 Commit: da071b42f73dabbd0daf7ea4c3ff157d53b00648 Parent: 3cadbcc09891b8544203f211dac13f9cc4e6832a Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Mon

libata: track spindown status and skip spindown_compat if possible

2007-05-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13b8d09f5de0aaa3153bbccc98baf247387823dc Commit: 13b8d09f5de0aaa3153bbccc98baf247387823dc Parent: da071b42f73dabbd0daf7ea4c3ff157d53b00648 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Tue