summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-015-173/+14
|\
| * merge compat sys_ipc instancesAl Viro2013-03-044-51/+4
| * consolidate compat lookup_dcookie()Al Viro2013-03-042-8/+1
| * convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-8/+1
| * switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-6/+1
| * switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-11/+1
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-044-62/+2
| * switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-15/+2
| * teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-041-12/+2
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-8/+1
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-17/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-30/+10
|\ \
| * | s390: Use generic idle loopThomas Gleixner2013-04-083-30/+10
* | | s390: system call path micro optimizationMartin Schwidefsky2013-04-263-9/+4
* | | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-264-48/+46
* | | s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-171-0/+2
* | | s390/hibernate: Save and restore absolute zero pagesMichael Holzheu2013-04-173-3/+58
* | | s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-173-250/+253
* | | s390/dis: use explicit buf lenStefan Raspl2013-04-171-4/+5
* | | s390/kdump: Add PM notifier for kdumpMichael Holzheu2013-04-151-0/+30
|/ /
* | s390/mm: fix vmemmap size calculationHeiko Carstens2013-03-051-0/+2
* | s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-052-3/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-034-25/+3
|\
| * s390/module: fix compile warningHeiko Carstens2013-02-281-1/+1
| * s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-281-2/+2
| * s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-282-22/+0
* | 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-281-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-1/+1
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-231-1/+1
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-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-241-0/+1
|\ \ \ | |_|/ |/| |
| * | KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-181-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-247-470/+28
|\ \ \
| * | | s390: kill useless wrappersAl Viro2013-02-042-161/+22
| * | | s390: switch to generic old sigaction()Al Viro2013-02-045-82/+1
| * | | s390: switch to generic compat rt_sigactionAl Viro2013-02-043-49/+1
| * | | s390: switch to generic compat sched_rr_get_interval()Al Viro2013-02-043-19/+1
| * | | s390: switch to generic old sigsuspendAl Viro2013-02-042-11/+0
| * | | s390: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-043-17/+1
| * | | s390: switch to generic compat rt_sigpending()Al Viro2013-02-043-22/+1
| * | | s390: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-043-32/+1
| * | | s390: switch to generic sigaltstackAl Viro2013-02-046-83/+6
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2212-93/+144
|\ \ \
| * | | s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner2013-02-141-0/+3