- 07 Nov, 2002 21 commits
-
-
Chuck Lever authored
nfsroot needs to pass the network protocol (UDP/TCP) into the mount functions in order to support mounting root partitions via NFS over TCP.
-
Roman Zippel authored
This removes the old documentation, adds the new one and fixes all references to it.
-
Roman Zippel authored
Various small kconfig updates to fix all the reported little problems and the single menu mode for menuconfig by Petr Baudis <pasky@ucw.cz>.
-
Roman Zippel authored
This deletes the old config tools and moves Michael's maintainer entry for them to CREDITS and I added myself for KCONFIG instead.
-
http://gkernel.bkbits.net/net-drivers-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Jeff Garzik authored
(caught by Arjan @ Red Hat)
-
Jeff Garzik authored
function tg3_free_rings. Spotted by DaveM.
-
Marc Zyngier authored
-
Paulo André authored
-
Paul Mackerras authored
ethernet drivers used on powermacs. The bmac.c change is just to remove some compile warnings. The mace.c change is to move an inline function definition to before the point where it is used.
-
Jeff Garzik authored
-
Jeff Garzik authored
into redhat.com:/home/jgarzik/repo/net-drivers-2.5
-
http://gkernel.bkbits.net/irda-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Jean Tourrilhes authored
<Thanks to Martin Diehl> o [CORRECT] Handle non-linear and shared skbs o [CORRECT] Tell kernel we can handle multithreaded receive <Of course, this has been tested extensively on SMP>
-
Jeff Garzik authored
(Adrian Bunk) * C99 initializers * fix public symbol name conflict (me) * further clean up namespace on donauboe driver in module_init/exit area
-
Jean Tourrilhes authored
<Following patch from Martin Diehl> o [CRITICA] Do all serial driver config change in process context o [CORRECT] Safe registration of dongle drivers o [FEATURE] Rework infrastructure of SIR drivers o [CORRECT] Port irtty driver to new SIR infrastructure o [CORRECT] Port esi/actisys/tekram driver to new SIR infrastructure <Note : there is still some more work to do around SIR drivers, such as porting other drivers to the new infrastructure, but this is functional and tested, and old irtty is broken>
-
Matthew Wilcox authored
On PA-RISC, SIGRTMIN is 36, so a 32-bit data type is not enough. We conditionalise it so other arches don't pay the cost.
-
Matthew Wilcox authored
Add prefetching support to asm-generic/xor.h. This gives a healthy speedup on both PA-RISC & IA64.
-
Matthew Wilcox authored
- CREDITS & MAINTAINERS updates - changes for the new kstat/dkstat struct - Kconfig updates - L_TARGET isn't obsolete yet - fix the sys_truncate/truncate64 issue properly this time - add MAP_POPULATE & MAP_NONBLOCK definitions
-
Matthew Wilcox authored
Support initramfs on parisc
-
Matthew Wilcox authored
C99 initialiser conversion; some from Rusty, some from me.
-
- 06 Nov, 2002 2 commits
-
-
David Howells authored
This adds some missing __exit specifications which lead to a failure to link the AFS code directly into the kernel.
-
bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
- 08 Nov, 2002 15 commits
-
-
Paul Mackerras authored
-
Paul Mackerras authored
With these changes the boot wrapper successfully builds, although this may not be the absolute best way to do things.
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
This didn't compile since sd_find_target is gone, and is to move into userspace anyway.
-
Paul Mackerras authored
-
Paul Mackerras authored
This moves the sections which are read-only (e.g. exception table, kallsyms data) to go before the read/write data section, and the feature fixup section into the init data area. It also adds the initramfs section.
-
Tom Rini authored
defaults for the advanced kernel config options.
-
Paul Mackerras authored
We need __div64_32 exported, and flush_icache_page is now a noop so it shouldn't be exported.
-
Tom Rini authored
This simplifies the C code by removing some #ifdefs.
-
Paul Mackerras authored
into samba.org:/home/paulus/kernel/for-linus-ppc
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
-
- 07 Nov, 2002 1 commit
-
-
bk://source.mvista.com/linux-2.5-for-paulusPaul Mackerras authored
into samba.org:/home/paulus/kernel/for-linus-ppc
-
- 06 Nov, 2002 1 commit
-
-
Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-