aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-09s390/pci: remove races against pte updatesGravatar Daniel Vetter 1-41/+57
2020-11-09s390/early: rewrite program parameter setup in CGravatar Vasily Gorbik 2-6/+11
2020-11-09s390/kasan: move memory needs estimation into a functionGravatar Vasily Gorbik 2-22/+34
2020-11-09s390/kasan: make kasan header self-containedGravatar Vasily Gorbik 1-0/+2
2020-11-09s390/kasan: remove obvious parameter with the only possible valueGravatar Vasily Gorbik 3-5/+5
2020-11-09s390/kasan: avoid confusing namingGravatar Vasily Gorbik 1-9/+7
2020-11-09s390/decompressor: fix build warningGravatar Vasily Gorbik 1-1/+3
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeGravatar Heiko Carstens 3-1/+21
2020-11-09s390/mm: extend default vmalloc area size to 512GBGravatar Heiko Carstens 1-6/+6
2020-11-09s390: make sure vmemmap is top region table entry alignedGravatar Vasily Gorbik 1-4/+5
2020-11-09s390/kasan: remove 3-level paging supportGravatar Vasily Gorbik 3-49/+11
2020-11-09s390: remove unused s390_base_ext_handlerGravatar Vasily Gorbik 3-30/+2
2020-11-09s390/udelay: make it work for the early codeGravatar Vasily Gorbik 3-0/+15
2020-11-09s390/head: set io/ext handlers to disabled waitGravatar Vasily Gorbik 1-1/+13
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-32/+54
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 10-104/+44
2020-11-07Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-23/+47
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierGravatar Mike Travis 1-3/+10
2020-11-07x86/platform/uv: Remove spaces from OEM IDsGravatar Mike Travis 1-0/+3
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDGravatar Mike Travis 1-2/+5
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 7-59/+67
2020-11-06Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 3-19/+22
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 8-40/+48
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Gravatar Palmer Dabbelt 3-9/+16
2020-11-06RISC-V: Use non-PGD mappings for early DTB accessGravatar Anup Patel 1-0/+14
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Gravatar Changbin Du 1-1/+1
2020-11-05riscv: fix pfn_to_virt err in do_page_fault().Gravatar Liu Shaohua 1-1/+3
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nGravatar Scott Cheloha 1-3/+9
2020-11-05riscv: Set text_offset correctly for M-ModeGravatar Sean Anderson 1-0/+5
2020-11-05arm64: kexec_file: try more regions if loading segments failsGravatar Benjamin Gwin 2-11/+39
2020-11-05x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Gravatar Anand K Mistry 1-18/+33
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+9
2020-11-05RISC-V: Remove any memblock representing unusable memory areaGravatar Atish Patra 1-11/+7
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryGravatar Christophe Leroy 4-66/+28
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setGravatar Christophe Leroy 1-12/+2
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setGravatar Christophe Leroy 1-8/+0
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setGravatar Christophe Leroy 1-12/+0
2020-11-05powerpc: Use asm_goto_volatile for put_user()Gravatar Michael Ellerman 1-2/+2
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleGravatar Ryan Kosta 1-1/+1
2020-11-04x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SGravatar Fangrui Song 3-9/+3
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsGravatar Ard Biesheuvel 2-4/+4
2020-11-03Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-8/+167
2020-11-03s390/pci: fix hot-plug of PCI function missing busGravatar Niklas Schnelle 1-0/+4
2020-11-03s390/smp: move rcu_cpu_starting() earlierGravatar Qian Cai 1-1/+2
2020-11-03s390: update defconfigsGravatar Heiko Carstens 3-9/+12
2020-11-03s390/vdso: remove unused constantsGravatar Heiko Carstens 1-8/+0
2020-11-03s390/vdso: remove empty unused fileGravatar Heiko Carstens 1-0/+0
2020-11-03s390/mm: make pmd/pud_deref() large page awareGravatar Gerald Schaefer 1-22/+30
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Gravatar Jean-Philippe Brucker 4-47/+27
2020-11-03arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Gravatar Vanshidhar Konda 1-1/+1