index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
mm
Age
Commit message (
Expand
)
Author
2018-11-26
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-26
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-30
unicore32: remove swiotlb support
Christoph Hellwig
2018-09-27
signal/unicore32: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-01-15
unicore32: use generic swiotlb_ops
Christoph Hellwig
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
unicore32: make dma_cache_sync a no-op
Christoph Hellwig
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
2017-01-26
unicore32: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
2014-06-04
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
2014-06-04
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-03
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
2013-04-29
mm/unicore32: use common help functions to free reserved pages
Jiang Liu
[next]