summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens
2013-09-04s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner
2013-09-04s390: update defconfigHeiko Carstens
2013-09-04s390/bpf,jit: fix address randomizationHeiko Carstens
2013-09-04don't pass superblock to hypfs_{mkdir,create*}Al Viro
2013-09-04don't pass superblock to hypfs_diag_create_filesAl Viro
2013-09-04don't pass superblock to hypfs_vm_create_files()Al Viro
2013-09-04oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-04oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-04oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: try harder to modify a functionSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci: add recover sysfs knobSebastian Ott
2013-08-30s390/pci: use claim_resourceSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-17s390: Fix broken buildGuenter Roeck
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel