- 04 Dec, 2002 30 commits
-
-
Alexander Viro authored
switched to devfs_remove(), killed gratitious devfs_handle_t fields.
-
Alexander Viro authored
switched to devfs_remove(), killed gratitious devfs_handle_t fields.
-
Alexander Viro authored
removed gratitious local devfs_handle_t variable
-
Alexander Viro authored
almost all remaining callers of devfs_mk_dir() are passing absolute pathname now.
-
Alexander Viro authored
devfs_auto_unregister() is not used anymore. devfs_get_unregister_slave() never had been used. devfs_entry->slave is always NULL now. all of the above removed.
-
Alexander Viro authored
fixes warnings in acct.h and do_mounts.c
-
Alexander Viro authored
ia64/kernel/efivar.c: missing ->owner in procfs entry ia64/kernel/palinfo.c: missing ->owner in procfs entry ia64/kernel/salinfo.c: missing ->owner in procfs entry ppc/8xx_io/cs4218_tdm.c: gratitious MOD_..._USE_COUNT in ->open()/->release() (file_operations->owner was already set)
-
Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Art Haas authored
-
Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Stefan Rompf authored
-
Bart De Schuymer authored
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Stephen Rothwell authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/sparc-2.5
-
David S. Miller authored
-
Vitezslav Samel authored
The debug messages are on by mistake in ide-floppy.c since 2.5.50. Use #if instead of #ifndef.
-
Randy Dunlap authored
Fixes a typo in arch/mips/Kconfig. Fixes bugzilla bug # 103.
-
Randy Dunlap authored
Originally by Ivan Kokshaysky <ink@jurassic.park.msu.ru>, who said on lkml: binfmt_elf and binfmt_aout need this.
-
Randy Dunlap authored
Originally by Bob Miller <rem@osdl.org> Allows raw driver to build as module, with GPL license.
-
Stephen Rothwell authored
This is the generic part of the start of the compatibility syscall layer. I think I have made it generic enough that each architecture can define what compatibility means. To use this, an architecture must create asm/compat.h and provide typedefs for (currently) 'compat_time_t', 'struct compat_timeval' and 'struct compat_timespec'.
-
- 03 Dec, 2002 3 commits
-
-
Mike Phillips authored
This fixes a lock and potential oops when accessing /proc/net/tr_rif is the token ring interface is under heavy load.
-
David S. Miller authored
-
Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
- 04 Dec, 2002 1 commit
-
-
Christoph Hellwig authored
-
- 03 Dec, 2002 6 commits
-
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:134222a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:134216a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:134187a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:134185a
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:134098a
-
Stephen Lord authored
around in active state for as long as possible. This allows us to coalesce several transactions into one buffer and reduce the disk traffic. SGI Modid: 2.5.x-xfs:slinx:134077a
-