- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 8d9b409 mips,unicore32: swiotlb doesn't need sg->dma_length by Christoph Hellwig · 7 years ago
- 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
- 90f7816 unicore32: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
- c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- a535bb8 unicore32: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
- 0f91f3f unicore32: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 10 years ago
- 92543fd arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure by Chen Gang · 11 years ago
- 1ff38c5 arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error by Chen Gang · 11 years ago
- 2accff4 arch/unicore32/mm/ioremap.c: return NULL on invalid pfn by Andrew Morton · 11 years ago
- acc8a1c arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn() by Fabian Frederick · 11 years ago
- aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
- c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
- 0d0b6d2 mm/unicore32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
- ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 12 years ago
- ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
- f3f09d5 unicore32/mm/fault.c: Port OOM changes to do_pf by Kautuk Consul · 13 years ago
- 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
- 8978bfd Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] by Guan Xuetao · 13 years ago
- ffc4a3f Unicore32: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
- 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
- fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
- 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
- 5270f31 unicore32: EXPORT_SYMBOL needs export.h by Axel Lin · 13 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
- 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 14 years ago
- b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
- 4fde87c unicore32: replace unicore32-specific iomap functions with generic lib implementation by GuanXuetao · 14 years ago
- 4ef2ec6 unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call by GuanXuetao · 14 years ago
- 10c9c10 unicore32 core architecture: mm related: consistent device DMA handling by GuanXuetao · 14 years ago
- 56372b0 unicore32 core architecture: mm related: fault handling by GuanXuetao · 14 years ago
- b50f170 unicore32 core architecture: mm related: generic codes by GuanXuetao · 14 years ago
- 79725df unicore32 core architecture: processor and system headers by GuanXuetao · 14 years ago
- 87c1a3f unicore32 core architecture: generic elf and ksyms stuff by GuanXuetao · 14 years ago