summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2015-02-02x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-02-02x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-02-02x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-02-02x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-02-02x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-02-02x86_64, traps: Rework bad_iretAndy Lutomirski
2015-02-02x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2015-02-02x86_64, traps: Stop using IST for #SSAndy Lutomirski
2015-02-02MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2015-02-02x86: Require exact match for 'noxsave' command line optionDave Hansen
2015-02-02xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2015-02-02powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2015-02-02x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2015-02-02kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2015-02-02kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2015-02-02nEPT: Nested INVEPTNadav Har'El
2015-02-02KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2015-02-02KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini
2015-02-02KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2015-02-02KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2015-02-02KVM: x86: Improve thread safety in pitAndy Honig
2015-02-02KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2015-02-02KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2015-02-02MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2015-02-02MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2015-02-02x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-02x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2015-02-02m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2015-02-02x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2015-02-02KVM: s390: unintended fallthrough for external callChristian Borntraeger
2015-02-02kvm: x86: fix stale mmio cache bugDavid Matlack
2014-12-01ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-12-01MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-12-01sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-12-01parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-12-01MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-12-01KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger
2014-09-25alpha: add io{read,write}{16,32}be functionsMichael Cree
2014-09-25alpha: Fix fall-out from disintegrating asm/system.hMichael Cree
2014-09-25UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao
2014-09-25UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao
2014-09-25unicore32: select generic atomic64_t supportFengguang Wu
2014-09-25openrisc: add missing header inclusionStefan Kristiansson
2014-09-25MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-25MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2014-09-25ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-09-25ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-09-25xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-09-25xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov