- 10 Jul, 2003 40 commits
-
-
Linus Torvalds authored
(version 2.3.0 -> 2.4.0)
-
Linus Torvalds authored
(version 1.2.1 to 1.3.0)
-
Linus Torvalds authored
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Matthew Wilcox authored
Update gsc_ps2 for recent changes.
-
Matthew Wilcox authored
-
Matthew Wilcox authored
Add two PA-RISC sysctls.
-
Matthew Wilcox authored
PA-RISC doesn't have PCI<->EISA bridges (they're all GSC<->EISA).
-
Matthew Wilcox authored
parisc64 machines should build parisc kernels.
-
Matthew Wilcox authored
arch/parisc, drivers/parisc and include/asm-parisc updates: - Fixups for struct timespec changes (James Bottomley) - Add CONFIG_FRAME_POINTER (Thibaut Varene) - Fix hpux ustat emulation (Helge Deller) - Add a ->remove operation to struct parisc_device (James Bottomley) - More work on modules (James Bottomley) - More unaligned instructions handled (LaMont Jones) - Fix byteswap assembly (Grant Grundler) - Allow ISA support to be selected (Matthew Wilcox) - Fix swapping (James Bottomley)
-
Andries E. Brouwer authored
util-linux is waiting for this: it needs to update "struct loop_info64" to add the encryption policy name.
-
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>
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.5
-
David Stevens authored
-
David S. Miller authored
-
Thomas Graf authored
Another 1003.1 fix: [EDESTADDRREQ] The socket is not connection-mode and does not have its peer address set, and no destination address was specified. fixes sendmsg in ipv{4,6}/{raw,udp}
-
Hideaki Yoshifuji authored
Based upon a patch from Thomas Graf <tgraf@suug.ch>.
-