summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-1/+0
|\
| * virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-1/+0
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-69/+74
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-0411-4/+644
|\ \
| * | KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-271-2/+0
| * | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+6
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-267-11/+24
| |\ \
| * \ \ Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0519-125/+106
| |\ \ \
| * | | | KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-265-0/+241
| * | | | KVM: s390: Add architectural trace eventsCornelia Huck2012-07-266-1/+368
| * | | | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-262-0/+28
| * | | | Merge branch 'queue' into nextAvi Kivity2012-07-261-0/+1
| |\ \ \ \
| | * | | | KVM: Add config to support ple or cpu relax optimzationRaghavendra K T2012-07-231-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-043-16/+0
|\ \ \ \ \ \
| * | | | | | crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna2012-08-013-16/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-0/+3
|\ \ \ \ \ \
| * | | | | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-2/+0
|\ \ \ \ \ \ \
| * | | | | | | hypfs: ->d_parent is never NULL or negativeAl Viro2012-09-261-2/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-022-18/+38
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman2012-09-211-12/+24
| * | | | | | | userns: Convert s390 hypfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-6/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-0174-773/+3073
|\ \ \ \ \ \ \
| * | | | | | | s390: update defconfigHeiko Carstens2012-09-261-7/+7
| * | | | | | | s390/jump label,nss: let shared kernel support depend on !JUMP_LABELHeiko Carstens2012-09-261-2/+2
| * | | | | | | s390/disassembler: fix decoding of risblg instructionHeiko Carstens2012-09-261-1/+1
| * | | | | | | s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instructionHeiko Carstens2012-09-261-0/+5
| * | | | | | | s390/traps: move call to print_modules() out of show_regs()Heiko Carstens2012-09-261-1/+1
| * | | | | | | s390/mm: mark free_initrd_mem() as __initHeiko Carstens2012-09-261-2/+2
| * | | | | | | s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2012-09-263-1/+83
| * | | | | | | s390/percpu: implement this_cpu_add_return()Heiko Carstens2012-09-261-2/+8
| * | | | | | | s390/percpu: implement this_cpu_xchg()Heiko Carstens2012-09-261-0/+18
| * | | | | | | s390/kexec: remove CONFIG_KEXECHeiko Carstens2012-09-262-8/+2
| * | | | | | | s390/irq: use designated initializers for irq class arrayHeiko Carstens2012-09-261-29/+29
| * | | | | | | s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-262-3/+3
| * | | | | | | s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-263-3/+5
| * | | | | | | s390/process: add missing header includeHeiko Carstens2012-09-261-0/+1
| * | | | | | | s390/ptrace: add missing ifdefHeiko Carstens2012-09-261-1/+2
| * | | | | | | s390/ipl,decrompressor: disable branch profilingHeiko Carstens2012-09-261-0/+1
| * | | | | | | s390/perf_events: compile only for CONFIG_64BITHeiko Carstens2012-09-261-1/+4
| * | | | | | | s390/topology: use for_each_set_bit to simplify the codeWei Yongjun2012-09-261-4/+1
| * | | | | | | s390/syscalls: wire up kcmp system callHeiko Carstens2012-09-263-1/+11
| * | | | | | | s390/appldata: change return value of appldata_asmHeiko Carstens2012-09-261-1/+1
| * | | | | | | s390/kexec: change return value of machine_kexec_prepareHeiko Carstens2012-09-261-1/+1
| * | | | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-262-6/+6
| * | | | | | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-265-50/+48
| * | | | | | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-269-28/+127
OpenPOWER on IntegriCloud