2.5.6-pre1
タレコミ by dai
dai 曰く、
patch-2.5.6.logから抜粋してみたけど、こんなに長いのを適当に抜粋しているから見苦しいし、ミスっているところもあるかも。 オリジナルのpatch-2.5.6.logを見ることをお勧めします。
- <kai@vaio.(none)>
Start new driver for HFC PCI based cards.- <rth@tigger.twiddle.net>
Use __devexit_p for binutils 2.12 (prerelease).- <rth@fidel.sfbay.redhat.com>
Makefile: Add -msmall-data to CFLAGS.- <rth@fidel.sfbay.redhat.com>
Warning cleanup.- <rth@fidel.sfbay.redhat.com>
Update for the -K3 scheduler.- <rth@are.twiddle.net>
Fix typo in math-emu. Patch from timball@tux.org.- <rth@fidel.sfbay.redhat.com>
Tidy spinlock address generation.- <jgarzik@rum.normnet.org>
Add board id to via-rhine net driver, for board added in previous revision (thus fixing the build).- <rth@fidel.sfbay.redhat.com>
Follow mingo's scheduling changes for x86.- <kai@tp1.ruhr-uni-bochum.de>
ISDN Config.help update- <jgarzik@rum.normnet.org>
Merge new gigabit ethernet driver e1000, from Intel.- <kai@tp1.ruhr-uni-bochum.de>
ST5481 USB ISDN driver fix- <kai@tp1.ruhr-uni-bochum.de>
New driver for HFC PCI based ISDN cards- <rth@are.twiddle.net>
From Ivan Kokshaysky <ink@jurassic.park.msu.ru>: Implement alpha xchg and cmpxchg for 8 and 16 bit quantities.- <rmk@flint.arm.linux.org.uk>
Correct filename comment in shark specific code- <rmk@flint.arm.linux.org.uk>
Update ARM syscall tables for new xattr functions- <rmk@flint.arm.linux.org.uk>
Fix buglet in ARM string functions- <rmk@flint.arm.linux.org.uk>
Fixup kdev_t changes in various ARM files- <rmk@flint.arm.linux.org.uk>
Add/remove <linux/config.h> includes as appropriate- <rmk@flint.arm.linux.org.uk>
Remove some uses of depreciated save_flags_cli() in favour of the more generic local_irq_save() where appropriate. (None of these are ever going to be used on a SMP ARM machine).- <rmk@flint.arm.linux.org.uk>
Add more big endian support to ARM, specifically stat structures and checksum functions.- <rmk@flint.arm.linux.org.uk>
Compilation fix; missing close paren.- <jgarzik@mandrakesoft.com>
Merge new driver for 3Com 3C359 Tokenring Velocity XL adapter.
Contributor: Mike Phillips @ Linux Token Ring Project- <mingo@elte.hu>
- export vmalloc_to_page().- <torvalds@home.transmeta.com>
Get rid of non-working and unused ''uvirt_to_bus()''.
Fix up vmalloc_to_page() and callers (argument is a kernel virtual address ie should be a ''void *'')- <rmk@flint.arm.linux.org.uk>
Preempt support and fix ARM build for thread_info changes- <thockin@sun.com>
Link status detection fix for natsemi net driver.- <miles@megapathdsl.net>
Update rivafb for kdev_t changes in early 2.5.x series.- <rmk@flint.arm.linux.org.uk>
Add extra ARM help texts to arch/arm/Config.help, update some other help texts.- <rmk@flint.arm.linux.org.uk>
Documentation for user space ARM alignment trap handler describing its modes of operation.- <rmk@flint.arm.linux.org.uk>
Fix a bug where a user-generated unaligned load could read or write kernel data.- <elenstev@mesatop.com>
Correct typo in pcmcia net drivers help text.- <elenstev@mesatop.com>
Add some missing help texts to drivers/net/Config.help.- <EdV@macrolink.com>
corrects PCI device id in pci_ids.h for Oxford Semi OX16PCI952 PCI/dual 16950 UART chip, and adds this entry to pci.ids.- <mikep@linuxtr.net>
Janitor patch for olympic tokenring driver, to replace the save_flags/cli/restore flags sequence with spin_locks.- <greg@kroah.com>
usb uhci.c: - added usb_get_urb() and usb_put_urb() logic- <greg@kroah.com>
usb usb-ohci.c: - added usb_put_urb() and usb_get_urb() logic- <greg@kroah.com>
usb usb-uhci.c: - added usb_put_urb() and usb_get_urb() logic.- <martin@mdiehl.de>
usb hub: - fix problem with us not delaying for any ammount of time after a new device has been powered up, as the USB spec indicates should happen.- <johannes@erdfelt.com>
[PATCH] uhci.c, one more toggle fix- <johannes@erdfelt.com>
[PATCH] uhci.c, interrupt unlink in completion- <johannes@erdfelt.com>
[PATCH] uhci.c, fix pci dma ordering issue- <johannes@erdfelt.com>
uhci.c fix- <greg@kroah.com>
usb config.help: - removed an unneeded header. Thanks to Jeff Garzik for pointing this out.- <greg@kroah.com>
usb vicam driver: - compile time fixes- <mmcclell@bigfoot.com>
usb ov511 driver: - update to version 1.49 (with a bit of merge foo from greg)- <jt@hpl.hp.com>
Update (ancient) wireless net drivers netwave_cs, wavelan, and wavelan_cs to new wireless API.- <jgarzik@mandrakesoft.com>
Update wireless net drivers wavelan and wavelan_cs to directly use spin_[un]lock_irq{save,restore}- <mingo@elte.hu>
cleanups, speedups and fixes. Added support for non-current set_cpus_allowed().- <mingo@elte.hu>
make vma->vm_next_share and vma->vm_pprev_share a proper list.h list as well.- <torvalds@penguin.transmeta.com>
make rd.c compile again- <Andries.Brouwer@cwi.nl>
[PATCH] imm.c- <reiser@namesys.com>
[PATCH] 2.5 dropping unneded lock precense check.- <Ballabio_Dario@emc.com>
[PATCH] PATCH: scsi driver update for 2.5.5- <hirofumi@mail.parknet.co.jp>
[PATCH] Insufficient validity check of fat_read_super() <2>- <rml@tech9.net>
[PATCH] proper lseek locking in ALSA, take 3- <rml@tech9.net>
[PATCH] add lseek changes to fs porting guide- <akpm@zip.com.au>
[PATCH] .text.exit linkage errors- <andersg@0x63.nu>
[PATCH] missing chunk in lvm-fixes in 2.5.5- <mingo@elte.hu>
- new, less intrusive and faster migration method:- <mingo@elte.hu>
- cleanup patch from Hugh Dickins, fix up drivers to use vmalloc_to_page() instead of local hacks of uvirt_to_kva(). (and related fixes.)- <viro@math.psu.edu>
[PATCH] Re: [BUGFIX] handling bad inodes in 2.4.x kernels (fwd)- <torvalds@penguin.transmeta.com>
Update kernel version and defconfig- <viro@math.psu.edu>
[PATCH] fs/super.c cleanups- <viro@math.psu.edu> [PATCH] net/wanrouter/wan{proc,main}.c crapectomy
- <rusty@rustcorp.com.au>
[PATCH] fs/file.c comment- <mingo@elte.hu>
migration threads should sleep interruptible.- <viro@math.psu.edu>
[PATCH] ->d_parent fixes- <torvalds@penguin.transmeta.com>
Enable parport by default on x86- <davej@suse.de>
[PATCH] kdev_t search/replaces.- <davej@suse.de>
[PATCH] Support /dev/kmem access to vmalloc space (Marc Boucher)- <davej@suse.de>
[PATCH] Numerous address updates.- <davej@suse.de>
[PATCH] un'fix' NCR scsi driver.- <davej@suse.de>
[PATCH] later DMI scan.- <torvalds@penguin.transmeta.com> Don't be so verbose about normal lack of modprobe
- <perex@suse.cz>
[PATCH] Patch - sharing RTC timer between kernel and user space (2nd)- <perex@suse.cz>
[PATCH] ALSA patch for 2.5.5