summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-05-267-93/+127
|\
| * ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-05-191-2/+2
| * Merge branch 'uaccess' into fixesRussell King2020-05-074-89/+123
| |\
| | * ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King2020-05-031-5/+20
| | * ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King2020-05-031-17/+13
| | * ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King2020-05-034-89/+112
| * | ARM: 8973/1: Add missing newline terminator to kernel messageGeert Uytterhoeven2020-05-071-1/+1
| * | ARM: 8970/1: decompressor: increase tag sizeƁukasz Stelmach2020-04-291-1/+1
* | | Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-241-8/+8
|\ \ \
| * \ \ Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-221-8/+8
| |\ \ \
| | * | | x86/boot: Mark global variables as staticArvind Sankar2020-05-141-8/+8
* | | | | Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-2/+9
|\ \ \ \ \
| * | | | | x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-221-0/+7
| * | | | | x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-05-191-2/+2
| |/ / / /
* | | | | sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport2020-05-231-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-233-7/+9
|\ \ \ \ \
| * | | | | sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport2020-05-231-1/+1
| * | | | | sh: include linux/time_types.h for sockiosArnd Bergmann2020-05-231-0/+2
| * | | | | x86: bitops: fix build regressionNick Desaulniers2020-05-231-6/+6
* | | | | | Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-05-235-8/+227
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer2020-05-201-0/+1
| * | | | | s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer2020-05-201-3/+6
| * | | | | s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo2020-05-141-1/+1
| * | | | | s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2020-05-142-4/+219
* | | | | | Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-222-2/+2
|\ \ \ \ \ \
| * | | | | | RISC-V: gp_in_global needs register keywordPalmer Dabbelt2020-05-211-1/+1
| * | | | | | riscv: Fix print_vm_layout build error if NOMMUKefeng Wang2020-05-211-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-05-222-4/+5
|\ \ \ \ \ \
| * | | | | | arm64: Add get_user() type annotation on the !access_ok() pathAl Viro2020-05-221-1/+1
| * | | | | | arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer2020-05-201-3/+4
* | | | | | | Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-05-224-14/+19
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman2020-05-211-1/+1
| * | | | | | | Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy2020-05-203-13/+18
* | | | | | | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | um: Fix typo in vector driver transport option definitionIgnat Korchagin2020-04-291-1/+1
| * | | | | | | | um: syscall.c: include <asm/unistd.h>Johannes Berg2020-04-291-0/+1
| * | | | | | | | um: Fix xor.h includeJohannes Berg2020-04-291-1/+1
* | | | | | | | | Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-05-209-16/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARC: show_regs: avoid extra line of outputVineet Gupta2020-05-151-8/+6
| * | | | | | | | | ARC: guard dsp early init against non ARCv2Eugeniy Paltsev2020-04-291-0/+2
| * | | | | | | | | ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-04-271-0/+1
| * | | | | | | | | ARC: entry: commentVineet Gupta2020-04-131-0/+2
| * | | | | | | | | arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-131-2/+0
| * | | | | | | | | arc: ptrace: hard-code "arc" instead of UTS_MACHINEMasahiro Yamada2020-04-132-4/+1
| * | | | | | | | | ARC: [plat-hsdk]: fix USB regressionEugeniy Paltsev2020-04-131-0/+1
| * | | | | | | | | ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-04-131-2/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-191-2/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov2020-05-131-2/+17
* | | | | | | | | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-171-7/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-151-7/+9
| | |_|_|_|_|/ / / | |/| | | | | | |