Age | Commit message (Expand) | Author |
2014-08-04 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-08-04 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-07-31 | x86/mm: Add tracepoints for TLB flushes | Dave Hansen |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen |
2014-07-28 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-25 | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey |
2014-07-25 | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency | Li, Aubrey |
2014-07-25 | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey |
2014-07-21 | KVM: x86: DR6/7.RTM cannot be written | Nadav Amit |
2014-07-21 | KVM: x86: Defining missing x86 vectors | Nadav Amit |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-17 | ftrace/x86: Have function graph tracer use its own trampoline | Steven Rostedt (Red Hat) |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-07-17 | Merge branch 'locking/urgent' into locking/core, before applying larger chang... | Ingo Molnar |
2014-07-16 | perf kvm: Use defines of kvm events | Alexander Yarygin |
2014-07-14 | x86, cpu: Kill cpu_has_mp | Borislav Petkov |
2014-07-14 | x86/cpufeature: Add bug flags to /proc/cpuinfo | Borislav Petkov |
2014-07-11 | x86: Simplify __HAVE_ARCH_CMPXCHG tests | Borislav Petkov |
2014-07-11 | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski |
2014-07-11 | KVM: emulate: put pointers in the fetch_cache | Paolo Bonzini |
2014-07-11 | KVM: emulate: do not initialize memopp | Bandan Das |
2014-07-11 | KVM: emulate: rework seg_override | Bandan Das |
2014-07-11 | KVM: emulate: clean up initializations in init_decode_cache | Bandan Das |
2014-07-11 | KVM: emulate: move init_decode_cache to emulate.c | Bandan Das |
2014-07-11 | KVM: emulate: speed up emulated moves | Paolo Bonzini |
2014-07-11 | KVM: x86: return all bits from get_interrupt_shadow | Paolo Bonzini |
2014-07-10 | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont |
2014-07-09 | KVM: x86: fix TSC matching | Tomasz Grabiec |
2014-07-09 | KVM: nSVM: Set correct port for IOIO interception evaluation | Jan Kiszka |
2014-07-07 | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel |
2014-07-03 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin |
2014-06-19 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
2014-06-19 | KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS | Jan Kiszka |
2014-06-19 | KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS | Jan Kiszka |
2014-06-19 | KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS | Jan Kiszka |
2014-06-19 | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri |