[tip:core/urgent] x86/mce: Fix RCU lockdep splats
Commit-ID: f56e8a0765cc4374e02f4e3a79e2427b5096b075 Gitweb: http://git.kernel.org/tip/f56e8a0765cc4374e02f4e3a79e2427b5096b075 Author: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> AuthorDate: Fri, 5 Mar 2010 15:03:27 -0800 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 13:38:02 +010... 11 Mar 2010 10:01
[tip:tracing/urgent] tracing: Update the comm field in the right variable in update_max_tr
Commit-ID: 1acaa1b2d9b5904c9cce06122990a2d71046ce16 Gitweb: http://git.kernel.org/tip/1acaa1b2d9b5904c9cce06122990a2d71046ce16 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Fri, 5 Mar 2010 18:23:50 -0300 Committer: Steven Rostedt <rostedt(a)goodmis.org> CommitDate: Fri, 5 Mar 2010 21:12:08... 11 Mar 2010 10:01
[tip:core/urgent] ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
Commit-ID: 3f379b03fbfddd20536389a85c6456f8233d1f8d Gitweb: http://git.kernel.org/tip/3f379b03fbfddd20536389a85c6456f8233d1f8d Author: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> AuthorDate: Fri, 5 Mar 2010 15:03:25 -0800 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 11 Mar 2010 13:38:01 +010... 11 Mar 2010 10:01
perf: Make the install relative to DESTDIR if specified
On Thu, Mar 11, 2010 at 1:57 PM, John Kacur <jkacur(a)redhat.com> wrote: Without this change, the install path is relative to prefix/DESTDIR where prefix is automatically set to $HOME This can produce unexpected results. For example make -C tools/perf DESTDIR=/home/jkacur/tmp install-man create... 11 Mar 2010 11:09
Race condition in TTY ldisc layer in 2.6.33
Looks like there's some race contition in switching ldiscs on USB serial ports. The following warnings trigger sometimes after killing and restarting process that changes ldisc and waits forever. In case you want to look at the code, there it is: http://rere.qmqm.pl/~mirq/sermmc/ The connected USB device is an Ac... 11 Mar 2010 12:17
[GIT PULL] arch/microblaze fixes for 2.6.34-rc2
Hi Linus, Please pull Microblaze changes to your tree. There is support for PCI and new DMA interface. Thanks, Michal The following changes since commit 522dba7134d6b2e5821d3457f7941ec34f668e6d: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6 are... 11 Mar 2010 08:54
kmemleak: 17 new suspected memory leaks
This may or may not be connected to the ata-timeout issue but it is in the same place in my dmesg: kmemleak: 17 new suspected memory leaks (see /sys/kernel/debug/kmemleak) See attached file for all of the 17 issues. Let me know if you need any other information. kmemleak: 17 new suspected memory leaks (see... 12 Mar 2010 06:07
Congratulations!
You've won 891,934.00 pounds Send Necessary information:name,age,country -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org... 11 Mar 2010 08:54
x86: increase CONFIG_NODES_SHIFT max to 10
* David Rientjes <rientjes(a)google.com> wrote: Some larger systems require more than 512 nodes, so increase the maximum CONFIG_NODES_SHIFT to 10 for a new max of 1024 nodes. This was tested with numa=fake=64M on systems with more than 64GB of RAM. A total of 1022 nodes were initialized. Succ... 11 Mar 2010 14:34
x86, k8 nb: Enable k8_northbridges unconditionally on AMD
* Borislav Petkov <bp(a)amd64.org> wrote: Hi, we're getting the following oopsie with current -git. Proposed patch is below: alas, your patch doesnt always build: drivers/built-in.o: In function `agp_amd64_probe': amd64-agp.c:(.devinit.text+0x81d2): undefined reference to `cache_k8_northbridges' amd... 11 Mar 2010 08:54