aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-52/+108
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-7/+42
2014-01-30crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-01-30crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds15-24/+238
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky7-5/+202
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+2
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-2/+2
2014-01-23Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-queuePaolo Bonzini4-7/+42
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-59/+137
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2014-01-22s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens3-0/+15
2014-01-22s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-01-22s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2-11/+2
2014-01-22s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens1-0/+10
2014-01-22s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens1-1/+1
2014-01-22s390/32bit: fix cmpxchg64Heiko Carstens1-2/+3
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-199/+2608
2014-01-20KVM: s390: Fix memory access error detectionChristian Borntraeger1-0/+4
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+18
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-17KVM: s390: Enable the LPP facility for guestsThomas Huth1-1/+1
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller4-7/+42
2014-01-16s390/cpum_sf: fix printk format warningsHendrik Brueckner1-3/+3
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner6-8/+8
2014-01-15bpf: do not use reciprocal divideEric Dumazet1-5/+12
2014-01-15s390/qdio: bridgeport support - CHSC partEugene Crosser2-0/+35
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-10/+21
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser2-0/+35
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker1-2/+2
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens1-1/+2
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar5-10/+21
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott1-0/+2
2013-12-20s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev1-2/+0
2013-12-20s390/PCI: Fix single MSI only checkAlexander Gordeev1-0/+2
2013-12-20crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann1-3/+3
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-32/+34
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer1-0/+65
2013-12-18s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZEMartin Schwidefsky1-8/+6
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens4-10/+19
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-16s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens3-5/+5
2013-12-16s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner2-2/+13