summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu
2013-04-08s390: Use generic idle loopThomas Gleixner
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
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-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27Merge 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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-20Merge 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