summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-231-9/+18
|\
| * ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta2020-10-221-9/+18
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-239-51/+43
|\ \
| * | arm64: proton-pack: Update comment to reflect new function nameStephen Boyd2020-10-211-2/+2
| * | arm64: spectre-v2: Favour CPU-specific mitigation at EL2Will Deacon2020-10-201-19/+17
| * | arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers2020-10-201-2/+2
| * | arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt2020-10-201-1/+1
| * | arm64: mremap speedup - Enable HAVE_MOVE_PMDKalesh Singh2020-10-151-0/+1
| * | arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel2020-10-153-25/+14
| * | arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasksPeter Collingbourne2020-10-152-2/+6
* | | 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