- e5a2c89 fast_hash: avoid indirect function calls by Hannes Frederic Sowa · 10 years ago
- 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
- 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1776b10 perf/x86/intel: Revert incomplete and undocumented Broadwell client support by Ingo Molnar · 10 years ago
- d1cd121 x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE by Dexuan Cui · 10 years ago
- b77e8f4 ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() by Jiang Liu · 10 years ago
- f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
- d4e1a0a x86: Don't enable F00F workaround on Intel Quark processors by Dave Jones · 10 years ago
- 60e684f x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts by Maciej W. Rozycki · 10 years ago
- 7fb0f1d perf/x86: Fix compile warnings for intel_uncore by Peter Zijlstra · 10 years ago
- 65d71fe perf: Fix bogus kernel printk by Peter Zijlstra (Intel) · 10 years ago
- 009f60e sched: stop the unbound recursion in preempt_schedule_context() by Oleg Nesterov · 10 years ago
- 3c325f8 x86, cma: Reserve DMA contiguous area after initmem_init() by Weijie Yang · 10 years ago
- 26c2d2b i386/audit: stop scribbling on the stack frame by Eric Paris · 10 years ago
- db65bcf Merge tag 'v3.18-rc1' into x86/urgent by H. Peter Anvin · 10 years ago
- 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
- 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
- 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago
- a430c91 KVM: emulate: avoid accessing NULL ctxt->memopp by Paolo Bonzini · 10 years ago
- 08da44a KVM: x86: Decoding guest instructions which cross page boundary may fail by Nadav Amit · 10 years ago
- 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
- a642fc3 kvm: vmx: handle invvpid vm exit gracefully by Petr Matousek · 10 years ago
- d1442d8 KVM: x86: Handle errors when RIP is set during far jumps by Nadav Amit · 10 years ago
- 234f3ce KVM: x86: Emulator fixes for eip canonical checks on near branches by Nadav Amit · 10 years ago
- 05c83ec KVM: x86: Fix wrong masking on relative jump/call by Nadav Amit · 10 years ago
- 2febc83 KVM: x86: Improve thread safety in pit by Andy Honig · 10 years ago
- 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
- 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
- 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1ea644c8 x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
- 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
- 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
- 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
- 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
- 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
- b47dcbd x86, apic: Handle a bad TSC more gracefully by Andy Lutomirski · 10 years ago
- 961b6a7 x86: ACPI: Do not translate GSI number if IOAPIC is disabled by Jiang Liu · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- db6a00b x86/smpboot: Move data structure to its primary usage scope by Ingo Molnar · 10 years ago
- 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
- 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 691286b kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define by Anton Blanchard · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- e0ee9c1 x86: bpf_jit: fix two bugs in eBPF JIT compiler by Alexei Starovoitov · 10 years ago
- dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
- 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
- 7765490 Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2fd7476 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f1bfbd9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e343833 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c7b228a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 708d0b4 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9919e39 kvm: ensure hard lockup detection is disabled by default by Ulrich Obergfell · 10 years ago
- bd5cfb8 arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable by Xishi Qiu · 10 years ago
- e48510f arch/x86/kernel/cpu/common.c: fix unused symbol warning by Andrew Morton · 10 years ago
- 906e36c x86: use optimized ioresource lookup in ioremap function by Mike Travis · 10 years ago
- f8da964 kexec-bzimage64: fix sparse warnings by Vivek Goyal · 10 years ago
- a2d6aa8 kexec: check if crashk_res_low exists when exclude it from crash mem ranges by Baoquan He · 10 years ago
- 887f4f8 arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory makefile by Baoquan He · 10 years ago
- f1d0d14 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- bf10fa8 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5941fe3b Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 19e00d5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 197fe6b Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6713123 um: remove csum_partial_copy_generic_i386 to clean up exception table by Honggang Li · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
- 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
- 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
- b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 4ea48a0 x86/build: Add arch/x86/purgatory/ make generated files to gitignore by Shuah Khan · 10 years ago
- 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 11 years ago
- 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- f74954f x86: Unwind-annotate thunk_32.S by Jan Beulich · 10 years ago
- e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 2dee5c4 x86: Fix section conflict for numachip by Andi Kleen · 10 years ago
- 0e6d311 x86: Reject x32 executables if x32 ABI not supported by Ben Hutchings · 10 years ago
- aece118 x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() by Bryan O'Donoghue · 10 years ago
- 2075244 x86: Quark: Comment setup_arch() to document TLB/PGE bug by Bryan O'Donoghue · 10 years ago
- 5f1d919 x86: Improve cmpxchg8b_emu.S by Jan Beulich · 10 years ago
- 3f63572 x86: Improve cmpxchg16b_emu.S by Jan Beulich · 10 years ago
- 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago