aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-6/+5
* | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-265-9/+6
|\ \
| * | default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-4/+1
| * | new helper: file_inode(file)Al Viro2013-02-224-5/+5
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ /
* | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-2410-83/+691
|\ \ \ | |_|/ |/| |
| * | KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-111-3/+15
| * | s390/kvm: Fix instruction decodingChristian Borntraeger2013-01-301-11/+14
| * | s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-01-301-0/+8
| * | KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-171-1/+3
| * | KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-077-4/+160
| * | KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck2013-01-071-0/+26
| * | KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-073-20/+56
| * | KVM: s390: Add support for machine checks.Cornelia Huck2013-01-076-3/+263
| * | KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-072-2/+103
| * | KVM: s390: Decoding helper functions.Cornelia Huck2013-01-074-51/+55
| * | KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-072-3/+3
| * | KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-0/+2
| * | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-181-3/+1
| * | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-2/+2
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-2/+0
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2310-491/+32
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-142-8/+0
| * | | s390: kill useless wrappersAl Viro2013-02-032-161/+22
| * | | s390: switch to generic old sigaction()Al Viro2013-02-037-89/+3
| * | | s390: switch to generic compat rt_sigactionAl Viro2013-02-034-49/+2
| * | | s390: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-19/+1
| * | | s390: switch to generic old sigsuspendAl Viro2013-02-033-11/+1
| * | | s390: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-034-17/+2
| * | | s390: switch to generic compat rt_sigpending()Al Viro2013-02-034-22/+2
| * | | s390: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-034-32/+2
| * | | s390: switch to generic sigaltstackAl Viro2013-02-037-83/+7