summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-291-3/+8
|\
| * s390: ensure that syscall arguments are properly masked on s390Paul Moore2016-06-221-3/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-12/+9
|\ \
| * | s390/ptrace: run seccomp after ptraceKees Cook2016-06-141-12/+9
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-292-53/+38
|\ \ \
| * | | s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-141-26/+19
| * | | s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner2016-07-141-27/+19
* | | | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-3/+6
|\ \ \ \
| * | | | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-3/+6
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-262-3/+21
|\ \ \ \
| * | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
| * | | | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-261-0/+13
| * | | | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-261-2/+7
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-261-53/+60
|\ \ \ \ \
| * | | | | crypto: s390/aes - Use skcipher for fallbackHerbert Xu2016-07-011-53/+60
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2687-3830/+2550
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring2016-07-181-2/+1
| * | | | | s390/smp: clean up a conditionDan Carpenter2016-07-181-1/+1
| * | | | | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-132-8/+18
| * | | | | s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-07-132-3/+4
| * | | | | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-067-63/+230
| * | | | | s390: have unique symbol for __switch_to addressHeiko Carstens2016-07-041-0/+10
| * | | | | s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-041-0/+1
| * | | | | s390/ptrace: clarify bits in the per_structMartin Schwidefsky2016-06-281-3/+3
| * | | | | s390: stack address vs thread_infoHeiko Carstens2016-06-282-10/+6
| * | | | | s390: remove pointless load within __switch_toHeiko Carstens2016-06-281-1/+0
| * | | | | s390: enable kcov supportHeiko Carstens2016-06-285-0/+10
| * | | | | s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens2016-06-281-3/+14
| * | | | | s390/hypfs: use basic block for diag inline assemblyHeiko Carstens2016-06-281-5/+7
| * | | | | s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens2016-06-281-8/+17
| * | | | | s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2016-06-282-10/+15
| * | | | | s390/pci: use basic blocks for pci inline assembliesHeiko Carstens2016-06-281-1/+11
| * | | | | s390/mm: use basic block for essa inline assemblyHeiko Carstens2016-06-281-4/+9
| * | | | | s390/lib: use basic blocks for inline assembliesHeiko Carstens2016-06-281-24/+26
| * | | | | s390/uaccess: fix __put_get_user_asm defineHeiko Carstens2016-06-281-2/+59
| * | | | | s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-281-1/+1
| * | | | | s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2016-06-283-47/+0
| * | | | | s390/oprofile: remove hardware sampler supportHeiko Carstens2016-06-285-1752/+0
| * | | | | s390: remove math emulation codeHeiko Carstens2016-06-154-238/+0
| * | | | | s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens2016-06-151-17/+21
| * | | | | s390: Updated kernel config filesHendrik Brueckner2016-06-154-0/+7
| * | | | | s390/crc32-vx: add crypto API module for optimized CRC-32 algorithmsHendrik Brueckner2016-06-152-0/+313
| * | | | | s390/crc32-vx: use vector instructions to optimize CRC-32 computationHendrik Brueckner2016-06-142-0/+475
| * | | | | s390/vx: add support functions for in-kernel FPU useHendrik Brueckner2016-06-144-1/+335
| * | | | | s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-142-5/+6
| * | | | | s390/topology: remove z10 special handlingHeiko Carstens2016-06-131-56/+8
| * | | | | s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-134-11/+55
| * | | | | s390/ipl: rename diagnose enumsHeiko Carstens2016-06-132-13/+13