aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-23selftests/powerpc: Enable range tests on 8xx in ptrace-hwbreak.c selftestChristophe Leroy1-3/+2
2020-01-23powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.Christophe Leroy4-29/+61
2020-01-23powerpc/8xx: Fix permanently mapped IMMR region.Christophe Leroy1-6/+7
2020-01-23powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy1-1/+1
2020-01-23powerpc/ptdump: Fix W+X verificationChristophe Leroy1-1/+3
2020-01-23powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy1-0/+1
2020-01-23powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy3-6/+8
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin7-87/+64
2020-01-16misc: cxl: use mmgrabJulia Lawall1-1/+1
2020-01-16powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey1-1/+1
2020-01-16powerpc/book3s64/hash: Disable 16M linear mapping size if not alignedRussell Currey1-1/+10
2020-01-14powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu1-1/+3
2020-01-14powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu1-5/+4
2020-01-07powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entryBai Yingjie1-0/+9
2020-01-07powerpc32/booke: consistently return phys_addr_t in __pa()Bai Yingjie1-1/+1
2020-01-07powerpc/powernv: use resource_sizeJulia Lawall1-2/+2
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall1-1/+1
2020-01-07powerpc/mpic: constify copied structureJulia Lawall1-2/+2
2020-01-06powerpc/85xx: Get twr_p102x to compile againSebastian Andrzej Siewior1-4/+1
2020-01-06powerpc/pseries/svm: Allow IOMMU to work in SVMAlexey Kardashevskiy1-0/+7
2020-01-06powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff featuresAlexey Kardashevskiy3-8/+13
2020-01-06powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDWAlexey Kardashevskiy1-14/+29
2020-01-06Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai1-10/+1
2020-01-06powerpc/pseries: Remove redundant select of PPC_DOORBELLMichael Ellerman1-1/+0
2020-01-06powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2020-01-06powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran4-28/+0
2020-01-06powerpc/pci: Fix pcibios_setup_device() orderingShawn Anastasio1-16/+9
2020-01-06powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran3-14/+15
2020-01-06powerpc/papr_scm: Update debug messageAneesh Kumar K.V1-2/+3
2020-01-06selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman3-1/+174
2020-01-06powerpc/imc: Add documentation for IMC and trace-modeAnju T Sudhakar2-0/+200
2020-01-06powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-01-06powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe1-12/+6
2020-01-05Linux 5.5-rc5Linus Torvalds1-1/+1
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds13-22/+76
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley4-0/+38
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley3-13/+13
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-90/+166
2020-01-04Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds5-47/+55
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen3-42/+46
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds9-19/+73
2020-01-04hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He1-0/+1
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery when mountKai Li1-0/+8
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long1-1/+50
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost1-2/+6
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov1-1/+1
2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap1-2/+5
2020-01-04hexagon: work around compiler crashNick Desaulniers1-3/+1