summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | arm64: tegra: Fix insecure SMMU users for Tegra186Jonathan Hunter2019-05-081-0/+3
| * | | | | | | Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin...Olof Johansson2019-05-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: tegra: Select ARM_GIC_PMSameer Pujar2019-05-081-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'socfpga_arm32_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/...Olof Johansson2019-05-161-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: socfpga_defconfig: enable LTC2497Alan Tull2019-04-241-0/+2
| | * | | | | | | ARM: socfpga_defconfig: enable support for large block devicesAndrey Zhizhikin2019-03-281-1/+0
| | |/ / / / / /
| * | | | | | | Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/lateOlof Johansson2019-05-165-9/+10
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: mvebu: drop return from void functionNicholas Mc Guire2019-04-301-1/+0
| | * | | | | | | ARM: mvebu: prefix coprocessor operand with pStefan Agner2019-04-302-2/+2
| | * | | | | | | ARM: mvebu: drop unnecessary labelStefan Agner2019-04-301-1/+0
| | * | | | | | | ARM: mvebu: fix a leaked reference by adding missing of_node_putWen Yang2019-04-301-3/+8
| | * | | | | | | ARM: mvebu: kirkwood: remove error message when retrieving mac addressChris Packham2019-04-211-2/+0
| | |/ / / / / /
| * | | | | | | Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-05-162-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: logicpd-som-lv: Fix MMC1 card detectAdam Ford2019-04-301-1/+1
| | * | | | | | | ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabledAaro Koskinen2019-04-161-1/+1
| * | | | | | | | ARM: ixp4xx: Remove duplicated include from common.cYueHaibing2019-05-161-1/+0
* | | | | | | | | Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-194-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/cacheinfo: Remove double freeTobin C. Harding2019-05-171-1/+0
| * | | | | | | | | powerpc/mm/hash: Fix get_region_id() for invalid addressesAneesh Kumar K.V2019-05-171-0/+4
| * | | | | | | | | powerpc/mm: Drop VM_BUG_ON in get_region_id()Aneesh Kumar K.V2019-05-171-2/+0
| * | | | | | | | | powerpc/mm: Fix crashes with hugepages & 4K pagesMichael Ellerman2019-05-151-1/+1
| * | | | | | | | | powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy2019-05-141-1/+2
* | | | | | | | | | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-1917-659/+809
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss2019-05-151-8/+14
| * | | | | | | | | | MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer2019-05-131-0/+13
| * | | | | | | | | | generic: fix appended dtb supportMarcin Nowakowski2019-05-131-2/+2
| * | | | | | | | | | MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer2019-05-095-119/+265
| * | | | | | | | | | MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-099-275/+266
| * | | | | | | | | | MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil2019-05-091-0/+8
| * | | | | | | | | | MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-091-18/+3
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1934-320/+584
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | riscv: fix locking violation in page fault handlerAndreas Schwab2019-05-161-1/+2
| * | | | | | | | | | RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah2019-05-163-0/+192
| * | | | | | | | | | RISC-V: Avoid using invalid intermediate translationsPalmer Dabbelt2019-05-161-2/+10
| * | | | | | | | | | riscv: Support BUG() in kernel moduleVincent Chen2019-05-161-1/+1
| * | | | | | | | | | riscv: Add the support for c.ebreak check in is_valid_bugaddr()Vincent Chen2019-05-162-4/+23
| * | | | | | | | | | riscv: support trap-based WARN()Vincent Chen2019-05-161-10/+18
| * | | | | | | | | | riscv: fix sbi_remote_sfence_vma{,_asid}.Gary Guo2019-05-161-7/+12
| * | | | | | | | | | riscv: move switch_mm to its own fileGary Guo2019-05-163-52/+72
| * | | | | | | | | | riscv: move flush_icache_{all,mm} to cacheflush.cGary Guo2019-05-163-50/+62
| * | | | | | | | | | RISC-V: Access CSRs using CSR numbersAnup Patel2019-05-169-48/+57
| * | | | | | | | | | RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel2019-05-162-16/+21
| * | | | | | | | | | RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel2019-05-161-38/+38
| * | | | | | | | | | RISC-V: Fix minor checkpatch issues.Atish Patra2019-05-161-2/+2
| * | | | | | | | | | RISC-V: Support nr_cpus command line option.Atish Patra2019-05-161-1/+9
| * | | | | | | | | | RISC-V: Implement nosmp commandline option.Atish Patra2019-04-301-1/+11
| * | | | | | | | | | RISC-V: Add RISC-V specific arch_match_cpu_phys_idAtish Patra2019-04-302-2/+7
| * | | | | | | | | | riscv: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-04-291-1/+1
| * | | | | | | | | | riscv: call pm_power_off from machine_halt / machine_power_offChristoph Hellwig2019-04-251-6/+9
| * | | | | | | | | | riscv: print the unexpected interrupt causeChristoph Hellwig2019-04-251-1/+2