Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | mn10300: Remove the architecture | David Howells | 29 | -5188/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -3/+0 |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 1 | -3/+0 |
2018-01-12 | mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy | Eric W. Biederman | 1 | -1/+1 |
2017-11-17 | bug: define the "cut here" string in a single place | Kees Cook | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -1/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-01-24 | mn10300: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2 | -2/+2 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 5 | -5/+5 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -4/+4 |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -3/+3 |
2016-01-20 | mn10300: convert to dma_map_ops | Christoph Hellwig | 1 | -6/+61 |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 1 | -1/+1 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2014-04-18 | arch,mn10300: Convert smp_mb__*() | Peter Zijlstra | 1 | -2/+2 |
2013-11-15 | mn10300: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov | 1 | -2/+7 |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -0/+2 |
2013-07-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner | 1 | -3/+4 |
2013-07-03 | mm/mn10300: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -24/+2 |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+2 |
2013-04-29 | mm/mn10300: use common help functions to free reserved pages | Jiang Liu | 1 | -21/+2 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | mn10300/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 1 | -8/+25 |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers | 1 | -1/+1 |
2012-07-11 | mn10300: mm/dma-alloc.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for MN10300 | David Howells | 5 | -5/+0 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-06-07 | 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 |