- 22 Sep, 2003 29 commits
-
-
Neil Brown authored
From: Rusty Russell <rusty@rustcorp.com.au>
-
Neil Brown authored
Also revert to md_fail_request before stopping an array. The ->stop method can never fail, so there is not point checking it.
-
bk://kernel.bkbits.net/gregkh/linux/i2c-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Chris Wright authored
Found by checker (David Yu Chen @Stanford)
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/i2c-2.6
-
Andrey Borzenkov authored
> That's what you are going to have to set the name file to in the > i2c_client structure, much like your patch did. Then look at the > different name files in each device directory to see what kind of device > it is (chip, subclient, etc.) OK attached patch sets all names to just chip name for chips themselves and "chipname subclient" when subclient ios registered.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
Fix bug when registering the i2c_adap as the structure was not set to 0.
-
Albert Cahalan authored
Elimination of this nonsense allows for the assumption that a task group shares VM. This lets procps run faster.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
Remove direct memory accesses and link up device in the proper place in the sysfs tree.
-
Greg Kroah-Hartman authored
-
Andrew Morton authored
strut nls_table was changed, but smbfs uses it and was not updated.
-
Andrew Morton authored
- bio_release_pages() should have file-local scope. - don't use spaces in slab names in device mapper, enforce this henceforth in kmem_cache_create(). - Fix alpha header leftover from cpumask_t conversion
-
Andrew Morton authored
From David M-T.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
This is based on the lmsensor cvs version of the driver, but is cleaned it up and ported it to 2.6.
-
Greg Kroah-Hartman authored
This is based on the lmsensor cvs version of the driver, but is cleaned it up and ported it to 2.6.
-
Greg Kroah-Hartman authored
This is based on the lmsensor cvs version of the driver, but is cleaned it up and ported it to 2.6.
-
bk://linux-sam.bkbits.net/kbuildLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 21 Sep, 2003 11 commits
-
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.5
-
Albert Cahalan authored
This uses CLONE_KERNEL in place of the individual flags, only changing the places where it is an exact match. I strongly suspect that CLONE_KERNEL ought to be used in many more places, but they require a more careful examination.
-
Linus Torvalds authored
link-time duplicate symbol errors.
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.5
-
bk://kernel.bkbits.net/acme/llc-2.6David S. Miller authored
into nuts.ninka.net:/disk1/davem/BK/net-2.5
-
Arnaldo Carvalho de Melo authored
Now all is in llc2.ko, so no need for exporting those symbols. Also llc_build_and_send_ui_pkt is now in llc_output.c, where it is being exported.
-
David S. Miller authored
-
Matthew Wilcox authored
-
Chas Williams authored
-