summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky
2016-06-28s390: stack address vs thread_infoHeiko Carstens
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-15s390: remove math emulation codeHeiko Carstens
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens
2016-06-13s390: use SPARSE_IRQSebastian Ott
2016-06-13s390: use __section macro everywhereHeiko Carstens
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky
2016-06-13s390/time: remove ETR supportMartin Schwidefsky