summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2013-04-02KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang
2013-04-02KVM: s390: Remove the sanity checks for kvm memory slotNick Wang
2013-04-02KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens
2013-04-02KVM: s390: fix stsi exception handlingHeiko Carstens
2013-04-02KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens
2013-04-02KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens
2013-04-02KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens
2013-04-02KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens
2013-04-02KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens
2013-04-02KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11s390: Fix a header dependencies related build errorLi Zefan
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens
2013-03-07s390/kvm: cleanup/fix handle_tpi()Heiko Carstens
2013-03-07s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens
2013-03-07s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens
2013-03-07s390/mm,gmap: implement gmap_translate()Heiko Carstens
2013-03-07s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens
2013-03-07s390/scm: process availabilitySebastian Ott
2013-03-07s390/scm_blk: suspend writesSebastian Ott
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott
2013-03-05KVM: s390: Wire up ioeventfd.Cornelia Huck
2013-03-05KVM: s390: Export virtio-ccw api.Cornelia Huck
2013-03-05s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-05s390/mm: fix vmemmap size calculationHeiko Carstens
2013-03-05s390: critical section cleanup vs. machine checksMartin Schwidefsky
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-28s390/module: fix compile warningHeiko Carstens
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27more file_inode() open-coded instancesAl Viro