summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+3
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells2010-01-111-0/+17
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-111-2/+2
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-2/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells2009-06-111-18/+0
* MN10300: Don't do misalignment handling for userspaceDavid Howells2008-11-121-29/+23
* MN10300: Don't handle misaligned loading and storing of SPDavid Howells2008-11-121-2/+0
* MN10300: Handle misaligned SP-based operandsDavid Howells2008-11-121-9/+24
* MN10300: Fix misaligned index-register addressing handlingDavid Howells2008-11-121-4/+4
* MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells2008-11-121-51/+56
* MN10300: Perform misalignment fixups of MOV_LccDavid Howells2008-11-121-1/+94
* MN10300: Allow misalignment fixup in interrupt handlingDavid Howells2008-11-121-3/+0
* MN10300: Fix register-postinc addressing misalignment handlingDavid Howells2008-11-121-1/+3
* MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells2008-11-121-13/+13
* MN10300: Add further misalignment fixupsDavid Howells2008-11-121-1/+53
* MN10300: Add built-in testing for misalignment handlerDavid Howells2008-11-121-0/+161
* MN10300: Clean up the misalignment handler a littleDavid Howells2008-11-121-18/+9
* MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells2008-09-111-1/+1
* mn10300: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-3/+3
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-0812-0/+2408
OpenPOWER on IntegriCloud