summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-03-131-1/+1
|\
| * x86/xen: correct bug in p2m list initializationJuergen Gross2015-02-271-1/+1
* | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-061-3/+8
|\ \
| * \ Merge branch 'acpi-resources'Rafael J. Wysocki2015-03-051-3/+8
| |\ \
| | * | x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-041-3/+8
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-053-22/+20Star
|\ \ \ \
| * | | | x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas2015-03-051-17/+11Star
| * | | | x86/intel/quark: Select COMMON_CLKAndy Shevchenko2015-03-051-0/+1
| * | | | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-03-051-5/+8
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-044-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-022-8/+2Star
| * | | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-231-1/+2
| * | | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-231-9/+14
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-013-3/+9
|\ \ \
| * | | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-281-0/+6
| * | | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-28136-1923/+4394
| |\ \ \
| * | | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-241-1/+1
| * | | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-012-14/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-212-0/+14
| * | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-211-14/+28
* | | | | Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-243-1/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky2015-02-231-0/+1
| * | | | x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-232-0/+6
| * | | | x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky2015-02-231-1/+18
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-241-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | lguest: update help text.Rusty Russell2015-02-191-1/+1
| * | | lguest: now depends on PCIRusty Russell2015-02-191-1/+1
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-217-0/+882
|\ \ \ \
| * | | | x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu2015-02-191-5/+1Star
| * | | | x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu2015-02-191-4/+1Star
| * | | | x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-182-0/+17
| * | | | x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue2015-02-185-0/+872
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-213-54/+62
|\ \ \ \ \
| * | | | | x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-183-56/+64
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-2117-226/+409
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-202-2/+0Star
| * | | | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-192-1/+10
| |\ \ \ \
| | * | | | x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2015-02-192-0/+9
| | * | | | x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-02-191-1/+1
| * | | | | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2015-02-198-20/+66
| |\ \ \ \ \
| | * | | | | x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-02-191-3/+3
| | * | | | | x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-197-17/+63
| * | | | | | Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2015-02-191-2/+26
| |\ \ \ \ \ \
| | * | | | | | x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen2015-02-191-2/+26
| | |/ / / / /
| * | | | | | x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado2015-02-181-0/+8
| * | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-02-185-203/+301
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-135-203/+301
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-212-44/+111
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | kprobes/x86: Mark 2 bytes NOP as boostableWang Nan2015-02-181-1/+1