aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
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-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell
2012-09-27KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger
2012-09-26hypfs: ->d_parent is never NULL or negativeAl Viro
2012-09-26s390: update defconfigHeiko Carstens
2012-09-26s390/jump label,nss: let shared kernel support depend on !JUMP_LABELHeiko Carstens
2012-09-26s390/disassembler: fix decoding of risblg instructionHeiko Carstens
2012-09-26s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instructionHeiko Carstens
2012-09-26s390/traps: move call to print_modules() out of show_regs()Heiko Carstens
2012-09-26s390/mm: mark free_initrd_mem() as __initHeiko Carstens
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_add_return()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_xchg()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/ipl,decrompressor: disable branch profilingHeiko 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/appldata: change return value of appldata_asmHeiko 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/scm: remove superfluous lockSebastian Ott
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/mm: implement __get_user_pages_fast()Gerald Schaefer
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