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
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-14
/
+25
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-3
/
+0
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
1
-1
/
+3
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
2
-5
/
+19
2021-10-26
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
1
-2
/
+2
2021-10-25
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
1
-2
/
+12
2021-10-25
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
1
-2
/
+12
2021-10-25
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
1
-12
/
+3
2021-10-25
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
1
-18
/
+39
2021-10-25
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-10-25
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
1
-2
/
+3
2021-10-25
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
1
-0
/
+6
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
1
-2
/
+0
2021-10-11
s390/cmm: use string_upper() instead of open coded variant
Andy Shevchenko
1
-7
/
+4
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-8
/
+7
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+1
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
2
-8
/
+7
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-1
/
+1
2021-08-25
s390/mm,pageattr: fix walk_pte_level() early exit
Heiko Carstens
1
-1
/
+1
2021-08-25
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
1
-21
/
+20
2021-08-18
s390/mm: remove unused cmma functions
David Hildenbrand
1
-43
/
+0
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2
-3
/
+3
2021-08-05
s390/mm: use page_to_virt() in __kernel_map_pages()
Heiko Carstens
1
-1
/
+1
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-30
s390: add kfence region to pagetable dumper
Sven Schnelle
1
-0
/
+16
2021-07-30
s390: add support for KFENCE
Sven Schnelle
3
-4
/
+11
2021-07-30
s390/mm: implement set_memory_4k()
Heiko Carstens
1
-2
/
+12
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-1
/
+1
2021-07-24
s390/pv: fix the forcing of the swiotlb
Halil Pasic
1
-1
/
+1
2021-07-08
s390/mm: use call_on_stack() macro
Heiko Carstens
1
-4
/
+9
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
1
-23
/
+0
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-0
/
+26
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-45
/
+21
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2021-06-28
s390/mm,pages-states: get rid of register asm
Heiko Carstens
1
-6
/
+6
2021-06-18
s390/maccess: use register pair instead of register asm
Heiko Carstens
1
-10
/
+9
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
1
-29
/
+6
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-04-12
s390/traps,mm: add conditional trap handlers
Heiko Carstens
1
-16
/
+2
2021-04-05
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family
Alexander Gordeev
1
-4
/
+4
[next]