summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-15x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski
2018-03-15x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-03-15x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk
2018-03-15x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-15x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-15ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2018-03-11KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-08ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-08ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford
2018-03-08KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-03-08KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-03-08KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-08KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-08KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-03-08KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-03-08KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-03-08KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini
2018-03-08ARM: kvm: fix building with gcc-8Arnd Bergmann
2018-03-08ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-08ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz
2018-03-08ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann
2018-03-08x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-03-08x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-03-08x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-03-08x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-03-08parisc: Fix ordering of cache and TLB flushesJohn David Anglin
2018-03-08parisc: Reduce irq overhead when run in qemuHelge Deller
2018-03-08parisc: Use cr16 interval timers unconditionally on qemuHelge Deller
2018-03-03arm64: dts: marvell: mcbin: add comphy references to Ethernet portsAntoine Tenart
2018-03-03arm64: dts: marvell: add comphy nodes on cp110 master and slaveAntoine Tenart
2018-03-03powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko
2018-03-03powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman
2018-03-03ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie
2018-03-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young