aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds4-51/+5
2023-12-20x86/signal: kill dependency on time.hKent Overstreet1-1/+0
2023-12-20shm: Slim down dependenciesKent Overstreet1-0/+1
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet1-0/+1
2023-12-20arm64: Fix circular header dependencyKent Overstreet1-2/+2
2023-12-20microblaze: add missing forward declarationKent Overstreet1-0/+1
2023-12-20Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-11/+12
2023-12-20Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-4/+13
2023-12-20x86/kexec: simplify the logic of mem_region_callback()Yuntao Wang1-5/+2
2023-12-20riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He1-1/+1
2023-12-20kexec_file, parisc: print out debugging message if requiredBaoquan He1-4/+4
2023-12-20kexec_file, power: print out debugging message if requiredBaoquan He2-13/+13
2023-12-20kexec_file, riscv: print out debugging message if requiredBaoquan He2-31/+6
2023-12-20kexec_file, arm64: print out debugging message if requiredBaoquan He3-29/+15
2023-12-20kexec_file, x86: print out debugging message if requiredBaoquan He2-11/+16
2023-12-20mips: fix r3k_cache_init build regressionArnd Bergmann1-6/+3
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton23-40/+40
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann4-9/+7
2023-12-20m68k: Fix missing includeKent Overstreet1-0/+1
2023-12-20x86: fix missing includes/forward declarationsKent Overstreet5-0/+9
2023-12-20x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()Colin Ian King1-1/+1
2023-12-20Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"Palmer Dabbelt12-120/+136
2023-12-20riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti10-113/+128
2023-12-20riscv: mm: Only compile pgtable.c if MMUAlexandre Ghiti1-2/+1
2023-12-20mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti1-0/+2
2023-12-20riscv: Use WRITE_ONCE() when setting page table entriesAlexandre Ghiti2-5/+5
2023-12-20arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360Macpaul Lin1-0/+1
2023-12-20arm64: dts: qcom: sc8180x: Fix up PCIe nodesKonrad Dybcio1-3/+3
2023-12-20arm64: dts: qcom: sc8180x: Mark PCIe hosts cache-coherentKonrad Dybcio1-0/+4
2023-12-20Merge tag 'am3-usb-hang-fix-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2023-12-20Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-1/+6
2023-12-20x86/asm: Add DB flag to 32-bit percpu GDT entryVegard Nossum1-1/+1
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum5-14/+14
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum7-33/+33
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum5-8/+5
2023-12-20x86/asm: Provide new infrastructure for GDT descriptorsVegard Nossum1-13/+63
2023-12-19Merge tag 'arc-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds12-326/+155
2023-12-19arm64: dts: qcom: x1e80100-qcp: Fix supplies for some LDOs in PM8550Abel Vesa1-3/+1
2023-12-19arm64: dts: qcom: sm8550: Update idle state time requirementsKonrad Dybcio1-10/+10
2023-12-19arm64: dts: qcom: sm8550: Separate out X3 idle stateKonrad Dybcio1-1/+11
2023-12-19arm64: defconfig: enable GPU clock controller for SM8[45]50Neil Armstrong1-0/+2
2023-12-19ARM: dts: qcom: sdx55: Fix the base address of PCIe PHYManivannan Sadhasivam1-2/+2
2023-12-19arm64: defconfig: Enable X1E80100 SoC base configsRajendra Nayak1-0/+3
2023-12-19arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLKChukun Pan1-1/+1
2023-12-19arm64: dts: qcom: x1e80100: align mem timer size cells with bindingsKrzysztof Kozlowski1-10/+10
2023-12-19arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherentKonrad Dybcio1-0/+2
2023-12-19ARM: dts: qcom: sdx55: fix USB SS wakeupJohan Hovold1-1/+1
2023-12-19ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interruptsJohan Hovold1-4/+4
2023-12-19ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'Johan Hovold1-1/+1
2023-12-19s390: update defconfigsHeiko Carstens3-10/+11