summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-2224-36/+23
|\
| * treewide: remove DISABLE_LTOSami Tolvanen2020-10-203-5/+0
| * kbuild: explicitly specify the build id styleBill Wendling2020-10-098-8/+8
| * kbuild: remove cc-option test of -Werror=date-timeMasahiro Yamada2020-09-241-1/+1
| * kbuild: remove cc-option test of -fno-strict-overflowMasahiro Yamada2020-09-241-1/+1
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-2413-15/+7
| * arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-076-6/+6
* | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-223-3/+8
|\ \
| | \
| | \
| *-. \ Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-122-1/+5
| |\ \ \
| | | * | s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato2020-10-072-1/+3
| | | * | s390/pci: stash version in the zpci_devMatthew Rosato2020-10-072-0/+2
| | |/ /
| * / / s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-221-2/+3
| |/ /
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-225-33/+12
|\ \ \
| * \ \ Merge branch 'remotes/lorenzo/pci/arm'Bjorn Helgaas2020-10-212-21/+2
| |\ \ \
| | * | | ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi2020-09-182-21/+2
| * | | | Merge branch 'remotes/lorenzo/pci/pci-iomap'Bjorn Helgaas2020-10-211-10/+7
| |\ \ \ \
| | * | | | sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi2020-10-051-6/+7
| | * | | | sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi2020-10-051-4/+0
| | |/ / /
| * | | | Merge branch 'pci/misc'Bjorn Helgaas2020-10-211-0/+1
| |\ \ \ \
| | * | | | x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap2020-09-011-0/+1
| | |/ / /
| * / / / PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-292-2/+2
| |/ / /
* | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-2237-188/+138
|\ \ \ \
| * | | | powerpc: remove address space overrides using set_fs()Christoph Hellwig2020-09-096-64/+9
| * | | | powerpc: use non-set_fs based maccess routinesChristoph Hellwig2020-09-091-0/+16
| * | | | x86: remove address space overrides using set_fs()Christoph Hellwig2020-09-098-77/+39
| * | | | x86: make TASK_SIZE_MAX usable from assembly codeChristoph Hellwig2020-09-092-3/+3
| * | | | x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.hChristoph Hellwig2020-09-093-49/+49
| * | | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-0925-0/+27
| |/ / /
* | | | Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2020-10-202-4/+22
|\ \ \ \
| * | | | power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij2020-08-272-4/+22
| |/ / /
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-10-2034-112/+263
|\ \ \ \
| * | | | ARM: add malloc size to decompressor kexec size structureRussell King2020-09-153-4/+8
| * | | | ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King2020-09-153-1/+6
| * | | | ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker2020-09-151-4/+12
| * | | | ARM: 9010/1: uncompress: Print the location of appended DTBLinus Walleij2020-09-151-0/+23
| * | | | ARM: 9009/1: uncompress: Enable debug in head.SLinus Walleij2020-09-151-0/+1
| * | | | ARM: 9008/1: uncompress: Drop excess whitespace printLinus Walleij2020-09-151-2/+0
| * | | | ARM: 9006/1: uncompress: Wait for ready and busy in debug printsLinus Walleij2020-09-151-5/+10
| * | | | ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij2020-09-155-10/+19
| * | | | ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij2020-09-1527-30/+114
| * | | | ARM: 9003/1: uncompress: Delete unused debug macrosLinus Walleij2020-09-151-30/+0
| * | | | ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson2020-09-151-28/+72
* | | | | Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2020-10-2035-1355/+15
|\ \ \ \ \
| * | | | | arc: include/asm: fix typos of "themselves"Randy Dunlap2020-10-062-3/+3
| * | | | | ARC: SMP: fix typo and use "come up" instead of "comeup"Mike Rapoport2020-10-061-1/+1
| * | | | | ARC: [dts] fix the errors detected by dtbs_checkZhen Lei2020-10-065-5/+5
| * | | | | arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran2020-10-061-0/+1
| * | | | | ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta2020-10-0628-1346/+5
* | | | | | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-2025-239/+936
|\ \ \ \ \ \
| * | | | | | RISC-V: Add page table dump support for uefiAtish Patra2020-10-021-6/+42