aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens
2013-12-02s390: increase CONFIG_NR_CPUS limitXose Vazquez Perez
2013-12-02s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2013-11-25s390/uaccess: add missing page table walk range checkHeiko Carstens
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-20s390/mm: optimize copy_pageHeiko Carstens
2013-11-20s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15s390/pci: implement hotplug notificationsSebastian Ott
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15s390: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13s390/mmap: randomize mmap base for bottom up directionHeiko Carstens
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-05crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel