aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-0/+2
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-68/+0
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+27
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-12/+24
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-368/+1043
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2012-09-26s390/disassembler: fix decoding of risblg instructionHeiko Carstens1-1/+1
2012-09-26s390/traps: move call to print_modules() out of show_regs()Heiko Carstens1-1/+1
2012-09-26s390/kexec: remove CONFIG_KEXECHeiko Carstens2-8/+2
2012-09-26s390/irq: use designated initializers for irq class arrayHeiko Carstens1-29/+29
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2-3/+3
2012-09-26s390/process: add missing header includeHeiko Carstens1-0/+1
2012-09-26s390/ptrace: add missing ifdefHeiko Carstens1-1/+2
2012-09-26s390/perf_events: compile only for CONFIG_64BITHeiko Carstens1-1/+4
2012-09-26s390/topology: use for_each_set_bit to simplify the codeWei Yongjun1-4/+1
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens2-0/+9
2012-09-26s390/kexec: change return value of machine_kexec_prepareHeiko Carstens1-1/+1
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens3-33/+45
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens4-7/+6
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens2-11/+23
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens3-20/+29
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens1-8/+24
2012-09-26s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens1-167/+115
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens1-0/+1
2012-09-26s390/mm: shorten addressing mode initializationHeiko Carstens1-18/+10
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens3-10/+10
2012-09-26s390/mm: change default addressing modeHeiko Carstens1-11/+1
2012-09-26s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens1-6/+7
2012-09-26s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens1-2/+2
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2-10/+37
2012-09-26s390: add support for transactional memoryMartin Schwidefsky8-18/+129
2012-09-26s390: add support for runtime instrumentationJan Glauber7-1/+186
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+1
2012-09-26s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens3-15/+5
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2-5/+2
2012-09-26s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens1-5/+1
2012-09-26s390/cache: expose cpu cache topology via sysfsHeiko Carstens2-0/+360
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer1-2/+0
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens1-0/+2
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky1-0/+23
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-3/+3
2012-09-21userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman1-12/+24
2012-09-10s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky1-0/+2
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar4-9/+13
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti4-9/+13
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-2/+2
2012-08-08s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-08s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2