summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky
2012-11-06s390/sclp: fix addressing mode clobberHeiko Carstens
2012-10-18s390/cache: fix data/instruction cache outputHeiko Carstens
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens
2012-10-18s390/kdump: Use 64 bit mode for 0x10000 entry pointMichael Holzheu
2012-10-18perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-30s390: convert to generic kernel_execve()Al Viro
2012-09-30s390: switch to generic kernel_thread()Al Viro
2012-09-30s390: fold kernel_thread_helper() into ret_from_fork()Al Viro
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
2012-09-26s390/disassembler: fix decoding of risblg instructionHeiko Carstens
2012-09-26s390/traps: move call to print_modules() out of show_regs()Heiko Carstens
2012-09-26s390/kexec: remove CONFIG_KEXECHeiko Carstens
2012-09-26s390/irq: use designated initializers for irq class arrayHeiko Carstens
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens
2012-09-26s390/process: add missing header includeHeiko Carstens
2012-09-26s390/ptrace: add missing ifdefHeiko Carstens
2012-09-26s390/perf_events: compile only for CONFIG_64BITHeiko Carstens
2012-09-26s390/topology: use for_each_set_bit to simplify the codeWei Yongjun
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens
2012-09-26s390/kexec: change return value of machine_kexec_prepareHeiko Carstens
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens
2012-09-26s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens
2012-09-26s390/mm: shorten addressing mode initializationHeiko Carstens
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens
2012-09-26s390/mm: change default addressing modeHeiko Carstens