summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley2023-03-111-0/+3
* m68k: /proc/hardware should depend on PROC_FSRandy Dunlap2023-03-111-0/+1
* arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm nodeAngeloGioacchino Del Regno2023-03-111-0/+1
* arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux node ...Neil Armstrong2023-03-111-1/+1
* arm64: dts: amlogic: meson-gx: add missing unit address to rng node nameNeil Armstrong2023-03-111-1/+1
* arm64: dts: amlogic: meson-gx: add missing SCPI sensors compatibleNeil Armstrong2023-03-111-1/+1
* arm64: dts: amlogic: meson-axg: fix SCPI clock dvfs node nameNeil Armstrong2023-03-111-1/+1
* arm64: dts: meson-axg: enable SCPIJerome Brunet2023-03-111-0/+26
* arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node nameNeil Armstrong2023-03-111-1/+1
* ARM: imx: Call ida_simple_remove() for ida_simple_getAngus Chen2023-03-111-12/+12
* ARM: dts: exynos: correct wr-active property in Exynos3250 RinatoKrzysztof Kozlowski2023-03-111-1/+1
* ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()Yang Yingliang2023-03-111-1/+1
* arm64: dts: meson-gx: Fix the SCPI DVFS node name and unit addressMartin Blumenstingl2023-03-111-1/+1
* arm64: dts: meson-gx: Fix Ethernet MAC address unit nameMartin Blumenstingl2023-03-111-1/+1
* ARM: zynq: Fix refcount leak in zynq_early_slcr_initQiheng Lin2023-03-111-0/+1
* ARM: OMAP2+: Fix memory leak in realtime_counter_init()Chen Hui2023-03-111-0/+1
* ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker2023-03-031-0/+1
* powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson2023-02-251-0/+16
* powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson2023-02-253-2/+90
* kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman2023-02-221-2/+1
* Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman2023-02-221-2/+5
* arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-221-2/+2
* arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-221-3/+3
* riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren2023-02-221-1/+3
* riscv: disable generation of unwind tablesAndreas Schwab2023-02-221-0/+3
* parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller2023-02-221-2/+13
* parisc: Fix return code of pdc_iodc_print()Helge Deller2023-02-221-2/+3
* KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-02-221-12/+9
* KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()Sean Christopherson2023-02-221-3/+3
* KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson2023-02-225-1/+1
* nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guestsKrish Sadhukhan2023-02-221-0/+10
* ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2023-02-061-1/+1
* h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2023-02-062-2/+3
* hexagon: Fix function name in die()Nathan Chancellor2023-02-061-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-0632-48/+45
* ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven2023-02-061-1/+1
* x86/entry/64: Add instruction suffix to SYSRETJan Beulich2023-02-061-1/+1
* x86/asm: Fix an assembler warning with current binutilsMikulas Patocka2023-02-061-1/+1
* x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-02-062-1/+4
* ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti2023-02-061-1/+1
* ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam2023-02-061-1/+0
* x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long2023-01-241-5/+2
* arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-182-2/+2
* x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-181-1/+11
* x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre2023-01-181-9/+5
* x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-181-2/+2
* s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens2023-01-181-1/+1
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-183-10/+36
* riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks2023-01-181-1/+1
* x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco2023-01-181-0/+2