Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bf35706f3d0929b413e90b32cf9dd453f200a570
/
arch
/
s390
/
mm
4ba2815
s390/mm: align 64-bit PIE binaries to 4GB
by Martin Schwidefsky
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
a7b7807
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
by Andrea Arcangeli
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
db1177ee
s390/mm: correct missing space when reporting user process faults
by Hendrik Brueckner
· 10 years ago
1f6b83e
s390: avoid z13 cache aliasing
by Martin Schwidefsky
· 10 years ago
6fb400d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
91c0837
s390: remove unnecessary KERN_CONT
by Joe Perches
· 10 years ago
925dfc0
s390/pgtable: add unsigned long casts
by Heiko Carstens
· 10 years ago
fbc89c9
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
by Martin Schwidefsky
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
27afc5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
9fcf93b
KVM: S390: Create helper function get_guest_storage_key
by Jason J. Herne
· 10 years ago
413d404
s390/traps: print interrupt code and instruction length code
by Heiko Carstens
· 10 years ago
4707a34
/dev/mem: Use more consistent data types
by Thierry Reding
· 10 years ago
a697e05
s390/mm: use correct unlock function in gmap_ipte_notify
by Martin Schwidefsky
· 10 years ago
edeb69e
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
by Jason J. Herne
· 10 years ago
6972cae
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
by Dominik Dingel
· 10 years ago
7a5388d
s390/kprobes: make use of NOKPROBE_SYMBOL()
by Heiko Carstens
· 10 years ago
3ac8e38
s390/mm: disable KSM for storage key enabled pages
by Dominik Dingel
· 10 years ago
2faee8f
s390/mm: prevent and break zero page mappings in case of storage keys
by Dominik Dingel
· 10 years ago
a13cff3
s390/mm: recfactor global pgste updates
by Dominik Dingel
· 10 years ago
66e9bbd
s390/mm: fixing calls of pte_unmap_unlock
by Dominik Dingel
· 10 years ago
1ee07ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
e4e6567
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
cfb0b24
s390/mm: make use of ipte range facility
by Heiko Carstens
· 10 years ago
6a5c148
s390/mm: remove change bit override support
by Heiko Carstens
· 10 years ago
70c9d29
s390/vmemmap: remove memset call from vmemmap_populate()
by Heiko Carstens
· 10 years ago
0b70068
mm: export symbol dependencies of is_zero_pfn()
by Ard Biesheuvel
· 10 years ago
dc77d34
KVM: s390/mm: fix up indentation of set_guest_storage_key
by Christian Borntraeger
· 10 years ago
c6c956b
KVM: s390/mm: support gmap page tables with less than 5 levels
by Martin Schwidefsky
· 10 years ago
527e30b
KVM: s390/mm: use radix trees for guest to host mappings
by Martin Schwidefsky
· 11 years ago
6e0a043
KVM: s390/mm: cleanup gmap function arguments, variable names
by Martin Schwidefsky
· 11 years ago
9da4e38
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
by Martin Schwidefsky
· 11 years ago
ab3f285
KVM: s390/mm: try a cow on read only pages for key ops
by Christian Borntraeger
· 10 years ago
152125b
s390/mm: implement dirty bits for large segment table entries
by Martin Schwidefsky
· 10 years ago
55e4283
KVM: s390/mm: Fix page table locking vs. split pmd lock
by Christian Borntraeger
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
beef560
s390/uaccess: simplify control register updates
by Martin Schwidefsky
· 11 years ago
71c40f7
s390/cmma: remove "cmma disable" code in case of dump again
by Heiko Carstens
· 11 years ago
50be634
s390/mm: Convert bootmem to memblock
by Philipp Hachtmann
· 11 years ago
3a80151
KVM: s390: correct locking for s390_enable_skey
by Martin Schwidefsky
· 11 years ago
a0bf4f1
KVM: s390/mm: new gmap_test_and_clear_dirty function
by Dominik Dingel
· 11 years ago
0a61b22
KVM: s390/mm: use software dirty bit detection for user dirty tracking
by Martin Schwidefsky
· 11 years ago
934bc13
KVM: s390: Allow skeys to be enabled for the current process
by Dominik Dingel
· 11 years ago
d4cb113
KVM: s390: Clear storage keys
by Dominik Dingel
· 11 years ago
3b7df34
s390/mm: print control registers and page table walk on crash
by Heiko Carstens
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
1e1836e
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
by Alex Thorlton
· 11 years ago
457f218
s390/uaccess: rework uaccess code - fix locking issues
by Heiko Carstens
· 11 years ago
1b948d6
s390/mm,tlb: optimize TLB flushing for zEC12
by Martin Schwidefsky
· 11 years ago
02a8f3a
s390/mm,tlb: safeguard against speculative TLB creation
by Martin Schwidefsky
· 11 years ago
1dad093
s390/irq: Use defines for external interruption codes
by Thomas Huth
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
aaeff84
s390/mm: remove unnecessary parameter from gmap_do_ipte_notify
by Dominik Dingel
· 11 years ago
c7c5be7
s390/mm: fixing comment so that parameter name match
by Dominik Dingel
· 11 years ago
1c2af49
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next
by Paolo Bonzini
· 11 years ago
8230020
s390/uaccess: remove copy_from_user_real()
by Heiko Carstens
· 11 years ago
ec66ad6
s390/mm: enable split page table lock for PMD level
by Martin Schwidefsky
· 11 years ago
deedabb
s390/kvm: set guest page states to stable on re-ipl
by Martin Schwidefsky
· 11 years ago
b31288f
s390/kvm: support collaborative memory management
by Konstantin Weitz
· 12 years ago
211deca
s390/uaccess: consistent types
by Heiko Carstens
· 11 years ago
d7736ff
s390/dump: Fix dump memory detection
by Michael Holzheu
· 11 years ago
24eb3a8
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
by Dominik Dingel
· 11 years ago
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 11 years ago
e89cfa5
s390: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
c389a25
mm, thp: do not access mm->pmd_huge_pte directly
by Kirill A. Shutemov
· 11 years ago
7aba842
s390/mmap: randomize mmap base for bottom up direction
by Heiko Carstens
· 11 years ago
1060786
s390/mm,tlb: correct tlb flush on page table upgrade
by Martin Schwidefsky
· 11 years ago
be39f19
s390/mm: page_table_realloc returns failure
by Dominik Dingel
· 11 years ago
302bfe2
s390: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
041058a
s390/cmm: make copy_from_user() invocation provably correct
by Heiko Carstens
· 11 years ago
eb0bf92
s390/gup: handle zero nr_pages case correctly
by Heiko Carstens
· 11 years ago
01997bb
s390/gup: reduce code duplication between [__]get_user_pages_fast functions
by Heiko Carstens
· 11 years ago
127c1fe
s390/mm: do not initialize storage keys
by Martin Schwidefsky
· 11 years ago
e258d71
s390/uaccess: always run the kernel in home space
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
e831cbf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
63df41d6
s390: make various functions static, add declarations to header files
by Heiko Carstens
· 11 years ago
984e2a5
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
by Heiko Carstens
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
82003c3
s390/irq: rework irq subclass handling
by Heiko Carstens
· 11 years ago
0944fe3
s390/mm: implement software referenced bits
by Martin Schwidefsky
· 11 years ago
5c474a1
s390/mm: introduce ptep_flush_lazy helper
by Martin Schwidefsky
· 11 years ago
e509861
s390/mm: cleanup page table definitions
by Martin Schwidefsky
· 11 years ago
ee6ee55
KVM: s390: fix task size check
by Martin Schwidefsky
· 11 years ago
3eabaee
KVM: s390: allow sie enablement for multi-threaded programs
by Martin Schwidefsky
· 11 years ago
5947122
s390: add support for IBM zBC12 machine
by Heiko Carstens
· 11 years ago
e2741f1
s390: delete __cpuinit usage from all s390 files
by Paul Gortmaker
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
a18d0e2
mm/s390: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
Next »