Hmm.. Not a huge amount of changes, but enough that I wouldn't have felt
comfortable releasing it as 2.6.8. I've been hoping to resolve the dcache
reports, and we found _one_ bug, but that one would likely not affect a
whole lot of people, so..
Some ARM updates, the i586 AES code rewrite, some ppc updates.. A large
portion of the patch actually ends up being cleaning up some /proc files
(thanks to Al for doing seq-file conversions) and me fixing some broken
calling conventions in sysctl and sound /proc handling.
The shortlog gives a reasonable picture of the changes.
Linus
Summary of changes from v2.6.8-rc3 to v2.6.8-rc4
Adrian Bunk:
MTD: remove some kernel 2.0 and 2.2 #ifdef's
MAINTAINERS: update MTD list
Alan Cox:
HPT IDE update
Alex Williamson:
Using CONFIG_IA64_HP_ZX1 on an sx1000 system setup w/ multiple NUMA
nodes (configured for cell local memory) currently crashes because
MAX_NUMNODES defaults to 1. The patch below sets up things to make
this work.
Alexander Viro:
simple_read_buffer() helper function
imm.c oops fix
ppc64: Fix rtas file mess
ppc: seq_file conversion for ppc_htab
Fix ppc htab seq_file conversion
Teach sscanf about 'hh' and 'll'
mpoa patch done right
Andrew Morton:
jbd: journal_head unmapping race fix
Andrey Panin:
ppc64: fix free_irq()
Anton Blanchard:
ppc64: various XICS fixes
ppc64: fix PCI allocation warning
ppc64: avoid speculative execution after rfid
ppc64: set SMT thread priority to medium for all exceptions
ppc64: fix chrp_progress mismerge
ppc64: suppress 'store_purr' unused warning
[ppc64] Fix SLB castout issue
Art Haas:
sparc32: gcc-3.3 macro parenthesization fix for memcpy.S
Ben Dooks:
[ARM PATCH] 1966/1: S3C2410 - Fix for serial driver compile error
[ARM PATCH] 1968/1: S3C2410 - GPIO updates and access functions