aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-10
|\ \
| * | s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-09
| * | s390/vmalloc: have separate modules areaHeiko Carstens2012-10-09
| * | s390/mm: let kernel text section always begin at 1MBHeiko Carstens2012-10-09
| * | s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky2012-10-09
| * | s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2012-10-09
| * | s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2012-10-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\ \ \ | |/ / |/| |
| * | s390: convert to generic kernel_execve()Al Viro2012-09-30
| * | s390: switch to generic kernel_thread()Al Viro2012-09-30
| * | s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-30
| * | s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-30
| |/
* | thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-09
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
| |\|
| * | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05
| |\ \
| * | | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \
| * | | | userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman2012-09-21
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | s390/disassembler: fix decoding of risblg instructionHeiko Carstens2012-09-26
| * | | | s390/traps: move call to print_modules() out of show_regs()Heiko Carstens2012-09-26
| * | | | s390/kexec: remove CONFIG_KEXECHeiko Carstens2012-09-26
| * | | | s390/irq: use designated initializers for irq class arrayHeiko Carstens2012-09-26
| * | | | s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-26
| * | | | s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-26
| * | | | s390/process: add missing header includeHeiko Carstens2012-09-26
| * | | | s390/ptrace: add missing ifdefHeiko Carstens2012-09-26
| * | | | s390/perf_events: compile only for CONFIG_64BITHeiko Carstens2012-09-26
| * | | | s390/topology: use for_each_set_bit to simplify the codeWei Yongjun2012-09-26
| * | | | s390/syscalls: wire up kcmp system callHeiko Carstens2012-09-26
| * | | | s390/kexec: change return value of machine_kexec_prepareHeiko Carstens2012-09-26
| * | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-26
| * | | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-26
| * | | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
| * | | | s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-26
| * | | | s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-26
| * | | | s390/sysinfo: add additional z196 fields to outputHeiko Carstens2012-09-26
| * | | | s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens2012-09-26
| * | | | s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-26
| * | | | s390/mm: shorten addressing mode initializationHeiko Carstens2012-09-26
| * | | | s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-26
| * | | | s390/mm: change default addressing modeHeiko Carstens2012-09-26
| * | | | s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens2012-09-26
| * | | | s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens2012-09-26
| * | | | s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-26