aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-17s390/mm: Uncouple physical vs virtual address spacesGravatar Alexander Gordeev 9-68/+241
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersGravatar Alexander Gordeev 3-5/+42
2024-04-17s390/vmcoreinfo: Store virtual memory layoutGravatar Alexander Gordeev 1-0/+2
2024-04-17s390/os_info: Store virtual memory layoutGravatar Alexander Gordeev 2-2/+15
2024-04-17s390/os_info: Introduce value entriesGravatar Alexander Gordeev 3-9/+31
2024-04-17s390/boot: Make .amode31 section address range explicitGravatar Alexander Gordeev 2-1/+4
2024-04-17s390/boot: Make identity mapping base address explicitGravatar Alexander Gordeev 2-2/+5
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsGravatar Alexander Gordeev 4-9/+20
2024-04-17s390/mm: Create virtual memory layout structureGravatar Alexander Gordeev 3-5/+12
2024-04-17s390/mm: Move KASLR related to <asm/page.h>Gravatar Alexander Gordeev 2-14/+14
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasGravatar Alexander Gordeev 2-10/+13
2024-04-17s390/boot: Reduce size of identity mapping on overlapGravatar Alexander Gordeev 1-1/+4
2024-04-17s390/boot: Consider DCSS segments on memory layout setupGravatar Alexander Gordeev 2-2/+12
2024-04-17s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSGravatar Alexander Gordeev 1-3/+2
2024-04-17KVM: s390: vsie: Use virt_to_phys for facility control blockGravatar Nina Schoetterl-Glausch 1-1/+2
2024-04-12s390/cio: fix tracepoint subchannel type fieldGravatar Peter Oberparleiter 1-1/+1
2024-04-12s390/cio: export CHPID operating speedGravatar Peter Oberparleiter 3-2/+49
2024-04-12s390/cio: export measurement data for all CMGsGravatar Peter Oberparleiter 1-4/+0
2024-04-12s390/cio: export extended channel-path-measurement dataGravatar Peter Oberparleiter 5-32/+69
2024-04-12s390/cio: simplify measurement attribute registrationGravatar Peter Oberparleiter 1-34/+15
2024-04-12s390/cio: rework channel-utilization-block handlingGravatar Peter Oberparleiter 3-25/+49
2024-04-09s390/mm: Convert gmap_make_secure to use a folioGravatar Matthew Wilcox (Oracle) 1-13/+14
2024-04-09s390/mm: Convert make_page_secure to use a folioGravatar Matthew Wilcox (Oracle) 1-13/+16
2024-04-09s390/cpum_cf: make crypto counters upward compatible across machine typesGravatar Thomas Richter 2-9/+4
2024-04-09s390: adjust indentation of RELOCS command build step outGravatar Heiko Carstens 1-1/+1
2024-04-09s390/cio: convert sprintf()/snprintf() to sysfs_emit()Gravatar Li Zhijian 1-7/+7
2024-04-09s390/ap: rename ap debug configuration optionGravatar Holger Dengler 3-19/+16
2024-04-09s390/ap: modularize ap busGravatar Holger Dengler 6-8/+44
2024-04-09s390/chsc: use notifier for AP configuration changesGravatar Holger Dengler 4-15/+50
2024-04-09s390/uv: export prot_virt_guest symbol in uvGravatar Holger Dengler 1-0/+1
2024-04-09s390/ap: swap IRQ and bus/device registrationGravatar Holger Dengler 1-9/+9
2024-04-09s390/ap: rework ap initializationGravatar Holger Dengler 1-30/+72
2024-04-09s390/ap: use static qci informationGravatar Holger Dengler 2-63/+30
2024-03-31Linux 6.9-rc2v6.9-rc2Gravatar Linus Torvalds 1-1/+1
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 31-87/+66
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-18/+43
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-4/+12
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-16/+62
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-8/+27
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 16-64/+64
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTGravatar Isak Ellmer 8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerGravatar Nathan Chancellor 1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesGravatar Borislav Petkov (AMD) 1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentGravatar Arnd Bergmann 13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerGravatar Mikulas Patocka 1-1/+1
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-32/+41
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 47-355/+479
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+4
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 27-160/+376