index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
unicore32: remove ioremap_cached
Christoph Hellwig
1
-8
/
+0
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
14
-57
/
+14
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal/unicore32: Remove tsk parameter from __do_user_fault
Eric W. Biederman
1
-5
/
+6
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
3
-3
/
+3
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
1
-13
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+13
2019-03-08
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
1
-24
/
+0
2019-03-08
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
1
-8
/
+4
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
1
-3
/
+1
2018-11-27
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-18
/
+0
2018-11-27
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
1
-3
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-3
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-27
unicore32: switch to NO_BOOTMEM
Mike Rapoport
1
-53
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+5
2018-10-01
unicore32: remove swiotlb support
Christoph Hellwig
1
-3
/
+0
2018-09-27
signal/unicore32: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-09-27
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
1
-14
/
+4
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-4
/
+5
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-4
/
+0
2018-05-09
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
1
-1
/
+0
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-4
/
+1
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-3
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+3
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
2
-2
/
+2
2018-01-15
unicore32: use generic swiotlb_ops
Christoph Hellwig
3
-50
/
+1
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-19
unicore32: make dma_cache_sync a no-op
Christoph Hellwig
1
-3
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
arch, mm: remove arch specific show_mem
Michal Hocko
1
-44
/
+0
2017-01-26
unicore32: 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-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-2
/
+2
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-03-18
mm: remove VM_FAULT_MINOR
Jan Kara
1
-1
/
+1
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-02-12
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+3
[next]