summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | s390/pci: split lpfSebastian Ott2013-08-304-54/+72
* | | | | s390/hibernate: add early resume functionSebastian Ott2013-08-303-5/+12
* | | | | s390/pci: add recover sysfs knobSebastian Ott2013-08-302-2/+29
* | | | | s390/pci: use claim_resourceSebastian Ott2013-08-301-29/+34
* | | | | s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-302-41/+17
* | | | | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-295-187/+244
* | | | | s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky2013-08-281-3/+3
* | | | | s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky2013-08-281-0/+1
* | | | | s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-285-6/+4
* | | | | s390/kprobes: add support for compare and branch instructionsHeiko Carstens2013-08-221-2/+19
* | | | | s390/switch_to: fix save_access_regs() / restore_access_regs()Heiko Carstens2013-08-221-2/+7
* | | | | s390/bitops: fix inline assembly constraintsHeiko Carstens2013-08-221-6/+6
* | | | | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-225-25/+24
* | | | | s390/time: clock comparator revalidationMartin Schwidefsky2013-08-221-4/+1
* | | | | s390/pgtable: add pgste_get helperMartin Schwidefsky2013-08-221-1/+10
* | | | | s390/pgtable: skip pgste updates on full flushMartin Schwidefsky2013-08-221-4/+3
* | | | | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-2210-325/+333
* | | | | s390/mm: remove dead pfmf inline assemblyHeiko Carstens2013-08-221-10/+0
* | | | | s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-2212-455/+207
* | | | | s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2013-08-223-208/+165
* | | | | s390/pci: cleanup function namesMartin Schwidefsky2013-08-225-28/+28
* | | | | s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-221-0/+67
* | | | | s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-222-2/+2
| |_|_|/ |/| | |
* | | | s390: Fix broken buildGuenter Roeck2013-08-161-1/+1
* | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+6
|/ / /
OpenPOWER on IntegriCloud