login
Header Space

 
 

Mailing list archives

Search results

Found 170 matching messages (0.053 seconds). Page 1 of 9.

[PATCH 36/45] KVM: ia64: Add interruption vector table for vmm

... bundles) General Exception (5,32,34,36,38,39) +ENTRY(kvm_general_exception) + KVM_REFLECT(24) ... + .org kvm_ia64_ivt+0x6000 +//////////////////////////////////////////////////////////////////// +// 0x6000 Entry 36 (size 16 bundles) Single Step Trap ( ...

linux-kernel - Avi Kivity - Apr 17 2008 - 05:10

[PATCH 36/36] SCSI: convert struct class_device to struct device

... /sd.c | 78 +++--- drivers/scsi/ses.c | 28 +- drivers/scsi/sg.c | 36 ++-- drivers/scsi/st.c | 82 +++--- include/linux/attribute_container.h | 28 +- include/ ...

linux-kernel - Greg Kroah-Hartman - Apr 20 2008 - 06:46

[PATCH 36/47] usb gadget: remove needless struct members

... index 1b6bde9..fe5674d 100644 --- a/drivers/usb/gadget/f_serial.c +++ b/drivers/usb/gadget/f_serial.c @@ -36,9 +36,7 @@ struct f_gser { u8 data_id; u8 port_num; - struct usb_descriptor_header **fs_function; struct gser_descs fs; - ...

linux-usb - Greg Kroah-Hartman - Aug 13 2008 - 20:44

[patch 36/46] UWB: i1480: remove MAC/PHY information checking function

... command. Removing this check seems harmless otherwise. The patch fixes the issue where the HC is ... dfu/dfu.c 2008-08-12 17:30:36.000000000 +0100 +++ linux-git/drivers/uwb/i1480/ ... -dfu.h 2008-08-12 17:30:36.000000000 +0100 +++ linux-git/drivers/uwb/i1480/ ...

linux-usb - David Vrabel - Aug 14 2008 - 10:13

[PATCH] high_res_timers: precisely update_process_times; Re: [patch 36/46] tick-management: dyntick / highres functionality

... kernels 2.6.20-rc4-rt1 and above. Following patch against 20-rc6-rt2 helps. Karsten ... } write_sequnlock(&xtime_lock); + return ticks; } /* @@ -423,32 +424,36 @@ static enum hrtimer_restart tick_sched_t ktime_t now = ktime_get(); ...

linux-kernel - Karsten Wiese - Jan 27 2007 - 22:03

Re: [v4l-dvb-maintainer] [PATCH 36/36] Use menuconfig objects II - V4L

... ll commit on my tree and ask Linus to pull it with the next patch series. I intend also to add one patch to Kconfig, adding a short ---help--- to the newer variables. Cheers, Mauro - To unsubscribe ...

linux-kernel - Mauro Carvalho Chehab - May 2 2007 - 14:03

[patch 36/37] rtc: rtc_time_to_tm: use unsigned arithmetic

2.6.25-stable review patch. If anyone has any objections, please ... commit 945185a69daa457c4c5e46e47f4afad7dcea734f upstream Date: Mon, 12 May 2008 14:02:24 -0700 Subject: [patch 36/37] rtc: rtc_time_to_tm: use unsigned arithmetic The input argument to ...

linux-kernel - Greg KH - May 13 2008 - 16:12

[patch 36/47] hgafb: resource management fix

-stable review patch. If anyone has any objections, please let us know. ------------------ From: ... : Thu, 12 Jun 2008 15:21:29 -0700 Subject: [patch 36/47] hgafb: resource management fix Release ports which are requested during detection which are ...

linux-kernel - Greg KH - Jun 13 2008 - 20:11

[PATCH 36/36] Use menuconfig objects II - V4L

Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt --- drivers/media/radio/Kconfig | 9

linux-kernel - Jan Engelhardt - Apr 30 2007 - 08:30

[PATCH 36/36] drivers edac update maintainers

From: Douglas Thompson Added new maintainers for the new EDAC drivers. Signed-off-by: Douglas Thompson --- MAINTAINERS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+)

linux-kernel - Doug Thompson - Jun 3 2007 - 10:44

[PATCH 36/61] sysfs: kill attribute file orphaning

... { .statfs = simple_statfs, .drop_inode = sysfs_delete_inode, - .clear_inode = sysfs_clear_inode, }; static struct sysfs_dirent sysfs_root = { @@ -36,11 +33,6 @@ static struct sysfs_dirent sysfs_root = { .s_ino = 1, }; -static void ...

linux-kernel - Greg Kroah-Hartman - Jul 11 2007 - 19:31

[linux-usb-devel] [PATCH 36/40] USB: missing error check in emi26

From: Oliver Neukum this drivers lacks an error check. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- drivers/usb/misc/emi26.c | 4 ++++ 1 files changed, 4 insertions

linux-usb-devel - Greg Kroah-Hartman - Oct 25 2007 - 16:14

[PATCH 36/54] fix struct user_info export's sysfs interaction

From: Kay Sievers Clean up the use of ksets and kobjects. Kobjects are instances of objects (like struct user_info), ksets are collections of objects of a similar type (like the uids directory containing the user_info

linux-kernel - Greg Kroah-Hartman - Nov 2 2007 - 19:59

[patch 36/36] BRIDGE: Properly dereference the br_should_route_hook

2.6.22-stable review patch. If anyone has any objections, please let us know. ------------------ From: Pavel Emelyanov [BRIDGE]: Properly dereference the br_should_route_hook [ Upstream commit: ...

linux-kernel - Greg KH - Dec 13 2007 - 02:35

[PATCH] [36/36] Clean up pte_exec

- Rename it to pte_exec() from pte_exec_kernel(). There is nothing kernel specific in there. - Move it into the common file because _PAGE_NX is 0 on !PAE and then pte_exec() will be always evaluate to true. Signed-off-by: Andi Kleen

linux-kernel - Andi Kleen - Jan 16 2008 - 18:15

[PATCH 36/70] ftdi_sio: Coding style

... of the usb dev group for all code I have + assimilated :-) */ #include #include @@ -36,7 +38,7 @@ #include #include #include -#include

linux-kernel - Alan Cox - Jun 20 2008 - 16:02

[PATCH 36 of 36] x86_64/paravirt: Make load_gs_index() a paravirt operation

Signed-off-by: Eduardo Habkost Signed-off-by: Jeremy Fitzhardinge --- arch/x86/kernel/entry_64.S | 4 ++-- arch/x86/kernel/paravirt.c | 3 +++ include/asm-x86/elf.h | 2 +-

linux-kernel - Jeremy Fitzhardinge - Jun 25 2008 - 00:19

Re: [PATCH 36 of 36] x86_64/paravirt: Make load_gs_index() a paravirt operation

... : > Signed-off-by: Eduardo Habkost > Signed-off-by: Jeremy Fitzhardinge patch logistics detail: the signoff order suggests it's been authored by Eduardo - but there's no From line to that ...

linux-kernel - Ingo Molnar - Jun 25 2008 - 04:47

Re: [PATCH 36 of 36] x86_64/paravirt: Make load_gs_index() a paravirt operation

... >> Signed-off-by: Eduardo Habkost >> Signed-off-by: Jeremy Fitzhardinge >> > > patch logistics detail: the signoff order suggests it's been authored by > Eduardo - but there's no From line ...

linux-kernel - Jeremy Fitzhardinge - Jun 25 2008 - 07:48

[PATCH 36/39] merge put_user

... include/asm-x86/uaccess_32.h | 79 ------------------------------------------ include/asm-x86/uaccess_64.h | 36 ------------------- 3 files changed, 74 insertions(+), 115 deletions(-) diff --git a/include/asm-x86/uaccess.h b/include/asm-x86/ ...

linux-kernel - Glauber Costa - Jun 27 2008 - 17:34

speck-geostationary