index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
2
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
unicore32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-04
1
-34
/
+9
*
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-11
1
-1
/
+1
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-3
/
+1
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
unicore32: remove ioremap_cached
Christoph Hellwig
2019-11-11
1
-8
/
+0
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-6
/
+7
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal/unicore32: Remove tsk parameter from __do_user_fault
Eric W. Biederman
2019-05-29
1
-5
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
14
-57
/
+14
|
/
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
3
-3
/
+3
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
1
-13
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-2
/
+13
*
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
2019-03-08
1
-24
/
+0
*
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
2019-03-08
1
-8
/
+4
*
arch: simplify several early memory allocations
Mike Rapoport
2019-03-08
1
-3
/
+1
*
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
2018-11-26
1
-18
/
+0
*
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
2018-11-26
1
-3
/
+7
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-3
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2018-10-27
1
-53
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-22
/
+5
|
\
|
*
signal/unicore32: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-8
/
+1
|
*
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
2018-09-27
1
-14
/
+4
*
|
unicore32: remove swiotlb support
Christoph Hellwig
2018-10-01
1
-3
/
+0
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-4
/
+5
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-0
/
+3
|
\
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+3
*
|
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-4
/
+0
*
|
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
2018-05-09
1
-1
/
+0
*
|
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-4
/
+1
*
|
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-09
1
-3
/
+0
|
/
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-06
2
-2
/
+2
*
unicore32: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
3
-50
/
+1
*
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-16
1
-1
/
+1
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-15
1
-3
/
+0
|
\
|
*
unicore32: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
1
-3
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
arch, mm: remove arch specific show_mem
Michal Hocko
2017-02-23
1
-44
/
+0
[next]