index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
5
-5
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-08
MN10300: Fix one of the kernel debugger cacheflush variants
David Howells
1
-2
/
+2
2011-05-25
mn10300: convert old cpumask API into new one
KOSAKI Motohiro
2
-20
/
+20
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
1
-5
/
+4
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
10
-17
/
+579
2011-03-18
MN10300: The icache invalidate functions should disable the icache first
David Howells
3
-83
/
+140
2011-03-14
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
David Howells
1
-2
/
+2
2010-10-27
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
1
-0
/
+21
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
1
-8
/
+4
2010-10-27
MN10300: SMP TLB flushing
Akira Takeuchi
2
-0
/
+216
2010-10-27
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
1
-8
/
+19
2010-10-27
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
1
-30
/
+11
2010-10-27
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
3
-4
/
+4
2010-10-27
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
1
-6
/
+26
2010-10-27
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
9
-15
/
+535
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
5
-90
/
+292
2010-10-27
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
4
-1
/
+678
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2
-112
/
+230
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
1
-6
/
+6
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
4
-2
/
+23
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
1
-0
/
+3
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
1
-0
/
+32
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
1
-5
/
+0
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2
-4
/
+2
2010-10-02
MN10300: Fix flush_icache_range()
David Howells
1
-1
/
+19
2010-09-29
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2
-8
/
+27
2010-08-23
arch/mn10300/mm: eliminate NULL dereference
Julia Lawall
1
-1
/
+2
2010-06-05
mn10300: invoke oom-killer from page fault
Nick Piggin
1
-5
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-2
/
+3
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+2
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
1
-0
/
+17
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
1
-2
/
+2
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-2
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-11
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
David Howells
1
-18
/
+0
2008-11-12
MN10300: Don't do misalignment handling for userspace
David Howells
1
-29
/
+23
2008-11-12
MN10300: Don't handle misaligned loading and storing of SP
David Howells
1
-2
/
+0
2008-11-12
MN10300: Handle misaligned SP-based operands
David Howells
1
-9
/
+24
2008-11-12
MN10300: Fix misaligned index-register addressing handling
David Howells
1
-4
/
+4
2008-11-12
MN10300: Handle misaligned postinc-with-imm addressing mode correctly
David Howells
1
-51
/
+56
2008-11-12
MN10300: Perform misalignment fixups of MOV_Lcc
David Howells
1
-1
/
+94
2008-11-12
MN10300: Allow misalignment fixup in interrupt handling
David Howells
1
-3
/
+0
2008-11-12
MN10300: Fix register-postinc addressing misalignment handling
David Howells
1
-1
/
+3
2008-11-12
MN10300: Extract the displacement from an insn correctly in misalignment fixup
David Howells
1
-13
/
+13
2008-11-12
MN10300: Add further misalignment fixups
David Howells
1
-1
/
+53
2008-11-12
MN10300: Add built-in testing for misalignment handler
David Howells
1
-0
/
+161
[next]