summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0658-550/+31
|\
| * kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-062-14/+5
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-0623-23/+0
| * riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
| * kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-061-1/+1
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-066-7/+6
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-0623-59/+19
| * nds32: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-10/+0
| * nios2: remove unneeded HAS_DMA defineMasahiro Yamada2019-01-061-3/+0
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-062-5/+10
* | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-061-1/+9
|\ \
| * | x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig2019-01-051-1/+9
* | | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-054-7/+5
|\ \ \ | |_|/ |/| |
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-01-022-5/+0
| |\ \
| | * | arm64: dts: mt7622: Remove un-used property for PCIeHonghui Zhang2018-12-181-2/+0
| | * | arm: dts: mt7623: Remove un-used property for PCIeHonghui Zhang2018-12-181-3/+0
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-0/+3
| |\ \ \
| | * | | s390/pci: skip VF scanningSebastian Ott2019-01-011-0/+3
| | |/ /
| * / / x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2018-11-081-2/+2
| |/ /
* | | Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-01-051-1/+1
|\ \ \
| * | | sh: ftrace: Fix missing parenthesis in WARN_ON()Steven Rostedt (VMware)2019-01-031-1/+1
* | | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-056-0/+6
|\ \ \ \
| * | | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-206-0/+6
| | |/ / | |/| |
* | | | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0515-186/+64
|\ \ \ \
| * | | | MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
| * | | | MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2018-12-311-1/+1
| * | | | MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2018-12-315-98/+3
| * | | | MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2018-12-231-0/+1
| * | | | MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
| * | | | MIPS: Alchemy: update cpu-feature-overridesManuel Lauss2018-12-231-0/+3
| * | | | MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss2018-12-231-58/+0
| * | | | MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss2018-12-231-1/+1
| * | | | MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2018-12-231-1/+1
* | | | | Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-01-054-12/+19
|\ \ \ \ \
| * | | | | powerpc: Drop use of 'type' from access_ok()Mathieu Malaterre2019-01-041-1/+1
| * | | | | Merge branch 'master' into fixesMichael Ellerman2019-01-041685-22384/+51636
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | KVM: PPC: Book3S HV: radix: Fix uninitialized var build errorMichael Ellerman2018-12-301-1/+1
| * | | | | powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfigMichael Ellerman2018-12-301-0/+1
| * | | | | powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman2018-12-301-3/+3
| * | | | | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter2018-12-301-2/+2
| * | | | | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2018-12-301-6/+12
* | | | | | Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-051-2/+2
|\ \ \ \ \ \
| * | | | | | parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller2019-01-051-2/+2
* | | | | | | Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2019-01-052-18/+1
|\ \ \ \ \ \ \
| * | | | | | | h8300: pci: Remove local declaration of pcibios_penalize_isa_irqGuenter Roeck2018-12-292-18/+1
* | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2019-01-0520-118/+1611
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next/drivers' into next/lateOlof Johansson2019-01-041-6/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMACMasahiro Yamada2019-01-041-0/+1
| * | | | | | | | | arm64: defconfig: Re-enable bcm2835-thermal driverStefan Wahren2018-12-311-0/+1