aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-05x86/entry/32: Convert do_fast_syscall_32() to bool return typeBrian Gerst4-9/+9
2023-10-05x86/entry/compat: Combine return value test from syscall handlerBrian Gerst1-5/+4
2023-10-05x86/entry/64: Remove obsolete comment on tracing vs. SYSRETBrian Gerst1-16/+3
2023-10-05Merge tag 'v6.6-rc4' into x86/entry, to pick up fixesIngo Molnar168-723/+1134
2023-10-05arm64: dts: qcom: sm8550-qrd: add orientation gpioNeil Armstrong1-0/+1
2023-10-05arm64: dts: qcom: sm8550-mtp: add orientation gpioNeil Armstrong1-0/+1
2023-10-05x86/percpu: Use C for percpu read/write accessorsUros Bizjak1-11/+54
2023-10-05x86/percpu: Use compiler segment prefix qualifierNadav Amit2-23/+47
2023-10-05x86/percpu: Enable named address spaces with known compiler versionUros Bizjak1-0/+7
2023-10-04KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flagPaul Durrant1-5/+1
2023-10-04KVM: x86: Add SBPB supportJosh Poimboeuf3-6/+27
2023-10-04KVM: x86: Add IBPB_BRTYPE supportJosh Poimboeuf1-2/+2
2023-10-04KVM: SVM: Treat all "skip" emulation for SEV guests as outright failuresSean Christopherson2-13/+8
2023-10-04KVM: x86: Refactor can_emulate_instruction() return to be more expressiveSean Christopherson5-29/+35
2023-10-04ARM: dts: rockchip: Switch to operating-points-v2 for RK3128's CPUAlex Bee1-4/+39
2023-10-04ARM: dts: rockchip: Enable SMP bring-up for RK3128Alex Bee1-0/+6
2023-10-04ARM: dts: rockchip: Add CPU resets for RK3128Alex Bee1-0/+4
2023-10-04ARM: dts: rockchip: Add SRAM node for RK3128Alex Bee1-0/+8
2023-10-04ARM: dts: rockchip: Enable pwm fan for edgeble-neu2Jagan Teki1-0/+4
2023-10-04ARM: dts: rockchip: Add pwm11 node to rv1126Jagan Teki1-0/+11
2023-10-04ARM: dts: rockchip: Add pwm11m0 pins to rv1126Jagan Teki1-0/+8
2023-10-04ARM: dts: rockchip: Add pwm2 node to rv1126Jagan Teki1-0/+11
2023-10-04ARM: dts: rockchip: Add pwm2m0 pins to rv1126Jagan Teki1-0/+8
2023-10-04ARM: dts: rockchip: Fix timer clocks for RK3128Alex Bee1-6/+6
2023-10-04ARM: dts: rockchip: Add missing quirk for RK3128's dma engineAlex Bee1-0/+1
2023-10-04ARM: dts: rockchip: Add missing arm timer interrupt for RK3128Alex Bee1-1/+2
2023-10-04ARM: dts: rockchip: Fix i2c0 register address for RK3128Alex Bee1-1/+1
2023-10-04arm64: dts: rockchip: Add NanoPC T6 PCIe e-key supportJohn Clark1-0/+28
2023-10-04arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikouJakob Unterwurzacher1-1/+3
2023-10-04arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikouErmin Sunj1-3/+3
2023-10-04arm64: dts: rockchip: Add sdio node to rock-5bTamás Szűcs1-0/+43
2023-10-04arm64: dts: rockchip: add PCIe3 bus to rk3588-evb1Sebastian Reichel1-0/+55
2023-10-04arm64: dts: rockchip: add PCIe2 network controller to rk3588-evb1Sebastian Reichel1-0/+43
2023-10-04arm64: dts: rockchip: add PCIe for M.2 E-Key to rock-5bSebastian Reichel1-0/+35
2023-10-04arm64: dts: rockchip: add PCIe for M.2 M-key to rock-5bSebastian Reichel1-0/+35
2023-10-04arm64: dts: rockchip: add PCIe network controller to rock-5bSebastian Reichel1-0/+27
2023-10-04arm64: dts: rockchip: Add saradc node to Indiedroid NovaChris Morgan1-0/+34
2023-10-04arm64: dts: rockchip: add USB2 to rk3588s-indiedroidChris Morgan1-0/+34
2023-10-04arm64: dts: rockchip: add PCIe to rk3588s-indiedroid-novaChris Morgan1-0/+16
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker4-5/+5
2023-10-04KVM: x86/xen: Use fast path for Xen timer deliveryDavid Woodhouse1-0/+49
2023-10-04KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=nPeng Hao3-1/+8
2023-10-04riscv: kdump: use generic interface to simplify crashkernel reservationBaoquan He5-143/+27
2023-10-04arm64: kdump: use generic interface to simplify crashkernel reservationBaoquan He3-132/+21
2023-10-04x86: kdump: use generic interface to simplify crashkernel reservation codeBaoquan He3-137/+56
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He12-13/+18
2023-10-04mips: use nth_page() in place of direct struct page manipulationZi Yan1-1/+1
2023-10-04kvm: mmu: dynamically allocate the x86-mmu shrinkerQi Zheng1-8/+10
2023-10-04KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1Oliver Upton1-1/+1
2023-10-04KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1Jing Zhang1-1/+7