summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-24x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-15x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin
2017-11-15Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-15KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-15MIPS: BMIPS: Fix missing cbr addressJaedon Shin
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-08x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-11-08powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao
2017-11-08x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-08Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-08MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-11-08MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-11-08MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld
2017-11-08MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun
2017-11-08Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman
2017-11-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry
2017-11-08arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-11-02powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater
2017-11-02x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov
2017-11-02s390/kvm: fix detection of guest machine checksMartin Schwidefsky
2017-11-02KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCUAlexey Kardashevskiy
2017-11-02KVM: PPC: Book3S HV: POWER9 more doorbell fixesNicholas Piggin
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz
2017-10-27arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-27ARM: dts: sun6i: Fix endpoint IDs in second display pipelineChen-Yu Tsai
2017-10-27parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-27s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger
2017-10-21x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini
2017-10-21x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18x86/microcode: Do the family check firstBorislav Petkov
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-18MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-12kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng