index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
mm
Age
Commit message (
Expand
)
Author
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
2011-03-18
MN10300: The icache invalidate functions should disable the icache first
David Howells
2011-03-14
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
David Howells
2010-10-27
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
MN10300: SMP TLB flushing
Akira Takeuchi
2010-10-27
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2010-10-27
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2010-10-27
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
2010-10-27
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
2010-10-27
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2010-10-27
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-10-01
MN10300: Fix flush_icache_range()
David Howells
2010-09-29
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2010-08-23
arch/mn10300/mm: eliminate NULL dereference
Julia Lawall
2010-06-04
mn10300: invoke oom-killer from page fault
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-11
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
David Howells
2008-11-12
MN10300: Don't do misalignment handling for userspace
David Howells
2008-11-12
MN10300: Don't handle misaligned loading and storing of SP
David Howells
2008-11-12
MN10300: Handle misaligned SP-based operands
David Howells
2008-11-12
MN10300: Fix misaligned index-register addressing handling
David Howells
2008-11-12
MN10300: Handle misaligned postinc-with-imm addressing mode correctly
David Howells
2008-11-12
MN10300: Perform misalignment fixups of MOV_Lcc
David Howells
2008-11-12
MN10300: Allow misalignment fixup in interrupt handling
David Howells
2008-11-12
MN10300: Fix register-postinc addressing misalignment handling
David Howells
2008-11-12
MN10300: Extract the displacement from an insn correctly in misalignment fixup
David Howells
2008-11-12
MN10300: Add further misalignment fixups
David Howells
2008-11-12
MN10300: Add built-in testing for misalignment handler
David Howells
2008-11-12
MN10300: Clean up the misalignment handler a little
David Howells
2008-09-11
MN10300: Change the fault handler to check in_atomic() not in_interrupt()
David Howells
2008-07-26
mn10300: use generic show_mem()
Johannes Weiner
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells