summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-179-27/+36
|\
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
| * s390: fix system call restart after inferior callMartin Schwidefsky2013-09-302-0/+2
| * s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-301-22/+20
| * s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-301-1/+5
| * s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2013-09-282-0/+6
| * mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-283-3/+2
* | KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
* | KVM: s390: Intercept SCK instructionThomas Huth2013-09-241-0/+33
* | KVM: s390: Implement TEST BLOCKThomas Huth2013-09-241-0/+28
* | KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-241-7/+14
* | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-241-2/+4
* | KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-243-3/+16
* | KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-241-24/+25
* | KVM: s390: Split up __vcpu_run into three partsThomas Huth2013-09-241-17/+37
* | KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-244-13/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-113-19/+107
* s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54
* s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-112-8/+140
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-1120-122/+117
|\
| * s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens2013-09-091-2/+4
| * s390/compat,uid16: use current_cred()Heiko Carstens2013-09-071-4/+5
| * s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens2013-09-071-2/+2
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-078-16/+13
| * s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
| * s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
| * s390: keep Kconfig sortedHeiko Carstens2013-09-071-3/+3
| * s390/irq: rework irq subclass handlingHeiko Carstens2013-09-046-51/+32
| * s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
| * s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
| * s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner2013-09-041-4/+1
| * s390: update defconfigHeiko Carstens2013-09-041-12/+27
| * s390/bpf,jit: fix address randomizationHeiko Carstens2013-09-041-1/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-062-5/+0
|\ \
| * \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-212-5/+0
| |\ \
| | * | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
| | * | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-055-106/+93
|\ \ \ \
| * | | | don't pass superblock to hypfs_{mkdir,create*}Al Viro2013-09-034-46/+39
| * | | | don't pass superblock to hypfs_diag_create_filesAl Viro2013-09-033-30/+26
| * | | | don't pass superblock to hypfs_vm_create_files()Al Viro2013-09-033-36/+35
| * | | | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-031-13/+13
| * | | | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-031-3/+3
| * | | | oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-031-18/+17
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-0410-116/+195
|\ \ \ \ \
| * | | | | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-291-0/+8
OpenPOWER on IntegriCloud