aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand1-2/+3
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand1-1/+4
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand1-0/+2
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2-3/+2
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky4-3/+62
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky1-2/+7
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky2-3/+8
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky3-5/+10
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky1-1/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-10/+32
2016-06-15s390: remove math emulation codeHeiko Carstens3-237/+0
2016-06-14s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2-0/+85
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens1-3/+4
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-0/+3
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens1-0/+4
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens1-5/+5
2016-06-13s390: avoid extable collisionsHeiko Carstens1-1/+1
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens1-2/+2
2016-06-13s390: use SPARSE_IRQSebastian Ott1-5/+2
2016-06-13s390: use __section macro everywhereHeiko Carstens1-1/+1
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens2-3/+1
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky3-19/+11
2016-06-13s390/time: remove ETR supportMartin Schwidefsky2-229/+51
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky1-0/+18
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky1-1/+14
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky2-32/+33
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-1/+1
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens1-1/+1
2016-06-13s390: use canonical include guard styleDaniel van Gerpen1-1/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-1/+16
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron1-0/+1
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens1-0/+19
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens1-0/+36
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens1-14/+63
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens1-2/+0
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens1-2/+41
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2-20/+19
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand2-3/+5
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand1-0/+3
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand1-1/+2
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand1-1/+1
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand1-1/+6
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand1-0/+1