summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-23powerpc/vdso32: Don't read cache line size from the datapage on PPC32.Christophe Leroy
2020-01-23powerpc/vdso32: inline __get_datapage()Christophe Leroy
2020-01-23powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSEChristophe Leroy
2020-01-23powerpc/32: Add VDSO version of getcpu on non SMPChristophe Leroy
2020-01-23powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodesChristophe Leroy
2020-01-23powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.Christophe Leroy
2020-01-23powerpc/8xx: Fix permanently mapped IMMR region.Christophe Leroy
2020-01-23powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy
2020-01-23powerpc/ptdump: Fix W+X verificationChristophe Leroy
2020-01-23powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin
2020-01-16powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey
2020-01-16powerpc/book3s64/hash: Disable 16M linear mapping size if not alignedRussell Currey
2020-01-14powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-01-14powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2020-01-07powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entryBai Yingjie
2020-01-07powerpc32/booke: consistently return phys_addr_t in __pa()Bai Yingjie
2020-01-07powerpc/powernv: use resource_sizeJulia Lawall
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall
2020-01-07powerpc/mpic: constify copied structureJulia Lawall
2020-01-06powerpc/85xx: Get twr_p102x to compile againSebastian Andrzej Siewior
2020-01-06powerpc/pseries/svm: Allow IOMMU to work in SVMAlexey Kardashevskiy
2020-01-06powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff featuresAlexey Kardashevskiy
2020-01-06powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-01-06Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai
2020-01-06powerpc/pseries: Remove redundant select of PPC_DOORBELLMichael Ellerman
2020-01-06powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran
2020-01-06powerpc/pci: Fix pcibios_setup_device() orderingShawn Anastasio
2020-01-06powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-01-06powerpc/papr_scm: Update debug messageAneesh Kumar K.V
2020-01-06powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-01-06powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04hexagon: work around compiler crashNick Desaulniers
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-03Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-03riscv: ftrace: correct the condition logic in function graph tracerZong Li
2020-01-03riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li
2020-01-03riscv: mm: use __pa_symbol for kernel symbolsZong Li
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-30powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson