aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.14.181' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.180' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.178' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.177' into v4.14/standard/baseBruce Ashfield
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam
2020-05-20ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I
2020-05-20x86/asm: Add instruction suffixes to bitopsJan Beulich
2020-05-20x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-05-20x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-20x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-20x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-20x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-05-20x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-05-02powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2020-04-24arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson
2020-04-24x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-24x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-24x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu
2020-04-24x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu
2020-04-24x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu
2020-04-24x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-24powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2020-04-24powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-24powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-04-24powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman