index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/extmem: add missing memory clobber to dcss_set_subcodes
Heiko Carstens
2016-12-14
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-14
2
-5
/
+5
|
\
|
*
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
2016-11-29
1
-5
/
+4
|
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
1
-0
/
+1
*
|
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-13
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-27
2
-17
/
+22
|
\
|
*
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
2016-10-24
1
-17
/
+21
|
*
s390/mm: use hugetlb_bad_size()
Shyam Saini
2016-10-17
1
-0
/
+1
*
|
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
1
-1
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-04
4
-12
/
+27
|
\
|
*
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
|
*
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
2016-08-24
1
-5
/
+5
|
*
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2016-08-24
2
-6
/
+6
|
*
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
2016-08-24
1
-0
/
+15
*
|
s390/mm/pfault: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-18
/
+12
|
/
*
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
2016-08-10
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
4
-117
/
+1707
|
\
|
*
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
2016-06-20
1
-0
/
+11
|
*
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
2016-06-20
1
-6
/
+11
|
*
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
2016-06-20
1
-0
/
+20
|
*
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
2016-06-20
1
-0
/
+1
|
*
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
2016-06-20
1
-0
/
+13
|
*
s390/mm: support real-space for gmap shadows
David Hildenbrand
2016-06-20
1
-3
/
+32
|
*
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
2016-06-20
1
-2
/
+12
|
*
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
2016-06-20
1
-4
/
+25
|
*
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
2016-06-20
1
-5
/
+11
|
*
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
2016-06-20
1
-17
/
+28
|
*
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
2016-06-20
1
-27
/
+70
|
*
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
2
-16
/
+12
|
*
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
2016-06-20
1
-3
/
+4
|
*
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
4
-31
/
+1200
|
*
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
2016-06-20
1
-20
/
+70
|
*
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
2
-46
/
+178
|
*
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2016-06-20
2
-24
/
+31
|
*
s390/kvm: page table invalidation notifier
Martin Schwidefsky
2016-06-20
1
-3
/
+16
|
*
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
1
-0
/
+37
|
*
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
2016-06-10
1
-0
/
+33
|
*
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
1
-6
/
+6
|
*
s390/mm: simplify get_guest_storage_key
David Hildenbrand
2016-06-10
1
-13
/
+4
|
*
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
1
-12
/
+3
|
*
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2016-06-10
1
-1
/
+1
*
|
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2016-07-31
1
-14
/
+38
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-27
1
-1
/
+1
|
\
\
|
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-07-26
10
-151
/
+493
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/mm: fix gmap tlb flush issues
David Hildenbrand
2016-07-13
1
-2
/
+2
|
*
|
s390/mm: add support for 2GB hugepages
Gerald Schaefer
2016-07-06
4
-40
/
+176
|
*
|
s390/mm: use basic block for essa inline assembly
Heiko Carstens
2016-06-28
1
-4
/
+9
|
*
|
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
2016-06-14
1
-2
/
+2
[next]