summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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-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
2012-09-26s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens
2012-09-26s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott
2012-09-26s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens
2012-09-26s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens
2012-09-26s390/cache: expose cpu cache topology via sysfsHeiko Carstens
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-21userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman
2012-09-10s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-08-08s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-08s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens