summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-20s390/prng: let misc_register() add the prng sysfs attributesJulian Wiedmann
2020-11-20s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab
2020-11-20s390: add separate program check exit pathHeiko Carstens
2020-11-20Merge branch 'fixes' into featuresHeiko Carstens
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar
2020-11-18s390/pci: inform when missing required facilitiesNiklas Schnelle
2020-11-12s390/mm: remove unused clear_user_asce()Heiko Carstens
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-12s390: update defconfigsHeiko Carstens
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik
2020-11-09s390/kasan: make kasan header self-containedVasily Gorbik
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik
2020-11-09s390/kasan: avoid confusing namingVasily Gorbik
2020-11-09s390/decompressor: fix build warningVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2020-11-09s390/mm: extend default vmalloc area size to 512GBHeiko Carstens
2020-11-09s390: make sure vmemmap is top region table entry alignedVasily Gorbik
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik
2020-11-09s390: fix system call exit pathHeiko Carstens
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-11-07Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-06Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt
2020-11-06RISC-V: Use non-PGD mappings for early DTB accessAnup Patel
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Changbin Du
2020-11-05riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha
2020-11-05riscv: Set text_offset correctly for M-ModeSean Anderson
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin
2020-11-05x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-05RISC-V: Remove any memblock representing unusable memory areaAtish Patra
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman