aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-232-4356/+0
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-23438-10605/+28503
|\
| * x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-132-4/+23
| * KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-10-132-0/+3
| * x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-131-7/+10
| * crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-10-131-0/+1
| * KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-10-131-45/+0
| * x86/ldt: Further fix FPU emulationAndy Lutomirski2015-10-131-1/+1
| * x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-10-133-7/+20
| * x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-10-131-2/+2
| * x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-10-138-146/+205
| * x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-08-121-0/+40
| * KVM: x86: properly restore LVT0Radim Krčmář2015-08-121-0/+1
| * KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-08-123-4/+4
| * x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang2015-08-071-2/+5
| * config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk2015-08-071-1/+2
| * x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings2015-08-071-1/+1
| * x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-08-071-1/+6
| * KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-08-071-1/+1
| * KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin2015-08-071-2/+10
| * x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan2015-08-071-5/+6
| * x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-05-091-0/+9
| * x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2015-05-091-0/+9
| * x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2015-05-091-0/+8
| * x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2015-05-091-8/+0
| * x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones2015-05-091-1/+1
| * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2015-05-091-0/+16
| * x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2015-05-091-8/+0
| * ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2015-05-091-0/+8
| * x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2015-05-091-8/+0
| * crypto: aesni - fix memory usage in GCM decryptionStephan Mueller2015-05-091-2/+2
| * x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski2015-05-091-1/+1
| * x86/vdso: Fix the build on GCC5Jiri Slaby2015-05-091-0/+1
| * x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-05-091-5/+8
| * KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-05-091-1/+2
| * x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-05-091-3/+3
| * x86: mm/fault: Fix semaphore imbalanceBen Hutchings2015-03-061-1/+1
| * KVM: x86: SYSENTER emulation is brokenNadav Amit2015-02-201-17/+8
| * KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guestsAvi Kivity2015-02-201-0/+19
| * x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2015-02-202-0/+11
| * Revert "x86, 64bit, mm: Mark data/bss/brk to nx"Ben Hutchings2015-02-201-4/+3
| * Revert "x86, mm: Set NX across entire PMD at boot"Ben Hutchings2015-02-201-10/+1
| * vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+2
| * x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-02-202-2/+36
| * x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-02-201-7/+2
| * x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-02-201-0/+1
| * ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)2015-02-201-5/+15
| * crypto: include crypto- module prefix in templateKees Cook2015-02-201-0/+3
| * crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-209-15/+15
| * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2015-02-201-14/+27