ef="mailto:torvalds@home.transmeta.com">torvalds@home.transmeta.com>:
o DRI CVS merge: separate out driver-ioctl's into driver headers
o Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ
clock_t
o Make ramfs/driverfs maintain directory nlink counts
o Fix more places where we exported our internal time to user space.
Convert to standard clock_t.
o Radeon DRI merge
o x86 "make clean" missed some new targets
o Disable ReiserFS bh usage count testing for now

Matthew Dharm <mdharm-usb@one-eyed-alien.net>:
o usb-storage: code cleanup, small fixes
o usb-storage: Code consolidation of error paths
o usb-storage: remove timer

Paul Mackerras <paulus@samba.org>:
o PPC32: add CONFIG_DEBUG_SPINLOCK
o PPC32: Fixes for bugs in exception handling in copy_to_user and
clear_user
o PPC32: Add struct page * argument to copy/clear_user_page
o PPC32: fixes for I/O mappings on CHRP machines
o PPC32: update for scheduler changes (switch_to,
prepare/finish_arch_*)
o PPC32: translate addresses in the Open Firmware device tree
correctly
o PPC32 compile fix: add missing parenthesis
o PPC32: fix compilation with current binutils
o PPC32: work around the fact that the PPC601 doesn't implement the
MSR.RI bit
o PPC32: fix some minor compile warnings
o PPC32: fix handling of machine checks
o PPC32: eliminate some compile warnings on the EP405 board
o PPC32: define USER_HZ to be 100 (HZ is still 100 for now)
o PPC32: fix compile error by removing extraneous declarations
(ppc_ksyms.c)

Paul Menage <pmenage@ensim.com>:
o Shift BKL into ->statfs()

Pavel Machek <pavel@ucw.cz>:
o suspend-to-disk documentation updates

Petr Vandrovec <vandrove@vc.cvut.cz>:
o 2.5.24 matroxfb memory corruption
o 2.5.24 matroxfb off by one error
o drivers/ide/probe.c leaks memory

samuel.thibault@ens-lyon.fr <Samuel.Thibault@ens-lyon.fr>:
o sound/oss/maestro.c

Tom Rini <trini@bill-the-cat.bloom.county>:
o PPC32: Fix building of most of the zImage targets
o PPC32: Fix the rule for using config files from arch/ppc/configs/
To accommodate the change to scripts/Configure which made it look
in /boot/config-`uname -r` before looking at
arch/$(ARCH)/defconfig, change the rule for using a config from
arch/ppc/configs to copy to .config instead of
arch/$(ARCH)/defconfig
o PPC32: Minor PReP OpenPIC fixes from Troy Benjegerdes and Leigh
Brown
o Allow the data cache to be turned off on MPC8260 systems
o PPC32: Move per-board MPC8xx ethernet defines to their respective
board header
o PPC32: Fix dependancies in arch/ppc/boot
o PPC32: Minor fixes with respect to the MPC7450 and MPC7455

Tom Rini <trini@kernel.crashing.org>:
o PPC32: Update the OpenPIC code to only require a 'linux_irq_offset'
param
o PPC32: check the binutils version and make sure it is new enough
o PPC32: use the proper instruction mnemonics for altivec
instructions

Vojtech Pavlik <vojtech@twilight.ucw.cz>:
o Update the gameport drivers to Dave Jones's tree
o Update the iforce driver to the latest revision (it now lives in a
separate directory), add twiddler and guillemot drivers.
o Add new serio modules for PS/2 AUX/KBD
o Add keyboard, mouse and touchscreen drivers
o Update the input handler modules to latest versions
o Makefile/config.in changes to reflect the new drivers
o Fix button assignments for Saturn and PSX pads
o Handle input-only keyboard interfaces
o Handle slowly responding PS/2 mice
o Use time_after() where applicable
o Minor cleanup in evdev.c
o Minor fixes to make the whole thing compile on latest 2.5 and
kbuild2
o Add vortex anf fm801 gameport drivers, remove obsolete pcigame
driver
o Fix psmouse.c - it needs tqueue.h

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/