summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-04merge compat sys_ipc instancesAl Viro
2013-03-04consolidate compat lookup_dcookie()Al Viro
2013-03-04convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-04teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro
2013-03-04fs: 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-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro