The 3rd upgrade of Linux kernel version 2.6.32 has been released.
Here's the message that Linus Torvalds posted about the Linux 2.6.32 Kernel:
This release feels long overdue due to two empty weeks for me (kernel summit and thanksgiving week vacation), but it's actually less than three months since 2.6.31, so I guess it's actually not that far off the normal schedule.
I've been merging a few things that were pending while I was offline, but it really seems to have been pretty quiet. The biggest thing since -rc8 is the horribly timed stability fixes for fscache, which caused some hickups and I really wish it hadn't happened that way, but apart from that it's mainly small updates (and mainly drivers).
and that fs/ and kernel/ noise is mostly from that fscache thing (the kernel subdirectory part is the "slow-work" stuff that fscache uses), and the shortlog is appended.
As to the "big feature" changes in 2.6.32 since 31 - I think we have a release without any actual new filesystem for once, but there's been a fair amount of changes to btrfs, and the block layer writeback itself has been through major updates, and the whole per-bdi writeback thing is a pretty big change.
Other rather noticeable changes are in KSM (both intel and radeon) and in drivers all over the place. As usual, kernelnewbies (and other sites, for that matter) has more details for people who want to delve into it all by subsystem.