Age | Commit message (Expand) | Author |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-21 | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski |
2014-05-21 | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski |
2014-05-21 | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski |
2014-05-21 | x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM | Suravee Suthikulpanit |
2014-05-21 | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov |
2014-05-20 | x86, boot: Carve out early cmdline parsing function | Borislav Petkov |
2014-05-20 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Rob Herring |
2014-05-19 | fix Haswell precise store data source encoding | Stephane Eranian |
2014-05-15 | goldfish: Allow 64bit builds | Alan |
2014-05-15 | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range() | David Vrabel |
2014-05-15 | x86/xen: set regions above the end of RAM as 1:1 | David Vrabel |
2014-05-15 | x86/xen: only warn once if bad MFNs are found during setup | David Vrabel |
2014-05-15 | x86/xen: compactly store large identity ranges in the p2m | David Vrabel |
2014-05-15 | x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN | David Vrabel |
2014-05-15 | x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() | David Vrabel |
2014-05-15 | xen/x86: set panic notifier priority to minimum | Radim Krčmář |
2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-05-14 | KVM: x86: disable master clock if TSC is reset during suspend | Marcelo Tosatti |
2014-05-13 | Merge branch 'dt-bus-name' into for-next | Rob Herring |
2014-05-13 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-13 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov |
2014-05-12 | KVM: x86: Fix CR3 reserved bits check in long mode | Jan Kiszka |
2014-05-12 | xen: refactor suspend pre/post hooks | David Vrabel |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin |
2014-05-09 | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong |
2014-05-09 | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong |
2014-05-09 | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong |
2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky |
2014-05-09 | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund |
2014-05-09 | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund |
2014-05-08 | x86, boot: Remove misc.h inclusion from compressed/string.c | Vivek Goyal |
2014-05-08 | x86, boot: Do not include boot.h in string.c | Vivek Goyal |
2014-05-08 | kvm: x86: emulate monitor and mwait instructions as nop | Gabriel L. Somlo |
2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang |
2014-05-07 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin |
2014-05-07 | kvm/x86: implement hv EOI assist | Michael S. Tsirkin |
2014-05-07 | KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support | Nadav Amit |
2014-05-07 | KVM: vmx: handle_dr does not handle RSP correctly | Nadav Amit |
2014-05-07 | KVM: vmx: disable APIC virtualization in nested guests | Paolo Bonzini |
2014-05-07 | Merge branch 'perf/urgent' into perf/core, to avoid conflicts | Ingo Molnar |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner |
2014-05-06 | KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr | Bandan Das |
2014-05-06 | KVM: nVMX: fail on invalid vmclear/vmptrld pointer | Bandan Das |
2014-05-06 | KVM: nVMX: additional checks on vmxon region | Bandan Das |