summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-06-20s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand
2016-06-20s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand
2016-06-20s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky
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-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner
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-16KVM: s390: use kvm->created_vcpusPaolo Bonzini
2016-06-15s390: remove math emulation codeHeiko Carstens
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens
2016-06-15s390: Updated kernel config filesHendrik Brueckner
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner
2016-06-15Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-06-14s390/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner
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-14KVM: S390: Fix typoAndrea Gelmini
2016-06-13s390/topology: remove z10 special handlingHeiko Carstens
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/ipl: use load normal for LPAR re-iplHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-13s390/uaccess: use __builtin_expect for get_user/put_userHeiko Carstens
2016-06-13s390/uaccess: fix whitespace damageHeiko Carstens
2016-06-13s390/pci: ensure to not cross a dma segment boundarySebastian Ott
2016-06-13s390/pci: ensure page aligned dma start addressSebastian Ott
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/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky
2016-06-13s390/time: remove ETR supportMartin Schwidefsky
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens