summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin2015-07-23
| * | | | | | | | | | | | | | | | | | | | kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin2015-07-23
| * | | | | | | | | | | | | | | | | | | | kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-23
| * | | | | | | | | | | | | | | | | | | | KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptionsEugene Korenevsky2015-07-23
* | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | x86/apic: Fix fallout from x2apic cleanupThomas Gleixner2015-08-22
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-22
|\| | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Fix crash in fork()Ingo Molnar2015-08-22
| * | | | | | | | | | | | | | | | | | x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar2015-08-22
| * | | | | | | | | | | | | | | | | | x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang2015-08-20
| * | | | | | | | | | | | | | | | | | Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar2015-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski2015-08-18
| | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu2015-08-18
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel2015-08-20
* | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/ldt: Further fix FPU emulationAndy Lutomirski2015-08-16
| * | | | | | | | | | | | | | | | | x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-08
| * | | | | | | | | | | | | | | | | x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-08-08
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang2015-08-07
| * | | | | | | | | | | | | | | | | KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini2015-08-07
* | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handlerMatt Fleming2015-08-12
| * | | | | | | | | | | | | | | | | perf/x86/intel: Fix memory leak on hot-plug allocation failPeter Zijlstra2015-08-12
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds2015-08-13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2015-08-10
* | | | | | | | | | | | | | | | Revert x86 sigcontext cleanupsLinus Torvalds2015-08-13
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | / / / / / / / / | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson2015-08-05
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-07-31
| * | | | | | | | | | | x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-07-31
| * | | | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-31
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | efi: Check for NULL efi kernel parametersRicardo Neri2015-07-30
| | * | | | | | | | | | | x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov2015-07-30
| | |/ / / / / / / / / /
| * / / / / / / / / / / x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu2015-07-30
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-31
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann2015-07-29
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-26
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-26
| * | | | | | | | | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-24
| * | | | | | | | | x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-24
| * | | | | | | | | x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-22
| * | | | | | | | | x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-22
| * | | | | | | | | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-21
| * | | | | | | | | x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich2015-07-21