summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390: enable processes for mio instructionsSebastian Ott2019-04-291-0/+2
| * | s390/pci: gather statistics for floating vs directed irqsSebastian Ott2019-04-291-1/+2
| * | s390: show statistics for MSI IRQsSebastian Ott2019-04-291-9/+38
| * | s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-291-0/+17
| * | s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo2019-04-292-0/+16
| * | s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo2019-04-293-9/+82
| * | s390/kexec_file: Signature verification prototypePhilipp Rudo2019-04-293-0/+80
| * | s390/kexec_file: Load new kernel to absolute 0Philipp Rudo2019-04-294-18/+22
| * | s390/kexec_file: Unify loader codePhilipp Rudo2019-04-293-77/+55Star
| * | s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-293-17/+8Star
| * | s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-04-291-1/+6
| * | s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo2019-04-291-1/+1
| * | s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2019-04-261-0/+134
| * | s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-262-0/+64
| * | s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-262-42/+40Star
| * | s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-262-60/+58Star
| * | s390: report new CPU capabilitiesMartin Schwidefsky2019-04-252-1/+10
| * | s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter2019-04-231-2/+7
| * | s390: Convert IS_ENABLED uses to __is_definedJoe Perches2019-04-112-4/+4
| * | s390: don't build vdso32 with clangArnd Bergmann2019-04-112-6/+6
| * | s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2019-04-101-0/+9
| * | s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+5
| * | s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-102-14/+2Star
| * | s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-101-0/+4
| * | s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter2019-03-292-38/+84
* | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-6/+0Star
|\ \ \
| * | | s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-6/+0Star
| |/ /
* | | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-061-1/+2
|\ \ \
| * | | s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-1/+2
* | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ \
| * | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| | |_|/ | |/| |
* | | | s390: correct some inline assembly constraintsVasily Gorbik2019-04-172-5/+5
| |_|/ |/| |
* | | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-283-14/+27
|\ \ \ | |/ / |/| |
| * | s390/cpumf: Fix warning from check_processor_idThomas Richter2019-03-281-6/+13
| * | s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-062-8/+14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-0/+1
|\ \ \
| * \ \ Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-221-0/+1
| |\ \ \
| | * | | KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-051-0/+1
* | | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-123-1/+23
* | | | | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+5
* | | | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-122-0/+6
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-2/+0Star
|\ \ \ \ \
| * | | | | s390/vdso: don't clear PG_reservedDavid Hildenbrand2019-03-061-2/+0Star
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-061-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-26/+61
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-26/+46
| |\ \ \ \
| | * | | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
| | * | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-26/+26