aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-3/+8
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-12/+9
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-53/+38
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-1/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+6
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+21
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size changeAneesh Kumar K.V1-0/+13
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-2/+7
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-53/+60
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds87-3830/+2550
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-47/+33
2016-07-18s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2016-07-18s390/smp: clean up a conditionDan Carpenter1-1/+1
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann1-3/+6
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior1-26/+19
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner1-27/+19
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter2-8/+18
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer7-63/+230
2016-07-04s390: have unique symbol for __switch_to addressHeiko Carstens1-0/+10
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens1-0/+1
2016-07-01crypto: s390/aes - Use skcipher for fallbackHerbert Xu1-53/+60
2016-06-28s390/ptrace: clarify bits in the per_structMartin Schwidefsky1-3/+3
2016-06-28s390: stack address vs thread_infoHeiko Carstens2-10/+6
2016-06-28s390: remove pointless load within __switch_toHeiko Carstens1-1/+0
2016-06-28s390: enable kcov supportHeiko Carstens5-0/+10
2016-06-28s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens1-3/+14
2016-06-28s390/hypfs: use basic block for diag inline assemblyHeiko Carstens1-5/+7
2016-06-28s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens1-8/+17
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2-10/+15
2016-06-28s390/pci: use basic blocks for pci inline assembliesHeiko Carstens1-1/+11
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens1-4/+9
2016-06-28s390/lib: use basic blocks for inline assembliesHeiko Carstens1-24/+26
2016-06-28s390/uaccess: fix __put_get_user_asm defineHeiko Carstens1-2/+59
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens1-1/+1
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens3-47/+0
2016-06-28s390/oprofile: remove hardware sampler supportHeiko Carstens5-1752/+0
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-22s390: ensure that syscall arguments are properly masked on s390Paul Moore1-3/+7
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-7/+3
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner1-6/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-10/+32
2016-06-15s390: remove math emulation codeHeiko Carstens4-238/+0
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens1-17/+21
2016-06-15s390: Updated kernel config filesHendrik Brueckner4-0/+7
2016-06-15s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2-0/+313