summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-271-0/+7
* powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman2020-05-271-1/+1
* powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey2020-05-271-1/+1
* powerpc: restore alphabetic order in KconfigChristophe Leroy2020-05-271-2/+2
* arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig2020-05-271-1/+2
* ARM: futex: Address build warningThomas Gleixner2020-05-271-2/+7
* x86/apic: Move TSC deadline timer debug printkThomas Gleixner2020-05-271-13/+14
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven2020-05-201-1/+1
* ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven2020-05-201-1/+8
* arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai2020-05-201-2/+2
* arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2020-05-202-2/+2
* x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-201-7/+9
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-203-1/+15
* ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam2020-05-201-2/+2
* ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I2020-05-201-2/+2
* x86/asm: Add instruction suffixes to bitopsJan Beulich2020-05-202-14/+17
* x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf2020-05-201-17/+21
* x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf2020-05-201-1/+1
* x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf2020-05-201-3/+3
* x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes2020-05-201-1/+1
* x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn2020-05-201-1/+1
* x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf2020-05-201-1/+2
* s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-05-103-4/+4
* powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2020-05-101-2/+10
* arm64: Delete the space separator in __emit_instFangrui Song2020-05-021-1/+3
* x86: hyperv: report value of misc_featuresOlaf Hering2020-05-021-2/+2
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne2020-05-021-0/+1
* powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham2020-05-021-0/+2
* ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum2020-05-021-0/+2
* KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak2020-05-021-1/+1
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-241-1/+2
* KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-241-0/+1
* powerpc/maple: Fix declaration made after definitionNathan Chancellor2020-04-241-17/+17
* s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-04-241-1/+4
* arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2020-04-242-67/+6
* arm64: perf: remove unsupported events for Cortex-A73Xu YiPing2020-04-241-6/+0
* arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson2020-04-241-2/+10
* x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-241-1/+2
* x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-243-0/+16
* x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2020-04-242-26/+94
* x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2020-04-242-10/+58
* x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2020-04-242-1/+2
* x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-241-1/+1
* kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2020-04-241-1/+2
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-04-241-1/+11
* powerpc: Make setjmp/longjmp signature standardClement Courbet2020-04-243-8/+4
* powerpc: Add attributes for setjmp/longjmpSegher Boessenkool2020-04-241-2/+2
* powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy2020-04-241-0/+3