summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18s390: implement arch_xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18riscv: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18powerpc: implement arch_xor_unlock_is_negative_byte on 32-bitMatthew Wilcox (Oracle)
2023-10-18mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18alpha: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18arm64, kasan: update comment in kasan_initAndrey Konovalov
2023-10-18mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-06riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is setAlexandre Ghiti
2023-10-06riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panickingAlexandre Ghiti
2023-10-04mips: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-04kvm: mmu: dynamically allocate the x86-mmu shrinkerQi Zheng
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-29arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang
2023-09-28Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-09-28arm64: defconfig: enable syscon-poweroff driverKrzysztof Kozlowski
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann
2023-09-27Merge tag 'riscv-dt-fixes-for-v6.6-rc3' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-09-27arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-09-27ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap
2023-09-27LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Define relocation types for ABI v2.10Tiezhu Yang
2023-09-27LoongArch: numa: Fix high_memory calculationHuacai Chen
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-25perf/x86/amd: Do not WARN() on every IRQBreno Leitao
2023-09-25arm64: dts: imx: Add imx8mm-prt8mm.dtb to buildRob Herring
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24arm64: dts: imx8mm-evk: Fix hdmi@3d nodeLiu Ying
2023-09-24arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clockAdam Ford
2023-09-24arm64: dts: imx8mp: Fix SDMA2/3 clocksAdam Ford
2023-09-24x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-23Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds