aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2013-03-05s390/mm: fix vmemmap size calculationHeiko Carstens
2013-03-05s390: critical section cleanup vs. machine checksMartin Schwidefsky
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/dis: Fix invalid array sizeSyam Sidhardhan
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-14s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens
2013-02-14s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu
2013-02-14s390/modules: add relocation overflow checkingMartin Schwidefsky
2013-02-03s390: kill useless wrappersAl Viro
2013-02-03s390: switch to generic old sigaction()Al Viro
2013-02-03s390: switch to generic compat rt_sigactionAl Viro
2013-02-03s390: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03s390: switch to generic old sigsuspendAl Viro
2013-02-03s390: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03s390: switch to generic compat rt_sigpending()Al Viro
2013-02-03s390: switch to generic compat rt_sigprocmask(2)Al Viro
2013-02-03s390: switch to generic sigaltstackAl Viro
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-08s390/topology: export cpu_topologyHeiko Carstens
2013-01-08s390/pm: export pm_power_offHeiko Carstens
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens
2013-01-08s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar