aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-106/+93
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-116/+195
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-5/+9
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+8
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro4-46/+39
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro3-30/+26
2013-09-03don't pass superblock to hypfs_vm_create_files()Al Viro3-36/+35
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-13/+13
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro1-3/+3
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-18/+17
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott1-9/+3
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott4-5/+45
2013-08-30s390/pci: try harder to modify a functionSebastian Ott1-2/+2
2013-08-30s390/pci: split lpfSebastian Ott4-54/+72
2013-08-30s390/hibernate: add early resume functionSebastian Ott3-5/+12
2013-08-30s390/pci: add recover sysfs knobSebastian Ott2-2/+29
2013-08-30s390/pci: use claim_resourceSebastian Ott1-29/+34
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott2-41/+17
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky5-187/+244
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky1-3/+3
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky1-0/+1
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky5-6/+4
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens1-2/+19
2013-08-22s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens1-2/+7
2013-08-22s390/bitops: fix inline assembly constraintsHeiko Carstens1-6/+6
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky5-25/+24
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky1-4/+1
2013-08-22s390/pgtable: add pgste_get helperMartin Schwidefsky1-1/+10
2013-08-22s390/pgtable: skip pgste updates on full flushMartin Schwidefsky1-4/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky10-325/+333
2013-08-22s390/mm: remove dead pfmf inline assemblyHeiko Carstens1-10/+0
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky12-455/+207
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky3-208/+165
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky5-28/+28
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky1-0/+67
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2-2/+2
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+6
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohzIngo Molnar3-3/+8
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker3-3/+8
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+16
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel1-0/+8
2013-07-29KVM: s390: Add helper function for setting condition codeThomas Huth2-9/+13
2013-07-29KVM: s390: Fix sparse warnings in priv.cThomas Huth1-3/+3
2013-07-29KVM: s390: declare virtual HW facilitiesMichael Mueller3-15/+22
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky2-1/+3
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky4-84/+129
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens1-2/+2
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-7/+14
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens1-4/+5