summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-215-8/+9
|\
| * s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
| * s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-153-7/+6Star
| * s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-071-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-15/+2Star
|\ \ | |/ |/|
| * switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-5/+1Star
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-10/+1Star
* | s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-032-23/+9Star
* | s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-023-3/+2Star
* | s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens2013-05-021-1/+5
* | s390: get rid of odd global real_memory_sizeHeiko Carstens2013-05-021-8/+11
* | s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-022-146/+1Star
* | s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott2013-05-021-12/+4Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-024-22/+5Star
|\
| * Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
| * create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-091-4/+2Star
| * switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2013-04-092-18/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-015-173/+14Star
|\ \
| * | merge compat sys_ipc instancesAl Viro2013-03-044-51/+4Star
| * | consolidate compat lookup_dcookie()Al Viro2013-03-042-8/+1Star
| * | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-8/+1Star
| * | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-6/+1Star
| * | switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-11/+1Star
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-044-62/+2Star
| * | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-042-15/+2Star
| * | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-041-12/+2Star
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-8/+1Star
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-17/+0Star
* | | 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/+10Star
|\ \ \
| * | | s390: Use generic idle loopThomas Gleixner2013-04-083-30/+10Star
| | |/ | |/|
* | | s390: system call path micro optimizationMartin Schwidefsky2013-04-263-9/+4Star
* | | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-264-48/+46Star
* | | 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/+3Star
|\
| * 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/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-022-19/+3Star
|\ \ | |/ |/|
| * fix compat truncate/ftruncateAl Viro2013-02-252-12/+2Star
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-242-7/+1Star
* | 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
|\ \