- 10 Jul, 2003 40 commits
-
-
Petr Sebor authored
via-agp.c has the agp_try_unsupported test reverted
-
Linus Torvalds authored
full range of an "unsigned long" (sparc64).
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Jeff Garzik authored
tokenring drivers.
-
Jeff Garzik authored
-
Stephen Hemminger authored
-
Daniel Ritz authored
i think we want fast_poll to behave the same with HZ=100 and HZ=1000
-
Daniel Ritz authored
following patch fixes some bogus additions to jiffies (w/o HZ beeing involved) - appletalk/cops.c - appletalk/ltpc.c - declance.c - sb1250-mac.c - sk_mca.c - via-rhine.c against 2.5.73-bk
-
Ralf Bächle authored
Below patch cleans the mkiss driver. After the previous cleanup in 2.4.0-prerelease various code had become unreachable because nothing was ever setting MKISS_DRIVER_MAGIC. This fixes fixes an oops - the mkiss pointer was potencially NULL. And it also removes the MOD_{INC,DEC}_USE_COUNT calls. Alan, lemme know if you want me to cook a 2.4 patch also. Patch from Jeroen Vreeken PE1RXQ. Ralf
-
Stephen Hemminger authored
This converts the parallel network driver to use alloc_netdev instead of doing it's own allocation. Tested (load/unload) on 2.5.74
-
taowenhwa@intel.com authored
* Allow changing Wake On LAN when EEPROM disabled * Change Log updated * Version changed
-
taowenhwa@intel.com authored
* Bug fix: 82557 (with National PHY) timeout during init [Adam Kropelin] akropel1@rochester.rr.com
-
jcchen@icplus.com.tw authored
-
bk://kernel.bkbits.net/jgarzik/irda-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jean Tourrilhes authored
<Original patch from Jan Frey> o [FEATURE] Add preliminary support for NSC PC8739x chipset (IBM R31 laptops)
-
Jean Tourrilhes authored
o [FEATURE] Add USB-ID of new device <Original patch from Jacek Jakubowski> o [CORRECT] Endianess fixes (for PPC and co.)
-
Jean Tourrilhes authored
o [CORRECT] Make ISA drivers depend on ISA. This is the consequence from David's change to setup_dma(). o [CORRECT] Make new dongle drivers depend on sir-dev (they require it) o [FEATURE] Make old dongle drivers depend on irtty/irport o [FEATURE] irda-usb driver is no longer experimental
-
Jean Tourrilhes authored
<Original patch from Martin Diehl> o [CRITICA] fix IrCOMM bogus device names with devfs
-
Jean Tourrilhes authored
<Suggested by David S. Miller> o [FEATURE] remove pointer casting in IrNET debug code missed by David.
-
Jean Tourrilhes authored
<Stanford checker> o [CORRECT] fix two additional potential skb leaks in IrTTP.
-
Jean Tourrilhes authored
<Suggested by Russell King> o [FEATURE] Add struct size check for buggy compilers
-
Jean Tourrilhes authored
o [CORRECT] Cleanup cruft from <linux/irda.h>
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/gregkh-2.5
-
Greg Kroah-Hartman authored
This is being printed when it shouldn't, but there really isn't an easy way to fix it. This closes bug #223.
-
Linus Torvalds authored
Making ready for the pre-2.6.x series ...
-
Steven Cole authored
Add a section about quota-tools in the Changes and version docs.
-
Linus Torvalds authored
-
David Mosberger authored
This makes initramfs use ".incbin" to include a binary blob into the object file, instead of using LDFLAGS_BLOB, which isn't supported on all architectures. This will require reasonably modern binutils, but is portable. This is the last thing that keeps the standard tree from building directly for ia64.
-
Greg Ungerer authored
Update ColdFire interrupt setup code to return irqreturn_t from interrupt handlers.
-
Greg Ungerer authored
Fix arg passing of interrupt handler to return irqreturn_t in ColdFire PIT timer initialization..
-
Greg Ungerer authored
Fix return type of m68knommu timer interrupt handler to be irqreturn_t.
-
John Levon authored
Reflect Intel manual bugfix, by Philippe Elie
-
John Levon authored
Critical fix to the IO-APIC timer support. By Zwane Mwaikambo.
-
John Levon authored
oprofile_arch_exit() can be called from an __init routine now. Remove the remaining incorrect __exit markers.
-
http://jfs.bkbits.net/linux-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
-
Mikael Starvik authored
This brings the chris architecture up to date with 2.5. The patch is huge because files have been moved to prepare for future subarchitechtures.
-
http://lia64.bkbits.net/to-linus-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-