- 18 Nov, 2002 40 commits
-
-
Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Martin Schwidefsky authored
Reworked sclp driver part 2.
-
Martin Schwidefsky authored
Reworked sclp driver part 1.
-
Martin Schwidefsky authored
Remove some warnings.
-
Martin Schwidefsky authored
Remove unused variable and add missing return in xpram_setup_blkdev.
-
Martin Schwidefsky authored
Bug fixes for the 31 bit emulation layer. New interface [un]register_ioctl32_conversion.
-
Martin Schwidefsky authored
Remove the _PAGE_ISCLEAN bit in pte_mkwrite to make pte_mkwrite work correctly even if it is not followed by a pte_mkdirty.
-
Martin Schwidefsky authored
Don't set cpu_vm_mask if the mm isn't exclusive to the cpu.
-
Martin Schwidefsky authored
Fix ebcdic conversion for strings of n*256 + 1 characters.
-
Martin Schwidefsky authored
Make the kernel compile with gcc 3.2.
-
Martin Schwidefsky authored
Don't rely on lowcore information in __copy_{from,to}_user_asm. Fix compile for peculiar get_user() usage in drivers/scsi/scsi_ioctl.c
-
Martin Schwidefsky authored
-
Martin Schwidefsky authored
-
Martin Schwidefsky authored
-
Martin Schwidefsky authored
-
Martin Schwidefsky authored
Add system calls and POLLREMOVE define for eventpoll.
-
Martin Schwidefsky authored
Kconfig file fixes: remove options ISA/MCA/EISA, add some missing help texts. Regenerate default configuration files. Update section names in vmlinux.lds.S. Simplify some Makefiles.
-
Art Haas authored
Sorry about sending the screwed up patches the first time. Here's the fix for the two missing "{".
-
Matthew Wilcox authored
-
Matthew Wilcox authored
-
Luca Barbieri authored
This patch makes the futex code check utime only when waiting. This makes it possible to do futex wakes without clearing the register containing the utime parameter. The code also becomes cleaner.
-
Luca Barbieri authored
This patch moves retval = -ENOMEM out of the vma loop and after the fail_nomem label. The fail label is added and is used when retval is already set.
-
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
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-