summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2018-02-05UPSTREAM: MIPS: Make flush_threadRalf Baechle
2018-02-05UPSTREAM: MIPS: Properly disable FPU in start_thread()James Hogan
2018-02-05UPSTREAM: MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.David Daney
2018-02-05UPSTREAM: MIPS: math-emu: Fix typoAndrea Gelmini
2018-02-05UPSTREAM: MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulationMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki
2018-02-05UPSTREAM: MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko
2018-02-03KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-02-03crypto: aesni - handle zero length dst bufferStephan Mueller
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins
2018-02-03x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-02-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2018-02-03x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet
2018-01-31Merge 4.4.114 into android-4.4Greg Kroah-Hartman
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-31um: link vmlinux with -no-pieThomas Meyer
2018-01-31x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-31Prevent timer value 0 for MWAITXJanakarajan Natarajan
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-31x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2018-01-31x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2018-01-23Merge 4.4.113 into android-4.4Greg Kroah-Hartman
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-23x86/retpoline: Remove compile time warningThomas Gleixner