[tip:timers/cleanup] mn10300: Convert mn10300 to use read/update_persistent_clock
Commit-ID: f7a56575fa4e62e94a644f72ef8c5d423c073982 Gitweb: http://git.kernel.org/tip/f7a56575fa4e62e94a644f72ef8c5d423c073982 Author: John Stultz <johnstul(a)us.ibm.com> AuthorDate: Wed, 3 Mar 2010 19:57:17 -0800 Committer: Thomas Gleixner <tglx(a)linutronix.de> CommitDate: Sat, 13 Mar 2010 01:14:09 +0100 ... 12 Mar 2010 21:48
[patch 035/123] perf_event: Fix preempt warning in perf_clock()
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Peter Zijlstra <peterz(a)infradead.org> commit 24691ea964cc0123e386b661e03a86a481c6ee79 upstream. A recent commit introduced a preemption warning for perf_clock(), use raw_smp_processor_id() to avoid this, ... 12 Mar 2010 21:48
[patch 008/123] HID: usbhid: introduce timeout for stuck ctrl/out URBs
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Oliver Neukum <oliver(a)neukum.org> commit 858155fbcc0cd713f6382c527bb1c3abc0ed6d00 upstream. Some devices do not react to a control request (seen on APC UPS's) resulting in a slow stream of messages, "gene... 12 Mar 2010 21:48
[patch 005/123] security: fix error return path in ima_inode_alloc
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Xiaotian Feng <dfeng(a)redhat.com> commit baac35c4155a8aa826c70acee6553368ca5243a2 upstream. If radix_tree_preload is failed in ima_inode_alloc, we don't need radix_tree_preload_end because kernel is alread... 12 Mar 2010 21:48
[patch 001/123] ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Robert Hancock <hancockrwd(a)gmail.com> commit 453d3131ec7aab82eaaa8401a50522a337092aa8 upstream. Mike Cui reported that his system with an NVIDIA MCP79 (aka MCP7A) chipset stopped working with 2.6.32. The ... 12 Mar 2010 21:47
[patch 016/123] x86, uv: uv_global_gru_mmr_address() macro fix
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Jack Steiner <steiner(a)sgi.com> commit e1e0138d7d10fd447c71cc70f367eac514bd3ce4 upstream. Fix bug in uv_global_gru_mmr_address macro. Macro failed to cast an int value to a long prior to a left shift > 32... 12 Mar 2010 21:47
[patch 009/123] mac80211: quit addba_resp_timer if Tx BA session is torn down
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Zhu Yi <yi.zhu(a)intel.com> commit 3dc1de0bf23816ed557ac8addf680cd5ee57e805 upstream. Make addba_resp_timer aware the HT_AGG_STATE_REQ_STOP_BA_MSK mask so that when ___ieee80211_stop_tx_ba_session() is issu... 12 Mar 2010 21:47
[patch 017/123] drm/i915: give up on 8xx lid status
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Jesse Barnes <jbarnes(a)virtuousgeek.org> commit 7b9c5abee98c54f85bcc04bd4d7ec8d5094c73f4 upstream. These old machines more often than not lie about their lid state. So don't use it to detect LVDS presence... 12 Mar 2010 21:47
[patch 010/123] mac80211: Reset dynamic ps timer in Rx path.
2.6.33-stable review patch. If anyone has any objections, please let me 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. ... 12 Mar 2010 21:47
[patch 012/123] readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
2.6.33-stable review patch. If anyone has any objections, please let me know. ----------------- From: Wu Fengguang <fengguang.wu(a)intel.com> commit 0141450f66c3c12a3aaa869748caa64241885cdf upstream. This fixes inefficient page-by-page reads on POSIX_FADV_RANDOM. POSIX_FADV_RANDOM used to set ra_pages=0, ... 12 Mar 2010 21:47