summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-294-84/+129
| * | | | | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
| * | | | | KVM: s390: use cookies for ioeventfdCornelia Huck2013-07-181-4/+13
| | |_|/ / | |/| | |
* | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-042-5/+9
|\ \ \ \ \
| * | | | | s390: Replace weird use of PTR_RET.Rusty Russell2013-07-151-4/+8
| * | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
| |/ / / /
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-043-3/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-143-3/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-143-3/+8
* | | | | s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-301-9/+3
* | | | | s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-304-5/+45
* | | | | s390/pci: try harder to modify a functionSebastian Ott2013-08-301-2/+2