Age | Commit message (Expand) | Author |
2015-05-17 | KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save | Nadav Amit |
2015-05-17 | sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs | Mike Galbraith |
2015-05-17 | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi... | Len Brown |
2015-04-24 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann |
2015-03-28 | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman |
2015-03-28 | x86/vdso: Fix the build on GCC5 | Jiri Slaby |
2015-03-28 | kvm: move advertising of KVM_CAP_IRQFD to common code | Paolo Bonzini |
2015-03-28 | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov |
2015-03-28 | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s... | Oleg Nesterov |
2015-03-28 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller |
2015-03-14 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini |
2015-03-14 | x86/fpu/xsaves: Fix improper uses of __ex_table | Quentin Casasnovas |
2015-03-14 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
2015-03-06 | x86/irq: Fix regression caused by commit b568b8601f05 | Jiang Liu |
2015-03-06 | x86: pmc-atom: Assign debugfs node as soon as possible | Andy Shevchenko |
2015-03-06 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
2015-03-06 | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming |
2015-03-06 | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu |
2015-03-06 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti |
2015-03-06 | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi |
2015-02-11 | x86: mm: move mmap_sem unlock from mm_fault_error() to caller | Linus Torvalds |
2015-02-11 | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky |
2015-02-11 | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson |
2015-02-05 | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini |
2015-02-05 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian |
2015-02-05 | perf/x86/intel: Add model number for Airmont | Kan Liang |
2015-02-05 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-02-05 | x86, build: replace Perl script with Shell script | Kees Cook |
2015-01-29 | crypto: add missing crypto module aliases | Mathias Krause |
2015-01-29 | crypto: include crypto- module prefix in template | Kees Cook |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-29 | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue |
2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-29 | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 | Nadav Amit |
2015-01-29 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
2015-01-29 | x86, boot: Skip relocs when load address unchanged | Kees Cook |
2015-01-29 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-01-29 | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich |
2015-01-29 | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2015-01-27 | KVM: nVMX: Disable unrestricted mode if ept=0 | Bandan Das |
2015-01-27 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
2015-01-27 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-01-27 | x86/build: Clean auto-generated processor feature files | Bjørn Mork |
2015-01-16 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen |
2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-16 | crypto: aesni - fix "by8" variant for 128 bit keys | Mathias Krause |
2015-01-16 | crypto: sha-mb - Add avx2_supported check. | Vinson Lee |
2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |