summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2014-09-13x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-09-13x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-09-13Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-09-13sparc: use asm-generic version of types.hSam Ravnborg
2014-09-13arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-09-13sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-09-13sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-09-13sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-09-13sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-09-13sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-09-13sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-09-13sparc64: Fix top-level fault handling bugs.David S. Miller
2014-09-13sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-09-13sparc64: Make itc_sync_lock rawKirill Tkhai
2014-09-13sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-09-13openrisc: include export.h for EXPORT_SYMBOLJonas Bonn
2014-09-13MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-13MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2014-09-13openrisc: add missing header inclusionStefan Kristiansson
2014-09-13ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-09-13ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-09-13MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-09-13powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2014-09-13x86/xen: resume timer irqs earlyDavid Vrabel
2014-09-13s390/locking: Reenable optimistic spinningChristian Borntraeger