aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-26s390: system call path micro optimizationMartin Schwidefsky3-9/+4
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky4-48/+46
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu1-0/+2
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu3-3/+58
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens3-250/+253
2013-04-17s390/dis: use explicit buf lenStefan Raspl1-4/+5
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu1-0/+30
2013-03-05s390/mm: fix vmemmap size calculationHeiko Carstens1-0/+2
2013-03-05s390: critical section cleanup vs. machine checksMartin Schwidefsky2-3/+5
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-25/+3
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-19/+3
2013-02-28s390/module: fix compile warningHeiko Carstens1-1/+1
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan1-2/+2
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens2-22/+0
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-4/+4
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro2-12/+2
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2-7/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-470/+28
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-93/+144
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-02-14s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner1-0/+3
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner3-7/+6
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens1-0/+4
2013-02-14s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner1-7/+6
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens6-24/+24
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu1-4/+12
2013-02-14s390/modules: add relocation overflow checkingMartin Schwidefsky1-51/+89
2013-02-03s390: kill useless wrappersAl Viro2-161/+22
2013-02-03s390: switch to generic old sigaction()Al Viro5-82/+1
2013-02-03s390: switch to generic compat rt_sigactionAl Viro3-49/+1
2013-02-03s390: switch to generic compat sched_rr_get_interval()Al Viro3-19/+1
2013-02-03s390: switch to generic old sigsuspendAl Viro2-11/+0
2013-02-03s390: switch to generic compat rt_sigqueueinfo()Al Viro3-17/+1
2013-02-03s390: switch to generic compat rt_sigpending()Al Viro3-22/+1
2013-02-03s390: switch to generic compat rt_sigprocmask(2)Al Viro3-32/+1
2013-02-03s390: switch to generic sigaltstackAl Viro6-83/+6
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker1-3/+3
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens1-1/+1
2013-01-08s390/topology: export cpu_topologyHeiko Carstens1-0/+2
2013-01-08s390/pm: export pm_power_offHeiko Carstens1-1/+2
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens2-0/+2
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens6-55/+80
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens1-1/+1
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens2-0/+7