summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab2020-11-202-2/+2
* s390: add separate program check exit pathHeiko Carstens2020-11-201-3/+11
* Merge branch 'fixes' into featuresHeiko Carstens2020-11-203-1/+4
|\
| * s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-121-1/+1
| * s390: update defconfigsHeiko Carstens2020-11-121-0/+1
| * s390: fix system call exit pathHeiko Carstens2020-11-091-0/+2
* | s390/sclp: provide extended sccb supportSumanth Korikkar2020-11-182-3/+6
* | s390/pci: inform when missing required facilitiesNiklas Schnelle2020-11-181-1/+3
* | s390/mm: remove unused clear_user_asce()Heiko Carstens2020-11-121-7/+0
* | s390/pci: remove races against pte updatesDaniel Vetter2020-11-091-41/+57
* | s390/early: rewrite program parameter setup in CVasily Gorbik2020-11-092-6/+11
* | s390/kasan: move memory needs estimation into a functionVasily Gorbik2020-11-092-22/+34
* | s390/kasan: make kasan header self-containedVasily Gorbik2020-11-091-0/+2
* | s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik2020-11-093-5/+5
* | s390/kasan: avoid confusing namingVasily Gorbik2020-11-091-9/+7
* | s390/decompressor: fix build warningVasily Gorbik2020-11-091-1/+3
* | s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens2020-11-093-1/+21
* | s390/mm: extend default vmalloc area size to 512GBHeiko Carstens2020-11-091-6/+6
* | s390: make sure vmemmap is top region table entry alignedVasily Gorbik2020-11-091-4/+5
* | s390/kasan: remove 3-level paging supportVasily Gorbik2020-11-093-49/+11
* | s390: remove unused s390_base_ext_handlerVasily Gorbik2020-11-093-30/+2
* | s390/udelay: make it work for the early codeVasily Gorbik2020-11-093-0/+15
* | s390/head: set io/ext handlers to disabled waitVasily Gorbik2020-11-091-1/+13
|/
* Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-085-32/+54
|\
| * x86/platform/uv: Recognize UV5 hubless system identifierMike Travis2020-11-071-3/+10
| * x86/platform/uv: Remove spaces from OEM IDsMike Travis2020-11-071-0/+3
| * x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis2020-11-071-2/+5
| * x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-051-18/+33
| * x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song2020-11-043-9/+3
* | Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-11-0810-104/+44
|\ \
| * | powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha2020-11-061-3/+9
| * | powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy2020-11-054-66/+28
| * | powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-12/+2
| * | powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-8/+0
| * | powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-12/+0
| * | powerpc: Use asm_goto_volatile for put_user()Michael Ellerman2020-11-051-2/+2
| * | powerpc/smp: Call rcu_cpu_starting() earlierQian Cai2020-11-021-1/+2
| * | powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai2020-11-021-2/+3
| |/
* | Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-078-23/+47
|\ \
| * | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt2020-11-063-9/+16
| * | RISC-V: Use non-PGD mappings for early DTB accessAnup Patel2020-11-061-0/+14
| * | riscv: uaccess: fix __put_kernel_nofault()Changbin Du2020-11-061-1/+1
| * | riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua2020-11-061-1/+3
| * | riscv: Set text_offset correctly for M-ModeSean Anderson2020-11-061-0/+5
| * | RISC-V: Remove any memblock representing unusable memory areaAtish Patra2020-11-051-11/+7
| * | risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta2020-11-041-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-067-59/+67
|\ \ \
| * | | arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2020-11-052-11/+39
| * | | arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker2020-11-034-47/+27
| * | | arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda2020-11-031-1/+1