summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang2013-04-021-0/+3
* KVM: s390: Remove the sanity checks for kvm memory slotNick Wang2013-04-021-12/+4
* KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-021-0/+1
* KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-021-10/+10
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-024-73/+37
* KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-021-34/+24
* KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-021-30/+14
* KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-021-1/+2
* KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-021-1/+1
* KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger2013-04-021-0/+10
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-218-7/+15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-185-6/+12
| |\
| | * s390/scm: process availabilitySebastian Ott2013-03-071-1/+1
| | * s390/scm_blk: suspend writesSebastian Ott2013-03-071-0/+2
| | * s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+3
| | * s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-051-2/+0
| | * s390/mm: fix vmemmap size calculationHeiko Carstens2013-03-051-0/+2
| | * s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-052-3/+5
| * | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-111-0/+1
| |\ \
| | * | s390: Fix a header dependencies related build errorLi Zefan2013-03-111-0/+1
| * | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
| | |/ | |/|
* | | s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-074-41/+42
* | | s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-071-24/+30
* | | s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens2013-03-071-253/+41
* | | s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-074-152/+81
* | | s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-073-177/+74
* | | s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-071-12/+9
* | | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-03-072-22/+87
* | | s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens2013-03-071-2/+5
* | | KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-054-1/+29
* | | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-052-0/+22
* | | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
* | | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
* | | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-7/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-4/+2
|\ \
| * | more file_inode() open-coded instancesAl Viro2013-02-271-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-0312-134/+156
|\ \ \
| * | | s390/module: fix compile warningHeiko Carstens2013-02-281-1/+1
| * | | s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-281-28/+77
| * | | s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-282-46/+34
| * | | s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-281-2/+2
| * | | s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-284-46/+5
| * | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-283-0/+8
| * | | s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-281-12/+12
| * | | s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-281-1/+2
| * | | s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-282-5/+22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-022-19/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix compat truncate/ftruncateAl Viro2013-02-252-12/+2
| * | | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-242-7/+1
OpenPOWER on IntegriCloud