login
Header Space

 
 

Mailing list archives

Search results

Found 13835 matching messages (0.055 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

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

[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

[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/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.

... 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

Re: [PATCH 0/2] Relax restrictions on setting CONFIG_NUMA on x86

... can you also try with the patch below applied please? It >should ... Setting physnode_map array to node 0 for pfns: 256 65792 get_memcfg_from_srat: ... used Zone PFN ranges: DMA 0 -> 4096 Normal 4096 -> 128652 HighMem ...

linux-kernel - KOSAKI Motohiro - Jan 26 2008 - 10:10

Re: [PATCH 0/9] firewire-sbp2: misc hotplug related patches

... the I/O. > > The other patches are basically side products of ... GUID 0050c501e001c394, S400 firewire_sbp2: fw1.0: logged in to LUN 0000 ... ST312002 6A 8.01 PQ: 0 ANSI: 4 firewire_core: created device ... 120034 MB) sd 6:0:0:0: [sdc] Write Protect is ...

linux-kernel - Jarod Wilson - Feb 6 2008 - 01:17

Re: [PATCH 0/3] solaris test results

... decide to do this. -- >8 -- Subject: [PATCH] tests: test_compare_expect helper function ... -merge/done | wc -l) && test 0 = $(grep -ve "^#" -e "^$" < .git/.dotest ... 12]" + fi if test "$test_fixed" != 0 then say_color pass "fixed $test_fixed ...

git - Junio C Hamano - Feb 22 2008 - 01:26

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/6] Guest page hinting version 6.

... to ruin my life." - Calvin. --- Subject: [PATCH] guest page hinting light ... 000000000 +0200 +++ linux-2.6-patched/include/asm-s390/page.h ... void); #define pfault_fini() do { } while (0) #endif /* CONFIG_PFAULT */ +#ifdef CONFIG_PAGE_STATES +extern ...

linux-kernel - Martin Schwidefsky - May 6 2008 - 11:33

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

speck-geostationary