It's been a week, and I promised to be a good boy and try to follow my
release rules, so here is the next -rc.
Things _have_ slowed down, although I'd obviously be lying if I said we've
got all the regressions handled and under control. They are being worked
on, and the list is shrinking, but at a guess, we're definitely not going
to have a final 2.6.24 out before xmas unless santa puts some more elves
to work on those regressions..
So any elves out there - please keep working.
I'm including the shortlog since it's small enough, and quite frankly,
gives about as readable explanation of the changes as can be imagined.
Nothing hugely exciting here.
I'd post the diffstat too, but it's not really all that interesting, and
it only highlights a textually big PA-RISC revert, and the powerpc
defconfig updates. And the Blackfin SPI driver. The rest is largely random
noise in various subsystems (drivers/net, xfs filesystem, and arch updates
are some of the areas that show more changes).
Linus
---
Adam Litke (1):
hugetlb: handle write-protection faults in follow_hugetlb_page
Adrian Bunk (3):
x86: revert CONFIG_X86_HT semantics change
x86: free_cache_attributes() section fix
MAINTAINERS: remove the MTRR entry
Al Viro (5):
regression: cifs endianness bug
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
fcrypt endianness misannotations
regression: bfs endianness bug
remove nonsense force-casts from ocfs2
Alexey Dobriyan (1):
proc: fix proc_dir_entry refcounting
Andrew Gallatin (1):
[LRO]: fix lro_gen_skb() alignment
Andrew Morton (7):
x86: arch_register_cpu() section fix
[BRIDGE]: Section fix.
[IA64] increase .data.patch offset
[IA64] don't assume that unwcheck.py is executable
[IA64] export copy_page() to modules
aoe: properly initialise the request_queue's backing_dev_info
revert "dpt_i2o: convert to SCSI hotplug model"
Anton Voronts...