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