summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov13-99/+183
2021-07-27s390/ctl_reg: add ctlreg5 and ctlreg15 unionsHeiko Carstens1-0/+17
2021-07-27s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov1-1/+3
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov2-2/+3
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov2-9/+7
2021-07-27s390/setup: drop _OFFSET macrosAlexander Egorenkov1-17/+6
2021-07-27s390/setup: remove unused symbolic constants for C code from setup.hAlexander Egorenkov1-3/+0
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov9-37/+45
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov7-23/+32
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov7-8/+23
2021-07-27s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov1-4/+4
2021-07-27s390/vdso: use system call functionsHeiko Carstens1-18/+4
2021-07-27s390/syscall: provide generic system call functionsHeiko Carstens1-0/+59
2021-07-27s390/cpacf: get rid of register asmHeiko Carstens1-97/+111
2021-07-27s390/debug: remove unused print definesHeiko Carstens1-34/+0
2021-07-27s390/dasd: remove debug printkHeiko Carstens1-3/+1
2021-07-27s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov2-34/+21
2021-07-27s390/boot: disable Secure Execution in dump modeAlexander Egorenkov3-0/+11
2021-07-27s390/boot: move uv function declarations to boot/uv.hAlexander Egorenkov4-8/+20
2021-07-27s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-07-27s390/mm: don't print hashed values for pte_ERROR() & friendsHeiko Carstens1-5/+5
2021-07-27s390/mm: use pr_err() instead of printk() for pte_ERROR & friendsHeiko Carstens1-5/+5
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov4-5/+20
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov4-1/+5
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov4-17/+19
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov5-13/+14
2021-07-26Linux 5.14-rc3v5.14-rc3Linus Torvalds1-1/+1
2021-07-25smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds1-1/+1
2021-07-25Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-8/+68
2021-07-25Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+10
2021-07-25Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+23
2021-07-25Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-07-25Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+10
2021-07-25Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-55/+247
2021-07-25Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-21/+48
2021-07-25ACPI: fix NULL pointer dereferenceLinus Torvalds1-1/+2
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-92/+78
2021-07-24Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-17/+45
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds6-19/+32
2021-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+9
2021-07-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-51/+93
2021-07-24riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto1-9/+9
2021-07-24riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto1-1/+0
2021-07-24riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto1-1/+1
2021-07-24riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto1-3/+3
2021-07-24hugetlbfs: fix mount mode command line processingMike Kravetz1-1/+1
2021-07-24mm: fix the deadlock in finish_fault()Qi Zheng1-1/+10
2021-07-24mm: mmap_lock: fix disabling preemption directlyMuchun Song1-2/+2
2021-07-24mm/secretmem: wire up ->set_page_dirtyMike Rapoport1-0/+1