cpumask: remove references to struct irqaction's mask field.
[safe/jmp/linux-2.6] / arch / mn10300 / mm / misalignment.c
2008-11-12 David HowellsMN10300: Don't do misalignment handling for userspace
2008-11-12 David HowellsMN10300: Don't handle misaligned loading and storing...
2008-11-12 David HowellsMN10300: Handle misaligned SP-based operands
2008-11-12 David HowellsMN10300: Fix misaligned index-register addressing handling
2008-11-12 David HowellsMN10300: Handle misaligned postinc-with-imm addressing...
2008-11-12 David HowellsMN10300: Perform misalignment fixups of MOV_Lcc
2008-11-12 David HowellsMN10300: Allow misalignment fixup in interrupt handling
2008-11-12 David HowellsMN10300: Fix register-postinc addressing misalignment...
2008-11-12 David HowellsMN10300: Extract the displacement from an insn correctl...
2008-11-12 David HowellsMN10300: Add further misalignment fixups
2008-11-12 David HowellsMN10300: Add built-in testing for misalignment handler
2008-11-12 David HowellsMN10300: Clean up the misalignment handler a little
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel