aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-04-09switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro
2013-04-08s390: Use generic idle loopThomas Gleixner
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-06oprofile, s390: Add support for IBM zEnterprise EC12Andreas Krebbel
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-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens
2013-04-02s390/uaccess: fix page table walkHeiko Carstens
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2013-03-21s390/uaccess: fix clear_user_pt()Heiko Carstens
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
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-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro