summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-01x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2015-01-01crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2015-01-01s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-01x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-01x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-01-01KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-12-14MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-14x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-12-14x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-14x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-14x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-14ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2014-12-14MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-12-14x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-14x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu
2014-12-14x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-12-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-12-14x86: Conditionally update time when ack-ing pending irqsShai Fultheim
2014-12-14xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-12-14m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-12-14x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-12-14KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-12-14kvm: x86: fix stale mmio cache bugDavid Matlack
2014-11-05KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-11-05x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2014-11-05KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-11-05KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini
2014-11-05KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-05KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-11-05KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa
2014-11-05kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-05nEPT: Nested INVEPTNadav Har'El
2014-11-05KVM: x86: Improve thread safety in pitAndy Honig
2014-11-05KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-05MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2014-11-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-11-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-11-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-11-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-11-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-11-05KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger
2014-09-13microblaze: Fix makefile to work with latest toolchainMichal Simek
2014-09-13x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-09-13x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-09-13x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-09-13x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-09-13x86, espfix: Fix broken header guardH. Peter Anvin