summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-02scripts/spelling.txt: add `permitted'Ricardo Ribalda
2023-02-02arch/alpha/kernel/process.c: remove unnecessary (void*) conversionsLi zeming
2023-02-02arch/alpha/kernel/smp.c: remove unnecessary (void*) conversionsLi zeming
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-12Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-12x86/mm: fix poking_init() for Xen PV guestsJuergen Gross
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse
2023-01-11x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas
2023-01-11s390: update defconfigsHeiko Carstens
2023-01-11KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse
2023-01-11KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo
2023-01-10Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-01-10x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-10x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-10x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-10x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-10sh/mm: Fix pmd_t for realPeter Zijlstra
2023-01-09arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark
2023-01-09arm64/mm: Define dummy pud_user_exec() when using 2-level page-tableWill Deacon
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang
2023-01-09perf/x86/msr: Add Emerald RapidsKan Liang
2023-01-09perf/x86/msr: Add Meteor Lake supportKan Liang
2023-01-09perf/x86/cstate: Add Meteor Lake supportKan Liang
2023-01-09KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-09KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini
2023-01-09x86/xen: Remove the unused function p2m_index()Jiapeng Chong
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds