aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-04KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1Jing Zhang1-3/+17
2023-10-04KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1Oliver Upton1-12/+26
2023-10-04KVM: arm64: Bump up the default KVM sanitised debug version to v8p8Oliver Upton1-4/+7
2023-10-04KVM: arm64: Reject attempts to set invalid debug arch versionOliver Upton1-3/+29
2023-10-04KVM: arm64: Advertise selected DebugVer in DBGDIDR.VersionOliver Upton1-5/+6
2023-10-04KVM: arm64: Use guest ID register values for the sake of emulationJing Zhang1-3/+3
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang4-0/+110
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker1-1/+1
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+19
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-10-04arm: omap1: ams-delta: stop using gpiochip_find()Bartosz Golaszewski1-19/+17
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak5-62/+70
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij1-5/+0
2023-10-04x86/tdx: Replace deprecated strncpy() with strtomem_pad()Justin Stitt1-1/+1
2023-10-03x86/lib: Address kernel-doc warningsZhu Wang1-5/+0
2023-10-03x86/fpu/xstate: Address kernel-doc warningZhu Wang1-1/+0
2023-10-03perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warningDavid Reaver1-4/+4
2023-10-03perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()Uros Bizjak1-6/+4
2023-10-03perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_e...Uros Bizjak1-3/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta16-17/+17
2023-10-03x86/sev: Make boot_ghcb_page[] staticGUO Zihua1-1/+1
2023-10-03x86/boot: Harmonize the style of array-type parameter for fixup_pointer() callsWang Jinchao1-3/+3
2023-10-03x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam1-0/+3
2023-10-03x86/headers: Remove <asm/export.h>Masahiro Yamada1-1/+0
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada23-25/+23
2023-10-03x86/headers: Remove unnecessary #include <asm/export.h>Masahiro Yamada1-1/+0
2023-10-03x86/boot: Fix incorrect startup_gdt_descr.sizeYuntao Wang1-1/+1
2023-10-03Merge tag 'v6.6-rc4' into perf/core, to pick up fixesIngo Molnar2420-25686/+67906
2023-10-03x86/boot: Move x86_cache_alignment initialization to correct spotDave Hansen1-2/+1
2023-10-03ARM: exynos_defconfig: replace SATA_AHCI_PLATFORM with AHCI_DWC driverMarek Szyprowski1-1/+1
2023-10-03ARM: multi_v7_defconfig: add AHCI_DWC driverMarek Szyprowski1-0/+1
2023-10-03ARM: multi_v7_defconfig: make Exynos related PHYs modulesMarek Szyprowski1-0/+2
2023-10-03ARM: s5pv210_defconfig: enable IIO required by MAX17040Svyatoslav Ryhel1-0/+1
2023-10-02x86/numa: Add Devicetree supportSaurabh Sengar2-0/+4
2023-10-02x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()Saurabh Sengar3-5/+8
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown2-0/+20
2023-10-02arm64: dts: ti: verdin-am62: disable MIPI DSI bridgeFrancesco Dolcini1-0/+1
2023-10-02arm64: dts: ti: k3-am654-base-board: Add I2C I/O expanderRavi Gunasekaran1-0/+7
2023-10-02arm64: dts: ti: phycore-am64: Add RTC interrupt pinWadim Egorov1-0/+11
2023-10-02arm64: dts: ti: k3-am64: Fix indentation in watchdog nodesWadim Egorov1-12/+12
2023-10-02arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay fileSiddharth Vadapalli1-0/+2
2023-10-02arm64: dts: ti: k3-am642-sk: Add boot phase tags markingNishanth Menon1-0/+29
2023-10-02arm64: dts: ti: k3-am642-evm: Add boot phase tags markingNishanth Menon1-0/+28
2023-10-02arm64: dts: ti: k3-am64: Add phase tags markingNishanth Menon3-0/+15
2023-10-02arm64: dts: ti: k3-am625-sk: Add boot phase tags markingNishanth Menon2-0/+43
2023-10-02arm64: dts: ti: k3-am625-beagleplay: Add boot phase tags markingNishanth Menon1-0/+26
2023-10-02arm64: dts: ti: k3-am625: Add boot phase tags markingNishanth Menon4-0/+17
2023-10-02arm64: dts: ti: verdin-am62: add iw416 based bluetoothMarcel Ziswiler1-0/+6
2023-10-02ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij1-0/+10
2023-10-02ASoC: ti: Convert N810 ASoC to GPIO descriptorsLinus Walleij1-0/+10