aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-8/+9
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky1-1/+1
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens3-7/+6
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-15/+2
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2-5/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2-10/+1
2013-05-07s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens1-0/+2
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2-23/+9
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens3-3/+2
2013-05-02s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens1-1/+5
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens1-8/+11
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens2-146/+1
2013-05-02s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott1-12/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-22/+5
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-173/+14
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-8/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-17/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-30/+10
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-0/+1
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-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro1-4/+2
2013-04-09switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2-18/+2
2013-04-08s390: Use generic idle loopThomas Gleixner3-30/+10
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
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 compat sys_ipc instancesAl Viro4-51/+4
2013-03-03consolidate compat lookup_dcookie()Al Viro2-8/+1
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2-8/+1
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2-6/+1
2013-03-03switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2-11/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro4-62/+2
2013-03-03switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2-15/+2
2013-03-03teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro1-12/+2
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