First  |  Prev |  Next  |  Last
Pages: 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
[PATCH] perf, x86: try to handle unknown nmis with running perfctrs
On 06.08.10 10:21:31, Don Zickus wrote: On Fri, Aug 06, 2010 at 08:52:03AM +0200, Robert Richter wrote: I was playing around with it yesterday trying to fix this. My idea is to skip an unkown nmi if the privious nmi was a *handled* perfctr You might want to add a little more logic that says *handl... 9 Aug 2010 16:48
[RFC v3] ext4: Combine barrier requests coming from fsync
This patch attempts to coordinate barrier requests being sent in by fsync. Instead of each fsync call initiating its own barrier, there's now a flag to indicate if (0) no barriers are ongoing, (1) we're delaying a short time to collect other fsync threads, or (2) we're actually in-progress on a barrier. So, if so... 9 Aug 2010 16:48
[PATCH 02/18 v2] char: mxser: call disable_pci_device() if pci_probe() failed
Driver should call disable_pci_device() if it returns from pci_probe() with error. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/char/mxser.c | 16 +++++++++++----- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/drivers/char/mxser.c b/drivers/char/mxser.c index 3fc89da..79... 9 Aug 2010 16:48
netfilter: add xt_cpu match
On Wed, Aug 4, 2010 at 22:11, Linux Kernel Mailing List <linux-kernel(a)vger.kernel.org> wrote: Gitweb:     http://git.kernel.org/linus/e8648a1fdb54da1f683784b36a17aa65ea56e931 Commit:     e8648a1fdb54da1f683784b36a17aa65ea56e931 Parent:     7f1c407579519e71a0dcadc05614fd98acec585e Author:     Eric Dumazet <... 9 Aug 2010 16:48
[PATCH 11/18 v2] pcmcia: pd6729: call disable_pci_device() if pci_probe() failed
Driver should call disable_pci_device() if it returns from pci_probe() with error. Also it must not be called if pci_request_region() fails as it means that somebody uses device resources and rules the device. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/pcmcia/pd6729.c | 2 +- 1 files ch... 9 Aug 2010 16:48
[PATCH 12/18 v2] staging: crystalhd: call disable_pci_device() if pci_probe() failed
Driver should call disable_pci_device() if it returns from pci_probe() with error. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/staging/crystalhd/crystalhd_lnx.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/staging/crystalhd/crystalhd_lnx.c b/drivers/stagi... 9 Aug 2010 16:48
[PATCH 15/18 v2] staging: rtl8187e: call disable_pci_device() if pci_probe() failed
Driver should call disable_pci_device() if it returns from pci_probe() with error. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/staging/rtl8192e/r8192E_core.c | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/staging/rtl8192e/r8192E_core.c b/drivers/st... 9 Aug 2010 16:48
[PATCH 01/18 v2] char: moxa: call disable_pci_device() if pci_probe() failed
Driver should call disable_pci_device() if it returns from pci_probe() with error. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/char/moxa.c | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/char/moxa.c b/drivers/char/moxa.c index 107b0bd..4d81c... 9 Aug 2010 16:48
Document sysfs entries
On Mon, Aug 9, 2010 at 8:26 PM, Nitin Gupta <ngupta(a)vflare.org> wrote: Signed-off-by: Nitin Gupta <ngupta(a)vflare.org> Acked-by: Pekka Enberg <penberg(a)kernel.org> -- 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... 9 Aug 2010 15:41
Regression: Machine runs really slowly after commit f12a15be
On Sat, 2010-08-07 at 16:15 +0300, Priit Laes wrote: Following commit makes my Dell Latitude D610 machine (x86_32) run really-really slow... f12a15be63d1de9a35971f35f06b73088fa25c3a is the first bad commit commit f12a15be63d1de9a35971f35f06b73088fa25c3a Author: John Stultz <johnstul(a)us.ibm.com> On Sa... 9 Aug 2010 16:48
First  |  Prev |  Next  |  Last
Pages: 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99