- 27 Jun, 2003 5 commits
-
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
. check if the device is present, bail out if not . move the buffer to the place where it is used . check the size of the firmware buffer passed from userspace . make wl3501_write_flash return -EIO on failure, 0 on success
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
- 26 Jun, 2003 16 commits
-
-
Arnaldo Carvalho de Melo authored
into conectiva.com.br:/home/bk/wl3501-2.5
-
Arnaldo Carvalho de Melo authored
It will, but is not supporting now, just some basic skeleton is in place.
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
. use enun instead of tons of #defines . put the initial smp locking, still commented out . use some defines for magic numbers . break the rx_interrupt routine in multiple inlines for each signal type . CodingStyle cleanups . Activated the stupid loop, will now try without it, works? kill this stupidity
-
Matthew Wilcox authored
Move all the SCSI Kconfig bits from arch/*/Kconfig into driver/scsi/Kconfig. Also add notes about FireWire & USB.
-
Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David Woodhouse authored
-
David Woodhouse authored
- Fix geometry reporting. - Avoid endless loop when deleting a Virtual Unit Chain.
-
Matthew Wilcox authored
Last November Linus applied a patch to remove the now-unused *_segments() functions from all architectures ... but some of the newer architectures escaped and still have them.
-
Andi Kleen authored
As discussed earlier. The 64bit epoll ABI on AMD64 is changed to match 32bit. This way we avoid emulation overhead. To catch old binaries I allocate new syscall slots.
-
Andi Kleen authored
Without this patch ACPI won't compile on AMD64 because of mismatched prototypes. Andrew stated that this is the way he wants it to be fixed.
-
Andi Kleen authored
Bring the x86-64 architecture code uptodate for 2.5.73. One problem is that CONFIG_IDE_TASKFILE corrupts file systems on AMD 8111. It may be worth to disable it in the configuration. - Disable 32bit vsyscalls for now until all bugs can be fixed - Fix warnings - Fix NULL pointer reference in 32bit ptrace - Timing fixes from John Stultz - Sync show_stack prototype - Sync nmi and floppy.h code (Mikael P.) - Set proper defines for AGP - Make Simics work again - Scale unit in 32bit sysinfo (originally from ppc64)
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 25 Jun, 2003 8 commits
-
-
Rob Radez authored
-
Rob Radez authored
-
Bart De Schuymer authored
-
Bart De Schuymer authored
-
Hideaki Yoshifuji authored
-
François Romieu authored
-
David S. Miller authored
-
bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 26 Jun, 2003 5 commits
-
-
Hideaki Yoshifuji authored
Check if DAD does not have source link-layer address option; RFC2461 7.1.1.
-
Hideaki Yoshifuji authored
Check if DAD is destined for solicited node multicast address as RFC2461 required.
-
Stephen Hemminger authored
These patches fix ip multicast route (ipmr) on 2.5.73. 1 - Trivial C99 initialization 2 - Change functions/variables to static 3 - Drop and reacquire RTNL in error path 4 - Use time_after() 5 - Use alloc_netdev 6 - Fix OOPS on dropped packets 7 - Get rid of skb_linearize Tested on 8-way SMP by bringing up pimd.
-
bk://kernel.bkbits.net/torvalds/linux-2.5Stephen Hemminger authored
into osdl.org:/home/jmorris/bk/net/work-2.5
-
Stephen Hemminger authored
-
- 25 Jun, 2003 2 commits
-
-
Stephen Rothwell authored
[Pointed out by Bjorn Helgaas via Arun Sharma] This fixes an obvious cut and paste error in my original patch.
-
bk://linux-dj.bkbits.net/agpgartLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 26 Jun, 2003 2 commits
-
-
Dave Jones authored
Needs more testing, especially in x8 mode.
-
Dave Jones authored
Noticed by Marcelo Penna Guerra.
-
- 25 Jun, 2003 1 commit
-
-
bk://linux-dj.bkbits.net/cpufreqLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 26 Jun, 2003 1 commit
-
-
Dave Jones authored
-