Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
582a0baee57b3fd66222f6f922e6fcf4cadb7765
/
arch
/
mn10300
/
mm
1c80f22
Disintegrate asm/system.h for MN10300
by David Howells
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2e65d1f
MN10300: Fix one of the kernel debugger cacheflush variants
by David Howells
· 13 years ago
8ea9716
mn10300: convert old cpumask API into new one
by KOSAKI Motohiro
· 13 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
67ddb40
MN10300: Create generic kernel debugger hooks
by David Howells
· 14 years ago
7f386ac
MN10300: Create general kernel debugger cache flushing
by David Howells
· 14 years ago
b75bb23
MN10300: The icache invalidate functions should disable the icache first
by David Howells
· 14 years ago
dcca52c
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
by David Howells
· 14 years ago
5a226c6
MN10300: Map userspace atomic op regs as a vmalloc page
by Mark Salter
· 14 years ago
368dd5a
MN10300: And Panasonic AM34 subarch and implement SMP
by Akira Takeuchi
· 14 years ago
965ea4b
MN10300: SMP TLB flushing
by Akira Takeuchi
· 14 years ago
dccbf48
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
by Akira Takeuchi
· 14 years ago
a9bc60e
MN10300: Make the use of PIDR to mark TLB entries controllable
by Akira Takeuchi
· 14 years ago
492e675
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
by David Howells
· 14 years ago
8f19e3d
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
by Akira Takeuchi
· 14 years ago
8be0628
MN10300: Cache: Implement SMP global cache flushing
by Akira Takeuchi
· 14 years ago
b478491
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
by David Howells
· 14 years ago
9731d23
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
by Akira Takeuchi
· 14 years ago
0bd3eb6
MN10300: SMP: Differentiate local cache flushing
by Akira Takeuchi
· 14 years ago
9b287bf
MN10300: Cacheflush functions should take unsigned long addresses
by Akira Takeuchi
· 14 years ago
518d4bb
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
by David Howells
· 14 years ago
344af92
MN10300: Provide a MN10300_CACHE_ENABLED config option
by David Howells
· 14 years ago
0bc42d7
MN10300: Cache: Split cache bits out of arch Kconfig
by David Howells
· 14 years ago
86c0f93
MN10300: Remove monitor/JTAG functions
by Akira Takeuchi
· 14 years ago
292aa14
MN10300: BUG to BUG_ON changes
by Stoyan Gaydarov
· 14 years ago
57cf4f7
MN10300: Fix flush_icache_range()
by David Howells
· 14 years ago
62bdb28
MN10300: Handle missing sys_cacheflush() when caching disabled
by David Howells
· 14 years ago
6e0c64f
arch/mn10300/mm: eliminate NULL dereference
by Julia Lawall
· 14 years ago
c421b08
mn10300: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
012c79b
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
by David Howells
· 15 years ago
d6bb7a1
mn10300: add cc clobbers to asm statements
by Mark Salter
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
fd4f683
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
by David Howells
· 15 years ago
58a4748
MN10300: Don't do misalignment handling for userspace
by David Howells
· 16 years ago
bd9384a
MN10300: Don't handle misaligned loading and storing of SP
by David Howells
· 16 years ago
d3bd462
MN10300: Handle misaligned SP-based operands
by David Howells
· 16 years ago
852c15b
MN10300: Fix misaligned index-register addressing handling
by David Howells
· 16 years ago
6d615c7
MN10300: Handle misaligned postinc-with-imm addressing mode correctly
by David Howells
· 16 years ago
ddb6d05
MN10300: Perform misalignment fixups of MOV_Lcc
by David Howells
· 16 years ago
aefefbb
MN10300: Allow misalignment fixup in interrupt handling
by David Howells
· 16 years ago
f911c68
MN10300: Fix register-postinc addressing misalignment handling
by David Howells
· 16 years ago
b308bf3
MN10300: Extract the displacement from an insn correctly in misalignment fixup
by David Howells
· 16 years ago
ee6e740
MN10300: Add further misalignment fixups
by David Howells
· 16 years ago
9f55588
MN10300: Add built-in testing for misalignment handler
by David Howells
· 16 years ago
31ea24b
MN10300: Clean up the misalignment handler a little
by David Howells
· 16 years ago
d1c6d2e
MN10300: Change the fault handler to check in_atomic() not in_interrupt()
by David Howells
· 16 years ago
4984d2d
mn10300: use generic show_mem()
by Johannes Weiner
· 16 years ago
3560e24
bootmem: replace node_boot_start in struct bootmem_data
by Johannes Weiner
· 16 years ago
b920de1
mn10300: add the MN10300/AM33 architecture to the kernel
by David Howells
· 17 years ago