- 08 Oct, 2002 40 commits
-
-
Alexander Viro authored
cpqarray uses disk_alloc instead of alloc_disk. Same typo is in cciss, rd.c sets ->first_minor to 0 for all units and HD_IRQ definition is needed if CONFIG_BLK_DEV_HD is defined.
-
bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
This makes sure we clear the user_tid in copy_thread, and that we don't pass a bogus tid parameter in sys_clone when the CLONE_SETTID and CLONE_CLEARTID flags are clear.
-
Paul Mackerras authored
into samba.org:/home/paulus/kernel/for-linus-ppc
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Paul Mackerras authored
This also puts the file in include/asm-ppc/offsets.h rather than arch/ppc/kernel/asm-offsets.h. This changes PPC to do things similarly to other ports, and makes make -j work reliably.
-
Paul Mackerras authored
-
Paul Mackerras authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
Allows usage of quotes in menu options.
-
Dave Jones authored
-
Dave Jones authored
By Robert Love, this patch sets the maximum number of CPUs a kernel can support (From 2-32 on IA32) The reasoning behind this is a space saving of 8KB per CPU.
-
Dave Jones authored
-
Dave Jones authored
From 2.4, mostly just things like quietening compiler warnings.
-
Dave Jones authored
-
Dave Jones authored
Not all arch's behave the same way as x86 during the build process, so this makes make rpm adjust for non-x86
-
Dave Jones authored
- Makes UP preempt safe. - Avoids double call of mce_checkregs on SMP
-
Dave Jones authored
From 2.4, these diffs.. - Make use of dma channel 0 configurable - request region cleanup - fix list initialisation bug - fix escd /proc security hole - add opl3sax quirk
-
Dave Jones authored
This patch attempts to clean up the horrible macro's in io.h, and was done some time ago by Dave McCracken iirc.
-