[80/98] bnx2: Fix lost MSI-X problem on 5709 NICs.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Michael Chan <mchan(a)broadcom.com> commit c441b8d2cb2194b05550a558d6d95d8944e56a84 upstream. It has been reported that under certain heavy traffic conditions in MSI-X mode, the driver can lose an MSI-X ve... 10 May 2010 19:54
[26/98] ocfs2: Update VFS inodes id info after reflink.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Tao Ma <tao.ma(a)oracle.com> commit c21a534e2f24968cf74976a4e721ac194db30ded upstream. In reflink we update the id info on the disk but forgot to update the corresponding information in the VFS inode. Upd... 10 May 2010 19:54
[21/98] USB: dont choose configs with no interfaces
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Alan Stern <stern(a)rowland.harvard.edu> commit 62f9cfa3ece58268b3e92ca59c23b175f86205aa upstream. This patch (as1372) fixes a bug in the routine that chooses the default configuration to install when a ne... 10 May 2010 19:54
[72/98] r8169: fix broken register writes
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Francois Romieu <romieu(a)fr.zoreil.com> commit 78f1cd02457252e1ffbc6caa44a17424a45286b8 upstream. This is quite similar to b39fe41f481d20c201012e4483e76c203802dda7 though said registers are not even docum... 10 May 2010 19:54
[91/98] [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jakob Viketoft <jakob.viketoft(a)bitsim.com> commit ccb8d8d070b8f25f0163da5c9ceacf63a5169540 upstream. The use of mfp_cfg_t causes build errors without including <mach/mfp.h>. CC: Daniel Mack <daniel(a)cai... 10 May 2010 19:54
[97/98] MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ (cherry picked from commit e65c7f33d75e977350ca350573d93c517ec02776) Previously it was unconditionally used on all Sibyte family SOCs. The M3 bug has to be handled in the TLB exception handler which is extremly ... 10 May 2010 19:54
[81/98] tracing: Fix ftrace_event_call alignment for use with gcc 4.5
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jeff Mahoney <jeffm(a)suse.com> commit 86c38a31aa7f2dd6e74a262710bf8ebf7455acc5 upstream. GCC 4.5 introduces behavior that forces the alignment of structures to use the largest possible value. The default... 10 May 2010 19:54
[40/98] block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Richard Kennedy <richard(a)rsk.demon.co.uk> commit a534dbe96e9929c7245924d8252d89048c23d569 upstream. blk_rq_timed_out_timer() relied on blk_add_timer() never returning a timer value of zero, but commit 78... 10 May 2010 19:54
[71/98] r8169: use correct barrier between cacheable and non-cacheable memory
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: David Dillow <dave(a)thedillows.org> commit 4c020a961a812ffae9846b917304cea504c3a733 upstream. r8169 needs certain writes to be visible to other CPUs or the NIC before touching the hardware, but was using ... 10 May 2010 19:54
[67/98] drivers/net/wireless/p54/txrx.c Fix off by one error
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Darren Jenkins <darrenrjenkins(a)gmail.com> commit 088ea189c4c75cdf211146faa4b341a0f7476be6 upstream. fix off by one error in the queue size check of p54_tx_qos_accounting_alloc() Coverity CID: 13314 ... 10 May 2010 19:54