summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-041-14/+17
|\
| * crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-281-14/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2913-88/+85
|\ \ | |/ |/|
| * s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| * s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| * s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| * s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3
| * s390/mm: optimize copy_pageHeiko Carstens2013-11-201-25/+13
| * s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-7/+12
|\ \ | |/ |/|
| * crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-1912-154/+197
|\ \
| * | s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
| * | s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-151-12/+1
| * | s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-152-4/+2
| * | s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-151-0/+2
| * | s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-155-15/+20
| * | s390/pci: implement pcibios_remove_busSebastian Ott2013-11-153-40/+39
| * | s390/pci: improve handling of bus resourcesSebastian Ott2013-11-152-65/+86
| * | s390/boot: Install bzImage as default kernel imageHendrik Brueckner2013-11-151-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-4/+0
|\ \ \
| * | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
| * | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-158-61/+147
|\ \ \ \
| * \ \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
| |\ \ \ \
| | * | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-179-27/+36
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
| * | | | | KVM: s390: Intercept SCK instructionThomas Huth2013-09-241-0/+33
| * | | | | KVM: s390: Implement TEST BLOCKThomas Huth2013-09-241-0/+28
| * | | | | KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-241-7/+14
| * | | | | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-241-2/+4
| * | | | | KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-243-3/+16
| * | | | | KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-241-24/+25
| * | | | | KVM: s390: Split up __vcpu_run into three partsThomas Huth2013-09-241-17/+37
| * | | | | KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-244-13/+1
* | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | | | | s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+9
* | | | | | mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2311-52/+58
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-1/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-014-3/+8
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-131-2/+7
| * | | | | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |