aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-02-07powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy
2022-02-07powerpc/mpc86xx_hpcn: Remove obsolete statementChristophe Leroy
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy
2022-02-07powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy
2022-02-07powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-02-03powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy
2022-02-03powerpc/nohash: Remove pte_same()Christophe Leroy
2022-02-03powerpc/603: Clear C bit when PTE is read onlyChristophe Leroy
2022-02-03powerpc/603: Remove outdated commentChristophe Leroy
2022-02-03powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-02-03powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET
2022-02-03powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev
2022-02-03powerpc/module_64: use module_init_section instead of patching namesWedson Almeida Filho
2022-02-03powerpc/spufs: adjust list element pointer typeJulia Lawall
2022-02-03powerpc/epapr: Fix parmeters typoBhaskar Chowdhury
2022-02-03powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas
2022-02-02powerpc/ptdump: Fix sparse warning in hashpagetable.cMichael Ellerman
2022-02-02powerpc/64: Move paca allocation later in bootMichael Ellerman
2022-02-02powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev
2022-02-02powerpc/pseries: read the lpar name from the firmwareLaurent Dufour
2022-01-31powerpc: dts: Fix some I2C unit addressesThierry Reding
2022-01-31powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-01-31powerpc/e500/qemu-e500: allow core to idle without waitingTobias Waldekranz
2022-01-31powerpc: add link stack flush mitigation status in debugfs.Michal Suchanek
2022-01-31powerpc/xive: Export XIVE IPI information for online-only processors.Sachin Sant
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-29Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28Merge tag 'mips-fixes-5.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-28Merge tag 's390-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas
2022-01-28Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-01-28KVM: nVMX: Allow VMREAD when Enlightened VMCS is in useVitaly Kuznetsov
2022-01-28KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()Vitaly Kuznetsov
2022-01-28KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov
2022-01-28KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMERVitaly Kuznetsov
2022-01-28KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCSVitaly Kuznetsov
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini
2022-01-28KVM: x86: Add a helper to retrieve userspace address from kvm_device_attrSean Christopherson
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual
2022-01-27arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual
2022-01-27MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer