summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens2017-08-091-7/+17
| * | | | | | | | | | | s390: use generic asm/unaligned.hHeiko Carstens2017-08-032-13/+1
| * | | | | | | | | | | s390: use generic uapi/asm/swab.hHeiko Carstens2017-08-032-89/+1
| * | | | | | | | | | | s390: remove asm/mman.h and asm/types.hHeiko Carstens2017-08-023-25/+1
| * | | | | | | | | | | s390/nmi: keep comments consistentHeiko Carstens2017-08-021-1/+1
| * | | | | | | | | | | s390/spinlock: add niai spinlock hintsMartin Schwidefsky2017-07-262-40/+56
| * | | | | | | | | | | s390: add support for IBM z14 machinesMartin Schwidefsky2017-07-264-2/+28
| * | | | | | | | | | | s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-2612-62/+130
| * | | | | | | | | | | s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens2017-07-264-39/+18
| * | | | | | | | | | | KVM: s390: use new mm defines instead of magic valuesHeiko Carstens2017-07-264-27/+26
| * | | | | | | | | | | s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-2615-99/+103
| * | | | | | | | | | | s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens2017-07-263-23/+57
| * | | | | | | | | | | s390/mm: get rid of __ASSEMBLY__ guards within pgtable.hHeiko Carstens2017-07-261-5/+0
| * | | | | | | | | | | s390/mm: remove and correct comments within pgtable.hHeiko Carstens2017-07-261-27/+4
| * | | | | | | | | | | Merge branch 'tlb-flushing' into featuresMartin Schwidefsky2017-07-2612-79/+407
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2017-07-252-17/+31
| | * | | | | | | | | | s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2017-07-254-28/+70
| | * | | | | | | | | | s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-255-40/+125
| | * | | | | | | | | | s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-258-21/+208
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-18/+5
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-044-6/+17
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-18/+5
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-7/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-7/+0
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-031-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro2017-08-311-2/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky2017-08-311-2/+4
* | | | | | | | | | s390/mm: fork vs. 5 level page tabelMartin Schwidefsky2017-08-311-0/+5
|/ / / / / / / / /
* | | | | | | | | Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-08-211-2/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-211-1/+4
| * | | | | | | KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-211-1/+1
* | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-1/+6
* | | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-101-6/+6
| |_|_|_|/ / / |/| | | | | |
* | | | | | | bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-041-1/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-281-2/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-07-261-2/+6
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger2017-07-251-2/+6
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-252-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger2017-07-131-3/+3
| * | | s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-2/+2
* | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\ \ \ \
| * | | | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-3/+0
| | |_|/ | |/| |
* | | | kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-122-6/+1
| |_|/ |/| |
* | | s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-101-8/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-064-32/+10
|\ \ \
| * | | mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-061-1/+1
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
OpenPOWER on IntegriCloud