aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin1-5/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-2/+3
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells1-0/+17
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter1-2/+2
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-2/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-2/+0
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells1-18/+0
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells1-29/+23
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells1-2/+0
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells1-9/+24
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells1-4/+4
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells1-51/+56
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells1-1/+94
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells1-3/+0
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells1-1/+3
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells1-13/+13
2008-11-12MN10300: Add further misalignment fixupsDavid Howells1-1/+53
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells1-0/+161
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells1-18/+9
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells1-1/+1
2008-07-26mn10300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+3
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells12-0/+2408