[115/116] x86: Fix sched_clock_cpu for systems with unsynchronized TSC
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dimitri Sivanich <sivanich(a)sgi.com> commit 14be1f7454ea96ee614467a49cf018a1a383b189 upstream. On UV systems, the TSC is not synchronized across blades. The sched_clock_cpu() function is returning values... 30 Mar 2010 20:42
[001/156] drivers/scsi/ses.c: eliminate double free
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Julia Lawall <julia(a)diku.dk> commit 9b3a6549b2602ca30f58715a0071e29f9898cae9 upstream. The few lines below the kfree of hdr_buf may go to the label err_free which will also free hdr_buf. The most straig... 30 Mar 2010 20:42
[035/156] iwlwifi: use dma_alloc_coherent
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Stanislaw Gruszka <sgruszka(a)redhat.com> commit f36d04abe684f9e2b07c6ebe9f77ae20eb5c1e84 upstream. Change pci_alloc_consistent() to dma_alloc_coherent() so we can use GFP_KERNEL flag. Signed-off-by: St... 30 Mar 2010 20:42
[002/156] decompress: fix new decompressor for PIC
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Russell King <rmk(a)arm.linux.org.uk> commit 5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383 upstream. The ARM kernel decompressor wants to be able to relocate r/w data independently from the rest of the image, a... 30 Mar 2010 20:42
[029/156] sparc64: Make prom entry spinlock NMI safe.
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: David S. Miller <davem(a)davemloft.net> [ Upstream commit 8a4fd1e4922413cfdfa6c51a59efb720d904a5eb ] If we do something like try to print to the OF console from an NMI while we're already in OpenFirmware, ... 30 Mar 2010 20:42
[012/156] i2c-i801: Dont use the block buffer for I2C block writes
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jean Delvare <khali(a)linux-fr.org> commit c074c39d62306efa5ba7c69c1a1531bc7333d252 upstream. Experience has shown that the block buffer can only be used for SMBus (not I2C) block transactions, even though... 30 Mar 2010 20:42
[111/116] [PATCH] sh: Fix zImage boot using fixed PMB.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit 319c2cc761505ee54a9536c5d0b9c2ee3fb33866 upstream. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro(a)renesas.com> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro(a)renesas.com> Signed-off-by: Paul Mun... 30 Mar 2010 20:42
[104/116] mac80211: Reset dynamic ps timer in Rx path.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Vivek Natarajan <vnatarajan(a)atheros.com> commit e15276a4b220c54db665cf46a92bd9ceb9aeb052 upstream. The current mac80211 implementation enables power save if there is no Tx traffic for a specific timeout.... 30 Mar 2010 20:42
[085/116] PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Dean Nelson <dnelson(a)redhat.com> commit bdc2bda7c4dd253026cc1fce45fc939304749029 upstream. An e1000 driver on a system with a PCI-X bus was always being returned a value of 135 from both pcix_get_mmrbc()... 30 Mar 2010 20:42
[005/156] tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Louis Rilling <Louis.Rilling(a)kerlabs.com> commit fe234f0e5cbb880792d2d1ac0743cf8c07e9dde3 upstream. Commit 09943a1819a240ff4a72f924d0038818fcdd0a90 Author: Matt Carlson <mcarlson(a)broadcom.com> Date: ... 30 Mar 2010 20:42