Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a0ff87774e468e4b146fe5af9ffadf5169424f9
/
arch
/
mn10300
/
mm
805de8f4
atomic: Replace atomic_{set,clear}_mask() usage
by Peter Zijlstra
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 9 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
9424cdf
arch,mn10300: Convert smp_mb__*()
by Peter Zijlstra
· 11 years ago
0470d4a
mn10300: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
609838c
mm: invoke oom-killer from remaining unconverted page fault handlers
by Johannes Weiner
· 11 years ago
76feaed
mm/mn10300: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
32ce012
mm/mn10300: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3d7b6a6
mn10300/mm/fault.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
77cb621
mn10300: mm/dma-alloc.c needs <linux/export.h>
by Geert Uytterhoeven
· 12 years ago
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