summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/debug: only write data onceSebastian Ott2017-10-181-2/+4
* s390/debug: improve debug_eventSebastian Ott2017-10-181-10/+18
* s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo2017-10-181-3/+3
* s390/debug: adjust coding styleHeiko Carstens2017-10-161-490/+396
* s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-121-7/+0
* s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-091-4/+2
* Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-095-1/+521
|\
| * s390/sthyi: add s390_sthyi system callQingFeng Hao2017-10-094-1/+35
| * s390/sthyi: add cache to store hypervisor infoQingFeng Hao2017-10-091-13/+71
| * s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-092-1/+429
* | s390/disassembler: add new z14 instructionsHeiko Carstens2017-09-291-1/+82
* | s390/disassembler: add missing z13 instructionsHeiko Carstens2017-09-291-2/+28
* | s390/disassembler: add sthyi instructionHeiko Carstens2017-09-291-0/+1
* | s390/disassembler: remove double instructionsHeiko Carstens2017-09-291-6/+0
* | s390/disassembler: fix LRDFU formatHeiko Carstens2017-09-291-1/+1
* | 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/+1
* | 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/+0
* | s390/guarded storage: simplify task exit handlingHeiko Carstens2017-09-282-8/+4
* | 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/+17
* | 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/+0
* | 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-111-17/+15
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-17/+15
* | 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/+4
* | 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-122-6/+1
|/
* 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/+1
| |\
| * | s390/diag: add diag26c supportJulian Wiedmann2017-06-201-0/+29