summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo3-4/+4
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy1-2/+10
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song1-1/+3
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering1-2/+2
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson1-3/+15
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne1-0/+1
2020-05-02powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak1-1/+1
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai1-1/+2
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2-67/+6
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2020-04-24arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson1-2/+10
2020-04-24x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre1-1/+2
2020-04-24x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse3-0/+16
2020-04-24x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2-26/+94
2020-04-24x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2-10/+58
2020-04-24x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2-1/+2
2020-04-24x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen1-1/+1
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson1-1/+2
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet3-8/+4
2020-04-24powerpc: Add attributes for setjmp/longjmpSegher Boessenkool1-2/+2
2020-04-24powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-04-24powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater4-13/+14
2020-04-24powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman1-1/+3
2020-04-24powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman1-4/+23
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-24powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing1-1/+1
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-24KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson3-22/+17
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner1-0/+1
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt1-1/+1
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar2-3/+3
2020-04-24x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom2-3/+6
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS1-1/+1
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur1-2/+2
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur1-2/+2
2020-04-02ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson1-0/+1
2020-04-02ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4