summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2014-03-04s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 5Heiko Carstens
2014-03-04s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 4Heiko Carstens
2014-03-04s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 3Heiko Carstens
2014-03-04s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 2Heiko Carstens
2014-03-04s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1Heiko Carstens
2014-03-03futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-02-26KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller
2014-02-24s390/checksum: remove memset() within csum_partial_copy_from_user()Heiko Carstens
2014-02-24s390/uaccess: remove copy_from_user_real()Heiko Carstens
2014-02-21s390: improve debug feature usageSebastian Ott
2014-02-21s390/airq: add support for irq rangesMartin Schwidefsky
2014-02-21s390/mm: enable split page table lock for PMD levelMartin Schwidefsky
2014-02-21s390/bitops: fix commentHeiko Carstens
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky
2014-02-21s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens
2014-02-21s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens
2014-02-21s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens
2014-02-21s390/uaccess: consistent typesHeiko Carstens
2014-02-21s390/uaccess: get rid of indirect function callsHeiko Carstens
2014-02-21s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-02-21s390/pci/dma: use correct segment boundary sizeGerald Schaefer
2014-02-21s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-04s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-04Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-30crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-01-30crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-01-30KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel
2014-01-30KVM: s390: limit floating irqsJens Freimann
2014-01-30KVM: s390: add floating irq controllerJens Freimann
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens