First
|
Prev |
Next
|
Last
Pages: 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224
[PATCH 2/2] nmi_watchdog: properly configure for software events Paul Mackerras brought up a good point that when fallbacking to software events, I may have been lucky in my configuration. Modified the code to explicit provide a new configuration for software events. Signed-off-by: Don Zickus <dzickus(a)redhat.com> --- kernel/nmi_watchdog.c | 23 ++++++++++++++++++----- ... 17 Feb 2010 00:18
Synaptics touchpad doesn't click (refers thread from December 2009) Hi, around mid December 2009 there was a thread with the same topic as in my subject on LKML. Initially there were reported click-problems with the Synaptics Trackpad-Click like it is present with current HP Envy 13 and 15 Notebooks. Dmitry Torokhov stated some very promising patch sets here in this list ... 17 Feb 2010 00:18
Webmail Verification Update! Your mailbox quota has been exceeded the storage limit which is 20GB as set by your administrator, you are currently running on 20.9GB. You may not be able to send or receive new mails until you re-validate your mailbox. To re-activate your account please click the link and login with the username and pas... 17 Feb 2010 00:18
linux-next: manual merge of the devicetree tree with the microblaze tree On Mon, Feb 15, 2010 at 12:13 AM, Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: Hi Grant, Today's linux-next merge of the devicetree tree got a conflict in arch/microblaze/include/asm/prom.h between commit 8d0fd5d72f5bcc597427afd73c6d5ba97fe4780f ("microblaze: Enable PCI, missing files") from the mic... 17 Feb 2010 00:18
[PATCH] vgaarb: fix "target=default" passing From: Kyle McMartin <kyle(a)redhat.com> Commit 77c1ff3982c6b36961725dd19e872a1c07df7f3b fixed the userspace pointer dereference, but introduced another bug pointed out by Eugene Teo in RH bug #564264. Instead of comparing the point we were at in the string, we instead compared the beginning of the string to "defaul... 17 Feb 2010 00:18
tracing: updates * Steven Rostedt <rostedt(a)goodmis.org> wrote: Ingo, Please pull the latest tip/tracing/core tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/tracing/core Li Zefan (1): ftrace: Allow to remove a single function fr... 26 Feb 2010 04:09
driver/misc: Add new driver for Avago ADJD-S371-QR999 On Sun, 14 Feb 2010 23:08:16 +0900 NISHIMOTO Hiroki <tlayboy(a)gmail.com> wrote: Add new driver for Avago ADJD-S371-QR999 digital color sensor. This driver has two functions. 1. raw_color Gets color values of object. 2. trim_color Gets color values of object except the influence of ... 17 Feb 2010 00:18
Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove On 02/12/2010 07:00 AM, Mel Gorman wrote: CONFIG_MIGRATION currently depends on CONFIG_NUMA or on the architecture being able to hot-remove memory. The main users of page migration such as sys_move_pages(), sys_migrate_pages() and cpuset process migration are only beneficial on NUMA so it makes sense. ... 17 Mar 2010 13:38
net: reserve ports for applications using fixed port Octavian Purdila <opurdila(a)ixiacom.com> writes: This iteration makes the bitmap dynamically allocated since it is quite big (8192 bytes) and adding that much in BSS may still, apparently, cause problems on some architectures. Octavian Purdila (3): sysctl: refactor integer handling proc code ... 17 Feb 2010 00:18
vfs: don't call ima_file_check() unconditionally in nfsd_open() On Mon, 2010-02-15 at 18:07 -0500, Chuck Ebbert wrote: From: Chuck Ebbert <cebbert(a)redhat.com> vfs: don't call ima_file_check() unconditionally in nfsd_open() commit 1e41568d7378d1ba8c64ba137b9ddd00b59f893a ("Take ima_path_check() in nfsd past dentry_open() in nfsd_open()") moved this code back to i... 17 Feb 2010 00:17 |