Age | Commit message (Expand) | Author |
2013-04-02 | KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 | Nick Wang |
2013-04-02 | KVM: s390: Remove the sanity checks for kvm memory slot | Nick Wang |
2013-04-02 | KVM: s390: fix compile with !CONFIG_COMPAT | Heiko Carstens |
2013-04-02 | KVM: s390: fix stsi exception handling | Heiko Carstens |
2013-04-02 | KVM: s390: fix and enforce return code handling for irq injections | Heiko Carstens |
2013-04-02 | KVM: s390: make if statements in lpsw/lpswe handlers readable | Heiko Carstens |
2013-04-02 | KVM: s390: fix return code handling in lpsw/lpswe handlers | Heiko Carstens |
2013-04-02 | KVM: s390: fix psw conversion in lpsw handler | Heiko Carstens |
2013-04-02 | KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler | Heiko Carstens |
2013-04-02 | KVM: s390: Dont do a gmap update on minor memslot changes | Christian Borntraeger |
2013-03-21 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti |
2013-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-03-11 | s390: Fix a header dependencies related build error | Li Zefan |
2013-03-07 | s390/kvm,gaccess: add address space annotations | Heiko Carstens |
2013-03-07 | s390/kvm: cleanup/fix handle_tpi() | Heiko Carstens |
2013-03-07 | s390/kvm,gaccess: shorten copy_to/from_guest code | Heiko Carstens |
2013-03-07 | s390/kvm,gaccess: shorten put/get_guest code | Heiko Carstens |
2013-03-07 | s390/kvm: remove explicit -EFAULT return code checking on guest access | Heiko Carstens |
2013-03-07 | s390/kvm,tprot: use new gmap_translate() function | Heiko Carstens |
2013-03-07 | s390/mm,gmap: implement gmap_translate() | Heiko Carstens |
2013-03-07 | s390/kvm,gaccess: fix guest access return code handling | Heiko Carstens |
2013-03-07 | s390/scm: process availability | Sebastian Ott |
2013-03-07 | s390/scm_blk: suspend writes | Sebastian Ott |
2013-03-07 | s390/scm_drv: extend notify callback | Sebastian Ott |
2013-03-05 | KVM: s390: Wire up ioeventfd. | Cornelia Huck |
2013-03-05 | KVM: s390: Export virtio-ccw api. | Cornelia Huck |
2013-03-05 | s390/mm: fix flush_tlb_kernel_range() | Heiko Carstens |
2013-03-05 | s390/mm: fix vmemmap size calculation | Heiko Carstens |
2013-03-05 | s390: critical section cleanup vs. machine checks | Martin Schwidefsky |
2013-03-04 | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa |
2013-03-04 | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa |
2013-03-04 | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() | Takuya Yoshikawa |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-28 | s390/module: fix compile warning | Heiko Carstens |
2013-02-28 | s390/uaccess: fix kernel ds access for page table walk | Heiko Carstens |
2013-02-28 | s390/uaccess: fix strncpy_from_user string length check | Heiko Carstens |
2013-02-28 | s390/dis: Fix invalid array size | Syam Sidhardhan |
2013-02-28 | s390/uaccess: remove pointless access_ok() checks | Heiko Carstens |
2013-02-28 | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case | Heiko Carstens |
2013-02-28 | s390/uaccess: shorten strncpy_from_user/strnlen_user | Heiko Carstens |
2013-02-28 | s390/mm: ignore change bit for vmemmap | Heiko Carstens |
2013-02-28 | s390/page table dumper: add support for change-recording override bit | Heiko Carstens |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-27 | more file_inode() open-coded instances | Al Viro |