summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARC: mm: hack to allow 2 level build with 4 level codeVineet Gupta2021-08-261-0/+8
* ARC: mm: disintegrate pgtable.h into levels and flagsVineet Gupta2021-08-263-273/+248
* ARC: mm: disintegrate mmu.h (arcv2 bits out)Vineet Gupta2021-08-263-84/+105
* ARC: mm: move MMU specific bits out of entry code ...Vineet Gupta2021-08-243-5/+11
* ARC: mm: move MMU specific bits out of ASID allocatorVineet Gupta2021-08-243-22/+30
* ARC: mm: non-functional code movement/cleanupVineet Gupta2021-08-241-14/+16
* ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)Vineet Gupta2021-08-242-10/+10
* ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flagVineet Gupta2021-08-242-4/+2
* ARC: mm: Enable STRICT_MM_TYPECHECKSVineet Gupta2021-08-242-27/+1
* ARC: mm: Fixes to allow STRICT_MM_TYPECHECKSVineet Gupta2021-08-241-5/+8
* ARC: mm: move mmu/cache externs out to setup.hVineet Gupta2021-08-243-10/+10
* ARC: mm: remove tlb paranoid codeVineet Gupta2021-08-244-99/+0
* ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 onlyVineet Gupta2021-08-247-40/+5
* ARC: retire MMUv1 and MMUv2 supportVineet Gupta2021-08-247-412/+42
* ARC: retire ARC750 supportVineet Gupta2021-08-241-11/+1
* ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variantsVineet Gupta2021-08-242-23/+27
* ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)Vineet Gupta2021-08-241-9/+2
* ARC: cmpxchg/xchg: rewrite as macros to make type safeVineet Gupta2021-08-241-96/+117
* ARC: xchg: !LLSC: remove UP micro-optimization/hackVineet Gupta2021-08-241-7/+1
* ARC: bitops: fls/ffs to take int (vs long) per asm-generic definesVineet Gupta2021-08-241-2/+2
* ARC: switch to generic bitopsVineet Gupta2021-08-243-198/+2
* ARC: atomics: implement relaxed variantsVineet Gupta2021-08-242-30/+26
* ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_returnVineet Gupta2021-08-241-0/+6
* ARC: atomic: !LLSC: use int data type consistentlyVineet Gupta2021-08-241-2/+2
* ARC: atomic: !LLSC: remove hack in atomic_set() for for UPVineet Gupta2021-08-241-13/+4
* ARC: atomics: disintegrate headerVineet Gupta2021-08-244-424/+461
* ARC: export clear_user_page() for modulesRandy Dunlap2021-08-241-1/+1
* arch/arc/kernel/: fix misspellings using codespell toolChangcheng Deng2021-08-243-3/+3
* Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-223-14/+31
|\
| * powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman2021-08-191-13/+10
| * powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy2021-08-191-0/+20
| * powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor2021-08-181-1/+1
* | Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-211-2/+2
|\ \
| * | riscv: Fix a number of free'd resources in init_resources()Petr Pavlu2021-08-201-2/+2
* | | Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-212-0/+11
|\ \ \
| * | | s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-182-0/+11
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-08-202-2/+3
|\ \ \ \
| * | | | arm64: initialize all of CNTHCTL_EL2Mark Rutland2021-08-191-2/+1
| * | | | arm64: clean vdso & vdso32 filesAndrew Delgadillo2021-08-111-0/+2
* | | | | Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-207-34/+48
|\ \ \ \ \
| * \ \ \ \ Merge tag 'qcom-arm64-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2021-08-165-5/+21
| |\ \ \ \ \
| | * | | | | arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly2021-08-051-2/+2
| | * | | | | arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel2021-08-051-0/+4
| | * | | | | arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7Sibi Sankar2021-07-201-1/+1
| | * | | | | arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mappingPetr Vorel2021-07-191-0/+8
| | * | | | | arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel2021-07-191-0/+4
| | * | | | | arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla2021-07-191-2/+2
| * | | | | | ARM: ixp4xx: fix building both pci driversArnd Bergmann2021-08-121-24/+24
| * | | | | | ARM: configs: Update the nhk8815_defconfigLinus Walleij2021-08-121-5/+3
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-163-7/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |