summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-1/+0
|\
| * export: explicitly align struct kernel_symbolMatthias Maennich2019-09-101-1/+0
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-2213-24/+345
|\ \
| * | ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor2019-09-102-1/+5
| * | ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin2019-09-101-0/+3
| * | ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-09-061-0/+16
| * | ARM: 8890/1: l2x0: add marvell,ecc-enable property for auroraChris Packham2019-08-291-0/+5
| * | ARM: 8886/1: l2x0: support parity-enable/disable on auroraChris Packham2019-08-291-0/+7
| * | ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe2019-08-291-0/+48
| * | ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe2019-08-292-3/+3
| * | ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe2019-08-292-1/+1
| * | ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry2019-08-294-3/+229
| * | ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-08-232-2/+3
| * | ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven2019-08-231-1/+0
| * | ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada2019-08-231-0/+4
| * | ARM: 8894/1: boot: Replace open-coded nop with macroLinus Walleij2019-08-231-1/+1
| * | ARM: 8893/1: boot: Explain the 8 nopsLinus Walleij2019-08-231-0/+12
| * | ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada2019-08-231-7/+2
| * | ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers2019-08-231-2/+3
| * | ARM: 8873/1: perf: cleanup cppcheck shifting warningPhong Tran2019-08-231-3/+3
| * | ARM: 8872/1: Use common outgoing-CPU-notification codePaul E. McKenney2019-08-231-4/+2
| * | ARM: 8871/1: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checksNathan Chancellor2019-08-231-2/+2
* | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22103-2303/+1586
|\ \ \
| * | | MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-201-0/+6
| * | | MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton2019-09-202-2/+14
| * | | MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens2019-09-061-1/+0
| * | | mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino2019-09-032-0/+46
| * | | MIPS: Drop Loongson _CACHE_* definitionsPaul Burton2019-09-031-7/+0
| * | | MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-034-12/+2
| * | | MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-031-30/+22
| * | | MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-035-10/+16
| * | | MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer2019-08-311-105/+62
| * | | mips: remove ioremap_cachableChristoph Hellwig2019-08-311-4/+3
| * | | mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-08-314-29/+45
| * | | mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-08-315-16/+32
| * | | mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra2019-08-311-2/+5
| * | | MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing2019-08-271-1/+0
| * | | MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-08-264-0/+30
| * | | MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-261-3/+1
| * | | MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart2019-08-241-2/+2
| * | | MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart2019-08-241-1/+2
| * | | MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl2019-08-241-8/+8
| * | | mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2019-08-242-13/+3
| * | | MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton2019-08-231-1/+1
| * | | MIPS: mm: Fix highmem compilePaul Burton2019-08-231-0/+2
| * | | MIPS: init: Drop boot_mem_mapJiaxun Yang2019-08-232-286/+85
| * | | MIPS: mm: Drop boot_mem_mapJiaxun Yang2019-08-231-57/+37
| * | | MIPS: xlp: Drop boot_mem_mapJiaxun Yang2019-08-231-6/+6
| * | | MIPS: ip22: Drop addr_is_ramJiaxun Yang2019-08-231-18/+2
| * | | MIPS: msp: Record prom memoryJiaxun Yang2019-08-231-6/+16