Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
[Swithing to e-mail, please keep bugzilla-daemon in the CC list.] On Monday 01 March 2010, bugzilla-daemon(a)bugzilla.kernel.org wrote: http://bugzilla.kernel.org/show_bug.cgi?id=15289 --- Comment #30 from Asbjørn Sannes <kernelbugzilla(a)sannes.org> 2010-03-01 06:17:06 --- hm, so from what I have gathered... 1 Mar 2010 15:17
davinci platform updates for 2.6.34
Kevin, The arch part (shown below) of the vpfe capture driver on DM365 is already part of Mauro's request to Linus as we had agreed before. So please drop it from your request. Murali Karicheri (1): DaVinci - Adding platform & board changes for vpfe capture on DM365 Here is the request from Mauro for... 1 Mar 2010 16:27
[tip:x86/atomic] lib: Fix atomic64_add_unless return value convention
Commit-ID: 97577896f6b9c056fa0a5e9f6a608110cb3dcd33 Gitweb: http://git.kernel.org/tip/97577896f6b9c056fa0a5e9f6a608110cb3dcd33 Author: Luca Barbieri <luca(a)luca-barbieri.com> AuthorDate: Mon, 1 Mar 2010 19:55:47 +0100 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Mon, 1 Mar 2010 11:38:46 -0800 ... 1 Mar 2010 15:17
[tip:x86/atomic] lib: Only test atomic64_dec_if_positive on archs having it
Commit-ID: 8f4f202b335144bf5be5c9e5b1bc9477ecdae958 Gitweb: http://git.kernel.org/tip/8f4f202b335144bf5be5c9e5b1bc9477ecdae958 Author: Luca Barbieri <luca(a)luca-barbieri.com> AuthorDate: Fri, 26 Feb 2010 12:22:40 +0100 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Mon, 1 Mar 2010 11:37:55 -0800 ... 1 Mar 2010 15:17
[tip:x86/atomic] lib: Fix atomic64_inc_not_zero test
Commit-ID: 25a304f277ad70166eeae25a4958d2049005c33a Gitweb: http://git.kernel.org/tip/25a304f277ad70166eeae25a4958d2049005c33a Author: Luca Barbieri <luca(a)luca-barbieri.com> AuthorDate: Mon, 1 Mar 2010 19:55:48 +0100 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Mon, 1 Mar 2010 11:39:02 -0800 ... 1 Mar 2010 15:17
[tip:x86/atomic] x86, atomic64: In selftest, distinguish x86-64 from 586+
Commit-ID: a5c9161f27c3e1ae6c0094d262f03a7e98262181 Gitweb: http://git.kernel.org/tip/a5c9161f27c3e1ae6c0094d262f03a7e98262181 Author: H. Peter Anvin <hpa(a)zytor.com> AuthorDate: Mon, 1 Mar 2010 11:49:23 -0800 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Mon, 1 Mar 2010 11:51:56 -0800 x86, ato... 1 Mar 2010 15:17
rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use
On Sun, Feb 28, 2010 at 12:59 AM, tip-bot for Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> wrote: Commit-ID: �1883c79a57a5fe25309007590cccb1b2782c41b2 Gitweb: � � http://git.kernel.org/tip/1883c79a57a5fe25309007590cccb1b2782c41b2 Author: � � Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> AuthorDate: Sat, 2... 1 Mar 2010 15:17
[GIT PULL] Squashfs updates for 2.6.34
Hi Linus, Please pull the following Squashfs updates. They add support for lzma compressed file systems, plus there's also a couple of trivial code tidy patches. Thanks Phillip ------- The following changes since commit 7284ce6c9f6153d1777df5f310c959724d1bd446: Linus Torvalds (1): Linu... 1 Mar 2010 15:17
[GIT PULL] generic NMI watchdog for v2.6.34
Linus, Please consider pulling the perf-nmi-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf-nmi-for-linus This tree adds a generic implementation of the x86 'NMI watchdog', in kernel/nmi_watchdog.c. This is based on struct perf_event and hence will allow ... 1 Mar 2010 15:17
workqueue: reimplement work flushing using linked works
On 03/02, Tejun Heo wrote: On 03/01/2010 11:53 PM, Oleg Nesterov wrote: and in this case we put this barrier at the head of ->scheduled list. This means, this barrier will run after that work W, not before it? Yes, the barrier will run after the target work as it should. You are right... 1 Mar 2010 15:17