summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-261-4/+5
| * | | | | s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-263-28/+60
| * | | | | s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens2017-07-262-3/+4
| * | | | | s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-266-15/+15
| * | | | | 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
| | |_|_|/ | |/| | |
| * | | | s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2017-07-251-0/+1
| * | | | s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2017-07-252-15/+45
| * | | | s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-253-15/+37
| * | | | s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-253-1/+6
| |/ / /
* | | | 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-042-2/+8
| |\ \ \ \
| * | | | | 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: fork vs. 5 level page tabelMartin Schwidefsky2017-08-311-0/+5
|/ /
* | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-1/+6
* | mm: refactor TLB gathering APIMinchan Kim2017-08-101-6/+6
|/
* 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
* | | s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-101-8/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+4
|\ \ \
| * | | mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-061-1/+1
| * | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-061-0/+3
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-17/+0
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-151-17/+0
| | |/ / | |/| |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \ \ \
| * | | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-271-1/+0
| |/ / /
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+0
|\ \ \ \
| * | | | s390: implement ->mapping_errorChristoph Hellwig2017-06-281-2/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-062-18/+6
|\ \ \ \ \
| * | | | | s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-07-051-0/+6
| * | | | | s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu2017-07-051-18/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-064-13/+42
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-5/+5
| |\ \ \ \
| | * | | | KVM: improve arch vcpu request definingAndrew Jones2017-06-041-3/+3
| | | |_|/ | | |/| |
| * | | | KVM: s390: Inject machine check into the guestQingFeng Hao2017-06-281-0/+6
| * | | | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger2017-06-283-1/+25
| |\ \ \ \
| * | | | | KVM: s390: avoid packed attributeMartin Schwidefsky2017-06-221-9/+9
| * | | | | KVM: S390: add new group for flicYi Min Zhao2017-06-221-0/+6
| * | | | | KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger2017-06-221-1/+3