Found 259 matching messages (0.059 seconds). Page 1 of 13.
... trace is very expensive. This patch includes in the context switch ... traces are performed. Later (TBD) patches may simply store this information ... 2008-01-15 10:26:28.000000000 -0500 +++ linux-compile.git/ ... 2008-01-15 10:41:28.000000000 -0500 @@ -93,6 +93 ...
linux-kernel - Steven Rostedt - Jan 15 2008 - 16:49
... for each trace is very expensive. > This patch includes in the context switch hook, a ... if other traces are performed. > Later (TBD) patches may simply store this information in the ... .c 2008-01-15 10:26:28.000000000 -0500 > +++ linux-compile.git/lib/tracing ...
linux-kernel - Mathieu Desnoyers - Jan 15 2008 - 17:30
... from linux 2.4 - * - * Revision 1.28 2002/10/01 08:08: ... 2002/05/13 12:12:28 johana - * Allow compile without CONFIG_MTD_MTDRAM ... 2002/03/15 17:10:28 bjornw - * Changed comment about cached ... * Revision 1.8 2001/05/28 15:36:20 jonashg - * * Removed ...
linux-kernel - Jesper Nilsson - Nov 30 2007 - 11:17
... is no user of allocpercpu left after all the earlier patches were applied. Remove the code that realizes allocpercpu. Signed-off ... Makefile 2007-11-04 19:25:04.000000000 -0800 @@ -28,5 +28,4 @@ obj-$(CONFIG_SLUB) += slub.o obj-$(CONFIG_MEMORY_HOTPLUG) ...
linux-kernel - Christoph Lameter - Nov 6 2007 - 15:52
... =================================================================== --- work10.orig/drivers/pnp/quirks.c 2008-04-28 16:01:11.000000000 -0600 +++ work10/drivers/pnp/quirks.c 2008-04-28 16:09:27.000000000 -0600 @@ -117,6 +117, ...
linux-kernel - Bjorn Helgaas - Apr 28 2008 - 18:34
... .juhl@gmail.com> wrote: > > [...] > > These are the patches in this series : > > Ok, I've reviewed ... up duplicate includes in drivers/net/ > > [PATCH][28/37] Clean up duplicate includes in net/ipv4/ > > [PATCH][32/37] Clean up duplicate includes in ...
linux-kernel - Jesper Juhl - Jul 22 2007 - 01:13
-stable review patch. If anyone has any objections, please let us know.
------------------
From: Patrick McHardy
linux-kernel - Chris Wright - Feb 2 2007 - 22:35
... really at that location the shadow master. The following patch modifies sysfs so it can handle a directory ... ) { struct sysfs_dirent * sd; @@ -46,12 +45,28 @@ static struct sysfs_dirent * sysfs_new_dirent(struct sysfs_dirent * parent_sd, ...
linux-kernel - Greg KH - Feb 7 2007 - 20:30
... /kvm/kvm_svm.h index 624f1ca..a1a9eba 100644 --- a/drivers/kvm/kvm_svm.h +++ b/drivers/kvm/kvm_svm.h @@ -28,8 +28,6 @@ struct vcpu_svm { struct svm_cpu_data *svm_data; uint64_t asid_generation; - unsigned long cr0; - unsigned long cr4; ...
linux-kernel - Avi Kivity - Apr 1 2007 - 10:35
... Xen's runstate accounting, which reports everything in nanoseconds. This patch replaces this interface with a sched_clock interface, which matches ... .c +++ b/arch/i386/kernel/sched-clock.c @@ -35,28 +35,7 @@ * -johnstul@us.ibm.com "math is hard, ...
linux-kernel - Jeremy Fitzhardinge - Apr 14 2007 - 16:42
... @@ -32,14 +30,13 @@ config SOUND Kernel patches and supporting utilities to do that are in the ... !=n - - config SND_MPU401_UART tristate select SND_RAWMIDI @@ -28,9 +24,14 @@ config SND_AC97_CODEC select SND_PCM select ...
linux-kernel - Jan Engelhardt - Apr 30 2007 - 07:52
... I managed to have the wrong patch on the MUA machine. Here's ... +30,13 @@ config SOUND Kernel patches and supporting utilities to do that ... config SND_MPU401_UART tristate select SND_RAWMIDI @@ -28,9 +24,14 @@ config SND_AC97_CODEC ...
linux-kernel - Jan Engelhardt - Apr 30 2007 - 11:21
... masters/ds2490.c index 8c3d756..45e7f10 100644 --- a/drivers/w1/masters/ds2490.c +++ b/drivers/w1/masters/ds2490.c @@ -490,28 +490,15 @@ static int ds_set_pullup(struct ds_device *dev, int d= elay) =20 static int ds_touch_bit(struct ds_device *dev, ...
linux-kernel - David Fries - Mar 28 2008 - 08:27
... 6 ++---- drivers/char/toshiba.c | 3 +-- drivers/char/viotape.c | 9 +++------ 5 files changed, 23 insertions(+), 28 deletions(-) diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index 8609b82..f49037b 100644 --- a/drivers/char/i8k.c ...
linux-kernel - Denis V. Lunev - Apr 8 2008 - 07:19
... Rzeszutek
linux-kernel - Greg Kroah-Hartman - Apr 20 2008 - 06:45
... option). Ouch, this won't compile if SYSCTL=n. Replacement patch below. [PATCH 28/38] netns ct: per- ... *nf_conn_acct_find(const struct nf_conn *ct) { @@ -29,9 +28,10 @@ struct nf_conn_counter *nf_conn_acct_find(const struct nf_conn * ...
linux-netdev - Alexey Dobriyan - Aug 24 2008 - 11:02
-stable review patch. If anyone has any objections, please let us know. ... ieee80211softmac_assoc_work function must be scheduled. This patch fixes that. Signed-off-by: ... 15:32:00 +0000 (+0100) Subject: [patch 28/50] [PATCH] softmac: Fixed handling of ...
linux-kernel - Chris Wright - Jan 5 2007 - 22:28
... 05, 2007 at 06:28:21PM -0800, Chris Wright wrote: > -stable review patch. If anyone has any objections, please let ... the > ieee80211softmac_assoc_work function must be scheduled. This patch > fixes that. > > Signed-off-by: Ulrich Kunitz ...
linux-kernel - John W. Linville - Jan 8 2007 - 11:14
... adds the mechanism to allow us to patch inline versions of common operations. The ... xen_par .name = "Xen", .banner = xen_banner, - .patch = paravirt_patch_default, + .patch = xen_patch, .memory_setup = xen_memory_setup, .arch_setup = ...
linux-kernel - Jeremy Fitzhardinge - May 10 2007 - 20:07
The kernel only supports gcc 3.2+ now so it doesn't make sense anymore to explicitely check for options this compiler version already has. This actually fixes a bug. The -mprefered-stack-boundary check never worked because gcc rightly complains
linux-kernel - Andi Kleen - Apr 28 2007 - 13:52