aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-236-28/+30
|\
| * s390/time: correct use of store clock fastMartin Schwidefsky2013-10-224-25/+25
| * s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
| * s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky2013-10-151-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-231-1/+3
|\ \ | |/ |/|
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-1/+3
* | 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
* 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
| * | | | | KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-292-9/+13
| * | | | | KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-291-3/+3
| * | | | | KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-293-15/+22
| * | | | | KVM: s390: fix task size checkMartin Schwidefsky2013-07-292-1/+3