index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/mm: fix dump_pagetables top level page table walking
Vasily Gorbik
2019-08-06
1
-6
/
+6
*
s390/mm: add fallthrough annotations
Heiko Carstens
2019-07-29
1
-0
/
+3
*
s390/mm: make gmap_test_and_clear_dirty_pmd static
Vasily Gorbik
2019-07-29
1
-2
/
+2
*
s390/mm: use shared variables for sysctl range check
Vasily Gorbik
2019-07-26
1
-4
/
+2
*
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
1
-1
/
+6
|
\
|
*
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
1
-1
/
+6
*
|
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
1
-2
/
+0
*
|
s390x/mm: implement arch_remove_memory()
David Hildenbrand
2019-07-18
1
-6
/
+7
*
|
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
2019-07-18
1
-0
/
+3
*
|
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-15
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-4
/
+2
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-4
/
+2
*
|
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
3
-6
/
+52
|
\
\
|
*
|
s390/mm: force swiotlb for protected virtualization
Halil Pasic
2019-06-15
1
-0
/
+47
|
*
|
s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
Alexandre Ghiti
2019-06-04
1
-2
/
+0
|
*
|
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2019-06-04
1
-4
/
+5
*
|
|
s390/mm: fix address space detection in exception handling
Gerald Schaefer
2019-06-05
1
-1
/
+4
|
/
/
*
/
s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
Masahiro Yamada
2019-05-28
1
-1
/
+3
|
/
*
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-17
1
-1
/
+1
|
\
|
*
s390/kasan: adapt disabled_wait usage to avoid build error
Vasily Gorbik
2019-05-08
1
-1
/
+1
*
|
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
1
-2
/
+3
*
|
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
|
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
1
-8
/
+0
|
/
*
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
7
-302
/
+22
|
\
|
*
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
1
-0
/
+1
|
*
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2019-04-29
1
-0
/
+3
|
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
2
-1
/
+15
|
*
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
2019-04-23
2
-292
/
+1
|
*
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
2019-04-23
1
-21
/
+12
|
*
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
2019-04-10
1
-0
/
+2
*
|
s390/tlb: Convert to generic mmu_gather
Martin Schwidefsky
2019-04-03
1
-62
/
+1
|
/
*
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
1
-1
/
+1
*
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-03-05
1
-2
/
+4
*
s390: clean up redundant facilities list setup
Vasily Gorbik
2019-03-01
1
-2
/
+0
*
s390/extmem: print DCSS range with %px
Gerald Schaefer
2019-02-21
1
-2
/
+2
*
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
2019-02-21
1
-117
/
+12
*
s390/mmap: take stack_guard_gap into account for mmap_base
Martin Schwidefsky
2019-02-07
1
-14
/
+19
*
s390: remove the ptep_modify_prot_{start,commit} exports
Christoph Hellwig
2019-01-18
1
-2
/
+0
*
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2019-01-02
1
-24
/
+0
|
\
|
*
s390: use common bust_spinlocks()
Sergey Senozhatsky
2018-11-30
1
-24
/
+0
*
|
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+1
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
2
-21
/
+29
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
s390/mm: Convert tlb_table_flush() to use call_rcu()
Paul E. McKenney
2018-11-08
1
-1
/
+1
*
|
s390/mm: correct pgtable_bytes on page table downgrade
Martin Schwidefsky
2018-11-27
1
-0
/
+1
*
|
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-09
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
2018-11-02
1
-0
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-5
/
+3
*
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
[next]