summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/disassembler: add missing end marker for e7 tableHeiko Carstens2017-09-291-0/+1
| * | | s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-282-0/+6
| * | | s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-282-3/+50
| * | | s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens2017-09-281-5/+1Star
| * | | s390/ptrace: add runtime instrumention register get/setAlice Frosi2017-09-281-0/+109
| * | | s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi2017-09-281-6/+6
| * | | s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-0/+2
| * | | s390: get rid of exit_thread()Heiko Carstens2017-09-281-7/+0Star
| * | | s390/guarded storage: simplify task exit handlingHeiko Carstens2017-09-282-8/+4Star
| * | | s390/ptrace: fix guarded storage regset handlingHeiko Carstens2017-09-281-11/+22
| * | | s390/guarded storage: fix possible memory corruptionHeiko Carstens2017-09-281-0/+2
| * | | s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-09-282-18/+17Star
| * | | s390/runtime instrumention: fix possible memory corruptionHeiko Carstens2017-09-281-2/+2
| * | | s390: convert release_thread() into a static inline functionHeiko Carstens2017-09-281-4/+0Star
| | |/ | |/|
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0263-0/+63
|\ \ \
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0263-0/+63
* | | | s390/kvm: fix detection of guest machine checksMartin Schwidefsky2017-10-251-2/+5
|/ / /
* / / s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger2017-10-161-0/+3
|/ /
* | s390/topology: enable / disable topology dynamicallyHeiko Carstens2017-09-201-2/+74
* | s390/topology: alternative topology for topology-less machinesHeiko Carstens2017-09-202-23/+61
* | s390/perf: fix bug when creating per-thread eventPu Hou2017-09-131-3/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-17/+15Star
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-17/+15Star
* | s390/dasd: Change unsigned long long to unsigned longJan Höppner2017-08-231-1/+1
* | s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens2017-08-231-0/+1
* | s390: fix 'novx' early parameter handlingHeiko Carstens2017-08-231-1/+1
* | s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-091-0/+1
* | s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens2017-08-091-9/+4Star
* | s390: add support for IBM z14 machinesMartin Schwidefsky2017-07-261-0/+3
* | s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-268-33/+69
* | s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-265-9/+14
* | Merge branch 'tlb-flushing' into featuresMartin Schwidefsky2017-07-262-5/+21
|\ \
| * | s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-252-5/+21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-251-1/+1
|\ \ | |/ |/|
| * s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1
* | kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-132-6/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+29
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-31/+1Star
| |\
| * | s390/diag: add diag26c supportJulian Wiedmann2017-06-201-0/+29
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-043-6/+6
|\ \ \
| * | | s390: Prevent hotplug rwsem recursionThomas Gleixner2017-05-262-3/+3
| * | | s390/kernel: Use stop_machine_cpuslocked()Sebastian Andrzej Siewior2017-05-261-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-0412-92/+207
|\ \ \ \
| * \ \ \ Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky2017-06-283-11/+89
| |\ \ \ \
| | * | | | KVM: s390: Backup the guest's machine check infoQingFeng Hao2017-06-271-0/+34
| | * | | | s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao2017-06-273-11/+55
| * | | | | s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky2017-06-131-2/+0Star
| * | | | | s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-1/+14
| * | | | | s390: rename struct psw_bits membersHeiko Carstens2017-06-123-9/+9
| * | | | | s390: rename psw_bits enumsHeiko Carstens2017-06-121-4/+4