login
Header Space

 
 

Mailing list archives

Search results

Found 11038 matching messages (0.039 seconds). Page 1 of 50.

[PATCH] usb/hid:The HID Simple Driver Patches 0.5.0 (all-in-one)

... Simple Driver Interface 0.5.0 (core) 2. [PATCH] usb/hid ... if (!hidinput_simple_driver_bind_one(simple, hid, + matched, 0)) + break; + } + } + mutex_unlock(&simple_drivers_lock); +} +EXPORT_SYMBOL(hidinput_simple_driver_bind_foreach_simple ...

linux-kernel - Li Yu - Mar 5 2007 - 03:31

RE: [linux-pm] [RFC][PATCH 0/2 -mm] kexec based hibernation

... -kernel@vger.kernel.org Subject: [linux-pm] [RFC][PATCH 0/2 -mm] kexec ... long) syscall(__NR_reboot, LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, LINUX_REBOOT_CMD_KJUMP_BACK, 0); +} #define KEXEC_ON_CRASH 0x00000001 #define KEXEC_ARCH_MASK 0xffff0000 ...

linux-kernel - Hu, Fenghua - Aug 26 2007 - 21:28

RE: [linux-pm] [RFC][PATCH 0/2 -mm] kexec based hibernation

... -kernel@vger.kernel.org > Subject: [linux-pm] [RFC][PATCH 0/2 -mm] ... ) syscall(__NR_reboot, LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, LINUX_REBOOT_CMD_KJUMP_BACK, 0); > +} > > #define KEXEC_ON_CRASH 0x00000001 > #define KEXEC_ARCH_MASK 0xffff0000 ...

linux-kernel - Huang, Ying - Aug 26 2007 - 22:16

Re: [PATCH 0/5] Detect hwmon and i2c bus drivers interfering with ACPI Operation Region resources

... needs careful review/testing). > > I have a patch for this (see below). It is ... ((dev),(bar)) & (IORESOURCE_MEM | IORESOURCE_UNSET)) \ - == IORESOURCE_MEM) + == IORESOURCE_MEM) : \ + (0)) #define pnp_mem_len(dev,bar) \ ((pnp_mem_start((dev),( ...

linux-kernel - Thomas Renninger - Oct 26 2007 - 06:45

Re: [Madwifi-devel] [RFC PATCH 0.9.3] Improve OFDM sensitivity in non-STA operating modes.

... 54/48Mb. However with the patch even those links with S/ ... at 2am I compiled the patched > > > 0.9.3.3 code ... HAL_M_STA && sc->sc_hasintmit) > > >> + ath_hal_setintmit(ah, 0); > > >> + > > >> sc->sc_curchan = hchan; > > >> ath_update_txpow(sc ...

madwifi-devel - Aidan Walton - Dec 19 2007 - 20:33

Re: [PATCH 0/35] W1: w1 core deadlock and oops fixes, ds2490 updates

... 72 read(3, "", 4096) =3D 0 [PATCH 16/35] [W1] w1_therm ... 4 data sample offset/write-0 recovery time: 4 reserved (test ... wire data output buffer status: 0 1-wire data input buffer ...

linux-kernel - David Fries - Apr 13 2008 - 18:56

Re: [PATCH 0/9] Scalability requirements for sysv ipc - v3

... > Reviewers are more than ever welcome! > > Patches should be applied on linux-2.6 ... = kmem_cache_create("idr_layer_cache", > sizeof(struct idr_layer), 0, SLAB_PANIC, > idr_cache_ctor); > } > > /** > * idr_init - initialize idr handle > ...

linux-kernel - Paul E. McKenney - May 30 2008 - 04:22

Re: [PATCH 0/9] Scalability requirements for sysv ipc - v3

... >>Reviewers are more than ever welcome! >> >>Patches should be applied on linux-2.6. ... = kmem_cache_create("idr_layer_cache", >> sizeof(struct idr_layer), 0, SLAB_PANIC, >> idr_cache_ctor); >>} >> >>/** >> * idr_init - initialize idr handle ...

linux-kernel - Nadia Derbey - Jun 2 2008 - 01:53

Re: [PATCH 0/4 update] kprobes and traps

... I would really like to use it to patch dynamically my marker immediate value by doing ... for one function */ > - *MARK_ENABLE_OFFSET(iter->enable) = 0; > -#ifdef MARK_POLYMORPHIC > - flush_icache_range( > - MARK_ENABLE_OFFSET(iter->enable), > ...

linux-kernel - Mathieu Desnoyers - Jan 16 2007 - 17:27

Re: [PATCH 0/4 update] kprobes and traps

... really > like to use it to patch dynamically my marker immediate value by doing ... for one function */ > > - *MARK_ENABLE_OFFSET(iter->enable) = 0; > > -#ifdef MARK_POLYMORPHIC > > - flush_icache_range( > > - MARK_ENABLE_OFFSET(iter->enable), ...

linux-kernel - S. P. Prasanna - Jan 17 2007 - 08:25

[rfc][patch 0/3] a faster buffered write deadlock fix?

... 1068 (1.59x) 64K-uptodate 0.0357 0.0362 (1.01x) So we ... is more expected. I guess if 0.5% doesn't fly, then 60% ... issues and concerns are in the patch headers themselves, so reply to them ... .6.20 perform_write aop 4K 0.0742 0.0769 (1.04x) 4K-uptodate ...

linux-kernel - Nick Piggin - Feb 8 2007 - 09:07

[PATCH 0/7] [RFC] hugetlb: pagetable_operations API (V2)

... indirection for pt_op() calls. This patch series does not change the ... time 559.39 557.97 0.25 System CPU time 65 ... time 624.49 624.14 0.06 Elapsed time 158.54 ...

linux-kernel - Adam Litke - Mar 19 2007 - 16:05

Re: [PATCH 0/5] [RFC] AF_RXRPC socket family implementation [try #3]

... user ID may be reused. Patch attached. David diff --git a ... EINVAL) - goto csum_copy_err; - } - - if (ret < 0) - goto error_requeue_packet; - - /* handle piecemeal consumption ... net/rxrpc/ar-recvmsg.c @@ -0,0 +1,362 @@ +/* RxRPC recvmsg ...

linux-kernel - David Howells - Mar 21 2007 - 17:32

[PATCH] usb/hid:The HID Simple Driver Patches 0.5.1

This patch set include : 1. usb/hid: The HID Simple Driver ... node, &simple_drivers_list); + mutex_unlock(&simple_drivers_lock); + + return 0; +} +EXPORT_SYMBOL_GPL(hidinput_register_simple_driver); + +void hidinput_unregister_simple_driver(struct ...

linux-kernel - Li Yu - Apr 30 2007 - 02:19

[PATCH 0/2] file capabilities: Introduction

Following are two patches which have been sitting for some time in - ... return caps_actually_set_test(); break; default: usage(argv[0]); } } ================================================================= - To unsubscribe from this list: send ...

linux-kernel - Serge E. Hallyn - May 8 2007 - 15:15

Re: [ckrm-tech] [RFC] [PATCH 0/3] Add group fairness to CFS

... made, and that much is subject to an infinite descent argument. ... ... For the example of nice 0 vs. nice 10 as distinct ... hier1 t_1 1 1 t_2 0.3855 1 w_1, the weight ... (1*1/(1 + 1*0.3855..)) = 0.7217.. w_2, the weight ...

linux-kernel - William Lee Irwin III - May 26 2007 - 11:41

Re: [ckrm-tech] [RFC] [PATCH 0/3] Add group fairness to CFS

... made, and > that much is subject to an infinite descent argument. ... For the example of nice 0 vs. nice 10 as distinct ... hier1 > t_1 1 1 > t_2 0.3855 1 > > w_1, the weight ... 1*1/(1 + 1*0.3855..)) > = 0.7217.. > w_2, the weight ...

linux-kernel - Peter Williams - May 26 2007 - 21:29

[PATCH 0/7] [RFC] Memory Compaction v1

... results$ cat before-buddyinfo.txt Node 0, zone DMA 150 33 6 4 ... $ cat after-buddyinfo.txt Node 0, zone DMA 150 33 6 4 ... relevant to memory compaction. The sixth patch is what implements memory compaction for ...

linux-kernel - Mel Gorman - May 29 2007 - 13:36

Re: [ckrm-tech] [RFC] [PATCH 0/3] Add group fairness to CFS

... > For the example of nice 0 vs. nice 10 as distinct ... nice hier1 > t_1 1 1 > t_2 0.3855 1 > > w_1, the weight ... (1*1/(1 + 1*0.3855..)) > = 0.7217.. > w_2, the weight ... and the others being 0.133.. (t_2), 0.311.. (t_3), and ...

linux-kernel - Srivatsa Vaddagiri - May 30 2007 - 13:14

Re: [patch 0/2] m68k 53c700 SCSI

... very nice. I've attached a small patch cleaning up some minor codingstyle deficiencies and ... = platform_device_register_simple("bvme6000-scsi", -1, NULL, 0); - + bvme6000_scsi_device = platform_device_register_simple("bvme6000-scsi", + -1, NULL, 0) ...

linux-kernel - Christoph Hellwig - Jun 4 2007 - 06:17

speck-geostationary