summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-14x86_64, traps: Stop using IST for #SSAndy Lutomirski5-22/+7
2014-12-14ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-12-14MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-12-14x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-12-14x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu1-3/+4
2014-12-14x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-12-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-12-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2-3/+6
2014-12-14x86: Conditionally update time when ack-ing pending irqsShai Fultheim1-5/+7
2014-12-14xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-12-14m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-12-14x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue1-0/+15
2014-12-14KVM: s390: unintended fallthrough for external callChristian Borntraeger1-0/+1
2014-12-14kvm: x86: fix stale mmio cache bugDavid Matlack3-6/+17
2014-11-05KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-05x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-4/+17
2014-11-05KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit1-30/+87
2014-11-05KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini1-17/+30
2014-11-05KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-11-05KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-11-05KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa1-8/+10
2014-11-05kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+9
2014-11-05nEPT: Nested INVEPTNadav Har'El2-0/+9
2014-11-05KVM: x86: Improve thread safety in pitAndy Honig1-0/+2
2014-11-05KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit4-3/+42
2014-11-05MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa1-0/+2
2014-11-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-11-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-11-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li1-0/+3
2014-11-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-11-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-11-05KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger1-10/+0
2014-09-14microblaze: Fix makefile to work with latest toolchainMichal Simek1-1/+1
2014-09-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-09-14x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-24/+11
2014-09-14x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-09-14x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin3-2/+6
2014-09-14x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-09-14x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-09-14x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin8-26/+318
2014-09-14Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-09-14sparc: use asm-generic version of types.hSam Ravnborg2-23/+1
2014-09-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-09-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-09-14sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-09-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+4
2014-09-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-09-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2-3/+17
2014-09-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller1-15/+1