- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- 0967160 Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches by Ingo Molnar · 10 years ago
- 8f4bf4b Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
- b57c0b5 Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
- ad6e468 Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
- 8dbcb87 Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in new changes by Ingo Molnar · 10 years ago
- 96b6352 x86_64, entry: Remove the syscall exit audit and schedule optimizations by Andy Lutomirski · 11 years ago
- 2a23c6b x86_64, entry: Use sysret to return to userspace when possible by Andy Lutomirski · 10 years ago
- b926e6f x86, traps: Fix ist_enter from userspace by Andy Lutomirski · 10 years ago
- 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1f59fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- df04d1d KVM: x86: check LAPIC presence when building apic_map by Radim Krčmář · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 050835e9 x86, vdso: teach 'make clean' remove vdso64 binaries by Andrey Skvortsov · 10 years ago
- b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
- 772a9ac Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 10 years ago
- 41ca5d4 Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc as 'no segment'") into x86/asm by Ingo Molnar · 10 years ago
- ef454ca perf/x86/intel: Add model number for Airmont by Kan Liang · 10 years ago
- 98b008d perf/rapl: Fix crash in rapl_scale() by Stephane Eranian · 10 years ago
- c05199e perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization by Kan Liang · 10 years ago
- d69911a x86, build: replace Perl script with Shell script by Kees Cook · 10 years ago
- 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- f374737 KVM: x86: SYSENTER emulation is broken by Nadav Amit · 10 years ago
- 63ea0a4 KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 by Nadav Amit · 10 years ago
- 5204521 x86/tsc: Change Fast TSC calibration failed from error to info by Alexandre Demers · 10 years ago
- 38a1dfd x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 by Bryan O'Donoghue · 10 years ago
- 31bb772 x86, mm: Change cachemode exports to non-gpl by Juergen Gross · 10 years ago
- 3669ef9 x86, tls: Interpret an all-zero struct user_desc as "no segment" by Andy Lutomirski · 10 years ago
- e30ab18 x86, tls, ldt: Stop checking lm in LDT_empty by Andy Lutomirski · 10 years ago
- c922228 x86, mpx: Fix potential performance issue on unmaps by Dave Hansen · 10 years ago
- 814564a x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels by Dave Hansen · 10 years ago
- 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 32c6590 x86, hyperv: Mark the Hyper-V clocksource as being continuous by K. Y. Srinivasan · 10 years ago
- 9d34cfd x86: Don't rely on VMWare emulating PAT MSR correctly by Juergen Gross · 10 years ago
- 4a0d310 x86, irq: Properly tag virtualization entry in /proc/interrupts by Jan Beulich · 10 years ago
- f285f4a x86, boot: Skip relocs when load address unchanged by Kees Cook · 10 years ago
- 8abb850 x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi by Jiang Liu · 10 years ago
- b568b86 x86/xen: Treat SCI interrupt as normal GSI interrupt by Jiang Liu · 10 years ago
- 2262889 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
- 59b2858 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 0fcedc8 x86_64 entry: Fix RCX for ptraced syscalls by Andy Lutomirski · 10 years ago
- 23aa4b4 Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 851b093 x86/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
- 3363673 perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM by Kan Liang · 10 years ago
- 433678b perf/rapl: Fix sysfs_show() initialization for RAPL PMU by Stephane Eranian · 10 years ago
- 237d28d ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing by Steven Rostedt (Red Hat) · 10 years ago
- f6f6468 x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user by Denys Vlasenko · 10 years ago
- 6c3176a x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET by Denys Vlasenko · 10 years ago
- af9cfe2 x86: entry_64.S: delete unused code by Denys Vlasenko · 10 years ago
- 613d4ce Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
- f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
- 9a17ad7 xen: check for zero sized area when invalidating memory by Juergen Gross · 10 years ago
- e86f949 xen: use correct type for physical addresses by Juergen Gross · 10 years ago
- f241b0b xen: correct race in alloc_p2m_pmd() by Juergen Gross · 10 years ago
- 82c92ed xen: correct error for building p2m list on 32 bits by Juergen Gross · 10 years ago
- 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago
- 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 10 years ago
- 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
- 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
- 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 10 years ago
- a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 10 years ago
- bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 10 years ago
- 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 10 years ago
- d4812e1 x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks by Luck, Tony · 10 years ago
- 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
- d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
- 0b8c960 crypto: sha-mb - Add avx2_supported check. by Vinson Lee · 10 years ago
- 0b1e95b crypto: aesni - fix "by8" variant for 128 bit keys by Mathias Krause · 10 years ago
- b485342 x86, um: actually mark system call tables readonly by Daniel Borkmann · 10 years ago
- bced35b x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic by Andy Lutomirski · 10 years ago
- 83653c1 x86: Clean up current_stack_pointer by Andy Lutomirski · 10 years ago
- 9592747 x86, traps: Track entry into and exit from IST context by Andy Lutomirski · 10 years ago
- 48e08d0 x86, entry: Switch stacks on a paranoid entry from userspace by Andy Lutomirski · 10 years ago
- 2aba73a Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/urgent by Ingo Molnar · 10 years ago
- a629df7 kvm: x86: drop severity of "generation wraparound" message by Paolo Bonzini · 10 years ago
- baa0352 kvm: x86: vmx: reorder some msr writing by Tiejun Chen · 10 years ago
- 1ddf0b1 x86, vdso: Use asm volatile in __getcpu by Andy Lutomirski · 10 years ago
- 280dbc5 x86/build: Clean auto-generated processor feature files by Bjørn Mork · 10 years ago
- ea174f4 x86: Fix mkcapflags.sh bash-ism by Sylvain BERTRAND · 10 years ago
- 132978b x86: Fix step size adjustment during initial memory mapping by Jan Beulich · 10 years ago
- 8b8cd8a x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer() by Boris Ostrovsky · 10 years ago
- fbe1bf1 Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/urgent by Ingo Molnar · 10 years ago
- 394f56f x86_64, vdso: Fix the vdso address randomization algorithm by Andy Lutomirski · 10 years ago
- 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a544557 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1092b59 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 3fb2f42 x86/tls: Don't validate lm in set_thread_area() after all by Andy Lutomirski · 10 years ago