Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / arch / mn10300 / mm /
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-11 David HowellsMN10300: Don't set the dirty bit in the DTLB entries...
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-09-11 David HowellsMN10300: Change the fault handler to check in_atomic...
2008-07-26 Johannes Weinermn10300: use generic show_mem()
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel