]> git.neil.brown.name Git - history.git/shortlog
history.git
2002-08-28 Paul MackerrasPPC32: add the bits needed for AIO and sendfile64 support.
2002-08-26 Linus TorvaldsFix syntax error in character driver Config.in file...
2002-08-27 Vojtech PavlikAlways build input.o in - avoid build problems with...
2002-08-27 Vojtech PavlikFix bits that have fallen out when merging input-based...
2002-08-26 Linus TorvaldsMerge bk://ldm.bkbits.net/linux-2.5-cls
2002-08-26 Linus TorvaldsUpdate defconfig to current state (keyboard/input layer...
2002-08-26 Linus TorvaldsFix missing kmap_types.h header (it got included "by...
2002-08-26 Patrick Mochelunlock the right lock in enum_device.
2002-08-26 Linus TorvaldsMerge master.kernel.org:/home/bcrl/aio-2.5
2002-08-26 Linus TorvaldsMerge http://gkernel.bkbits.net/net-drivers-2.5
2002-08-26 Ian JacksonFix typos in 8139cp net driver RxProto{TCP,UDP} constants
2002-08-26 Jeff GarzikInclude linux/bitops.h in e100 net driver, it uses ffs
2002-08-26 Alan CoxFix #undef warning in xirc2ps_cs net driver
2002-08-26 Pavel JaníkProbe port 0x240 too, in eexpress net driver
2002-08-26 Brad HardsRemove unneeded #includes from 3c359, sbni, and sdla_ft...
2002-08-26 Bryan B. WhiteheadFix spelling in natsemi net driver
2002-08-26 Eric SandeenRemove unused var and unused func from ali-ircc IrDA...
2002-08-26 Jeff GarzikMerge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
2002-08-26 Jeff GarzikRemove dead prototype, fix printk format string in...
2002-08-26 Linus TorvaldsMerge bk://ldm.bkbits.net/linux-2.5-cls
2002-08-26 Benjamin LaHaise[PATCH] convert quota.h to bsd 3 clause
2002-08-26 Chuck Lever[PATCH] eliminate hangs during RPC client shutdown
2002-08-26 Kai Mäkisara[PATCH] SCSI tape direct transfers for 2.5.31
2002-08-26 Linus TorvaldsAutomerge
2002-08-26 Linus TorvaldsMerge bk://jfs.bkbits.net/linux-2.5
2002-08-26 Jan-Benedict... [PATCH] CodingStyle and docu update to srm_env
2002-08-26 Luca Barbieri[PATCH] Make rmap.c alloc/free actually inline
2002-08-26 Vojtech PavlikMerge - uinput moved into misc/
2002-08-26 Vojtech PavlikShorten the keycode handling code in keyboard.c and...
2002-08-26 Patrick MochelIntroduce struct device_interface.
2002-08-26 Patrick MochelIntroduce struct device_class
2002-08-25 Vojtech PavlikMerge suse.cz:/home/vojtech/bk/linus into suse.cz:...
2002-08-25 Vojtech PavlikThis (re)implements getkeycode/setkeycode, kbd_rate...
2002-08-25 Linus TorvaldsMerge http://linuxusb.bkbits.net/linus-2.5
2002-08-25 Linus TorvaldsMerge master.kernel.org:/home/davem/BK/net-2.5
2002-08-25 Linus TorvaldsMerge master.kernel.org:/home/davem/BK/sparc-2.5
2002-08-25 Kai GermaschewskiMerge zephyr.physics.uiowa.edu:/home/kai/src/kernel...
2002-08-25 Kai Germaschewskikbuild: fix Config.in if statement syntax error
2002-08-25 Kai Germaschewskikbuild: fix missing/spurious EXPERIMENTAL
2002-08-25 Kai Germaschewskikbuild: remove duplicate modules menu
2002-08-25 Kai Germaschewskikbuild: remove OSS pointless hex default
2002-08-25 Kai Germaschewskikbuild: remove duplicate CONFIG_DEBUG_SPINLOCK
2002-08-25 Kai Germaschewskikbuild: remove duplicated dependencies
2002-08-25 Kai Germaschewskikbuild: remove spurious comment
2002-08-25 Kai GermaschewskiHand merged.
2002-08-25 Linus TorvaldsHandle page fault atomicity correctly when preempt...
2002-08-25 Linus Torvaldsre-do spinlock cleanup, it was innocent
2002-08-25 Ingo Molnar[PATCH] HT & MTRRs, 2.5.31-BK-curr
2002-08-23 David S. MillerSPARC64: Ultra-III+ bug fix and better bad trap logging.
2002-08-23 David S. Millernet/unix/af_unix.c: protinfo is dead, use unix_sk().
2002-08-23 David S. Miller[SPARC32]: Synchronize with 2.5.x changes
2002-08-23 David S. Miller[SPARC64]: Synchronize with 2.5.x changes
2002-08-23 David S. Miller[CLONE_*TID]: Make tsk->user_tid and int so that 64...
2002-08-23 David S. MillerSPARC64: Bug fixes in arch/sparc64/mm/ultra.S
2002-08-23 Christoph HellwigCleanup BKL handling and move kernel_flag definition...
2002-08-23 David S. MillerMerge nuts.ninka.net:/home/davem/src/BK/BAK-net-2.5
2002-08-23 David S. MillerMerge nuts.ninka.net:/home/davem/src/BK/BAK-sparc-2.5
2002-08-23 David S. MillerSPARC64:setup_arch Flush correct I-cache line when...
2002-08-23 David S. Millernet/ipv4/tcp_diag.c: Avoid unaligned accesses to tcpdia...
2002-08-23 David S. Millernet/unix/af_unix.c: Set msg_namelen in unix_copy_addr...
2002-08-23 Andras Kis... net/ipv6/netfilter/ip6_tables.c: Fix extension header...
2002-08-23 Josef Siemesnet/ipv4/ipconfig.c: Add support for multiple nameservers.
2002-08-23 James Mayernet/ipv4/netfilter/ip_conntrack_core.c: Fix comment...
2002-08-23 Solar Designernet/unix/af_unix.c: Set ATIME on socket inode.
2002-08-23 Alexey Kuznetsovarch/i386/lib/checksum.S: Handle zero length.
2002-08-23 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2...
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: tweak nfsd_readdir() for NFSv4
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: new argument to nfsd_access()
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: tweak nfsd_create_v3() for NFSv4
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: allow type==0 in nfsd_unlink()
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: overflow check in nfsd_commit()
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: allow resfh==fhp in fh_compose()
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: wipe out all evidence in fh_put()
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: return err_nofilehandle if missin...
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: change ->rq_vers==3 to ->rq_vers>2
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: fix type checking in fh_verify()
2002-08-23 Kendrick M... [PATCH] kNFSd: NFSv4: error codes in include/linux...
2002-08-23 Kendrick M... [PATCH] kNFSd: new error codes for NFSv4
2002-08-23 Neil Brown[PATCH] md: Fix up oops-able error message
2002-08-23 Neil Brown[PATCH] md: Get rid of un-necessary warning in md
2002-08-23 Neil Brown[PATCH] md: Make the old-ioctl warning in md only compl...
2002-08-23 Neil Brown[PATCH] md: Remove per-personality 'operational' and...
2002-08-23 Neil Brown[PATCH] md: Remove 'alias_device' flag.
2002-08-23 Neil Brown[PATCH] md: Improve code for deciding whether to skip...
2002-08-23 Neil Brown[PATCH] md: Make spare handling simple ... personalitie...
2002-08-23 Neil Brown[PATCH] md: Remove used_slot field from per-personality...
2002-08-23 Neil Brown[PATCH] md: Keep track of number of pending requests...
2002-08-23 Neil Brown[PATCH] md: MD error handers and md_sync_acct now get...
2002-08-23 Neil Brown[PATCH] md: Store rdev instead of bdev in per-personali...
2002-08-23 Neil Brown[PATCH] md: Silence a warning in md.c
2002-08-23 Neil Brown[PATCH] md: Fix assort typos in most recent MD patches..
2002-08-23 Neil Brown[PATCH] Fix error message printed when not enough queue...
2002-08-23 Neil Brown[PATCH] call svc_sock_setbufsize when socket created.
2002-08-23 Neil Brown[PATCH] Fix two problems with multiple concurrent nfs...
2002-08-23 Sam Ravnborg[PATCH] trivial: 2.5.31+bk forgotten endmenu
2002-08-22 Franz SirlTwo minor fixes on top of the PPC final input conversion.
2002-08-22 Dave KleikampMerge jfs@jfs.bkbits.net:linux-2.5
2002-08-22 Dave Kleikamp[JFS] direct-to-BIO pagecache IO
2002-08-22 David S. MillerTIGON3: Add missing udelay when clearing SRAM stats...
2002-08-22 Franz SirlHi Vojtech,
next