login
Header Space

 
 

Mailing list archives

Search results

Found 12421 matching messages (0.064 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

[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

[RFC][-mm PATCH 0/8] Memory controller introduction (v3)

... behaviour right now). Using the patches 1. Enable Memory controller configuration 2 ... due to the memory controller patches Container not limited ---------------------- Average Half ... 14.9 16.8 27.0 48.7 unlimited Linux 2. ...

linux-kernel - Balbir Singh - Jul 20 2007 - 04:23

[GIT PATCH 0/2] stripe-queue for 2.6.23 consideration

Andrew, Neil, The stripe-queue patches are showing solid performance improvement. git://lost.foo- ... : 66,772, 267,088KiB IO unplugs: 0 Timer unplugs: 0 =====post-patch===== Total (sda): Reads Queued: ...

linux-kernel - Dan Williams - Jul 22 2007 - 05:44

Re: [PATCH 0/25] Sysfs cleanups & tagged directory support

... wrote: > > > > Got it: It's patch 6, the readdir simplification. > > > > > > (The ... card reader online: /dev/vmrdr-0.0.000c is created as ... n", 4096) = 5 close(3) = 0 lstat64("/sys/block/dasda", {st_mode ...

linux-kernel - Cornelia Huck - Aug 8 2007 - 10:16

Re: [PATCH 0/3] Use one zonelist per node instead of multiple zonelists v2

... Looks good. > > > > > o Remove bind_zonelist() (Patch in progress, very messy right ... rup -X /usr/src/patchset-0.6/bin//dontdiff linux-2 ... __alloc_pages_nodemask(gfp, nodemask_policy(gfp, pol), 0, + zonelist_policy(gfp, pol)); } /** @@ -1326,14 ...

linux-kernel - Mel Gorman - Aug 8 2007 - 17:44

[-mm PATCH 0/9] Memory controller introduction (v6)

... fixes that is required. Using the patches 1. Enable Memory controller configuration 2 ... records per thread 65536 random_size 0 chunk_size 262144 threads 16 verbose ... records per thread 65536 random_size 0 chunk_size 262144 threads 16 verbose ...

linux-kernel - Balbir Singh - Aug 17 2007 - 04:42

[RFC][PATCH 0/2 -mm] kexec based hibernation

... the kernel code needed is less. This patch set implements a prototype of kexec ... ) syscall(__NR_reboot, LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, LINUX_REBOOT_CMD_KJUMP_BACK, 0); +} #define KEXEC_ON_CRASH 0x00000001 #define KEXEC_ARCH_MASK ...

linux-kernel - Huang, Ying - Aug 26 2007 - 21:14

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/2] A new merge algorithm, take 3

... but I hope you get the idea. ------------ Subject: [PATCH] Multi-backend merge driver. This is ... case "$#,$1" in + *,*=*) + strategy=`expr "$1" : '-[^=]*=\(.*\)'` ;; + 0,*) + usage ;; + *) + strategy="$2" + shift ;; + esac + ...

git - Junio C Hamano - Sep 8 2005 - 16:54

[PATCH 0/7] gitweb: Trying to improve history view speed

... : First column is the patch number (0 means state before first patch ... git-rev-list parameters in git_history [PATCH 4/7] gitweb: Add parse_rev_list ... list in git_shortlog_body and git_history_body [PATCH 7/7] gitweb: Set page ...

git - Jakub Narebski - Sep 6 2006 - 09:04

[PATCH 0/7] Introduce soft references (softrefs)

... tag objects (especially 'notes'). The patch series also teaches git-mktag ... in the header file (patch #1/7) for more details on ... bottlenecks NOTE: After the 7 patches, I will send an _optional_ ... unsorted 2.73user 4.97system 0:07.77elapsed 99%CPU (0avgtext ...

git - Johan Herland - Jun 9 2007 - 14:19

[PATCH 0/6] Composite Gadget Support

... series implements USB Composite Gadget Support. [PATCH 1/6] USB gadget driver. [ ... 9 bDescriptorType 4 bInterfaceNumber 2 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 10 CDC ...

linux-usb-devel - Ragner Magalhaes - May 19 2007 - 13:08

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

[Patch 0/8] Enhanced partition statistics

... proc/diskstats. This batch of patches brings back the lost statistics ... already not exact anyway. These patches change the /proc/diskstats and ... 23467 1714 1859 28572 23042 0 15499 46509 8 1 sda1 ... 91 0.40 0 I also have tested these patches with ...

linux-kernel - Jerome Marchand - Dec 13 2007 - 12:17

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

... at 2am I compiled the patched > 0.9.3.3 code ... below this > level. With the patched code I see connectivity maintained ... HAL_M_STA && sc->sc_hasintmit) > > + ath_hal_setintmit(ah, 0); > > + > > sc->sc_curchan = hchan; > > ath_update_txpow(sc ...

madwifi-devel - Derek Smithies - Dec 18 2007 - 17:42

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/5] x86: another attempt at x86 pagetable unification

... 000000] Stack: ffff8100da102000 8000000000000163 8000000000000163 0000000000000000 [ 0.000000] ffffffff809320e0 ffff8100da102000 ffff81003f9c3d70 00000000000da103 [ ... .h but wouldnt build at this patch: Subject: x86: unify pgtable*.h nor ...

linux-kernel - Ingo Molnar - Dec 20 2007 - 07:20

Re: [PATCH 0/5] x86: another attempt at x86 pagetable unification

... .000000] Stack: ffff8100da102000 8000000000000163 8000000000000163 0000000000000000 > [ 0.000000] ffffffff809320e0 ffff8100da102000 ffff81003f9c3d70 00000000000da103 > [ ... > but wouldnt build at this patch: > > Subject: x86: unify pgtable*.h > ...

linux-kernel - Jeremy Fitzhardinge - Dec 20 2007 - 17:08

speck-geostationary