Age | Commit message (Expand) | Author |
2013-08-06 | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen |
2013-08-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-08-06 | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu |
2013-08-05 | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck |
2013-08-05 | x86: Correctly detect hypervisor | Jason Wang |
2013-08-05 | x86, kvm: Switch to use hypervisor_cpuid_base() | Jason Wang |
2013-08-05 | xen: Switch to use hypervisor_cpuid_base() | Jason Wang |
2013-08-05 | x86: Introduce hypervisor_cpuid_base() | Jason Wang |
2013-08-05 | Merging v3.10-rc2 as I need to apply a fix for | Stefano Stabellini |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver |
2013-08-02 | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann |
2013-08-02 | x86: provide platform-devices for boot-framebuffers | David Herrmann |
2013-08-02 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2013-08-01 | sched/x86: Optimize switch_mm() for multi-threaded workloads | Rik van Riel |
2013-07-31 | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton |
2013-07-31 | x86, amd, microcode: Fix error path in apply_microcode_amd() | Torsten Kaiser |
2013-07-31 | x86 / tboot / ACPI: Fail extended mode reduced hardware sleep | Ben Guthro |
2013-07-30 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2013-07-29 | x86 / cpu topology: remove the stale macro arch_provides_topology_pointers | Hanjun Guo |
2013-07-29 | x86/mce: Fix mce regression from recent cleanup | Tony Luck |
2013-07-29 | nVMX: reset rflags register cache during nested vmentry. | Gleb Natapov |
2013-07-29 | KVM: x86: handle singlestep during emulation | Paolo Bonzini |
2013-07-29 | KVM: x86: handle hardware breakpoints during emulation | Paolo Bonzini |
2013-07-29 | KVM: x86: rename EMULATE_DO_MMIO | Paolo Bonzini |
2013-07-26 | x86/acpi: Correct out-of-date comment of __acpi_map_table() | Zhang Yanfei |
2013-07-26 | x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero | ethan.zhao |
2013-07-26 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-07-26 | x86, efi: correct call to free_pages | Roy Franz |
2013-07-26 | cpufreq: Remove unused APERF/MPERF support | Stratos Karafotis |
2013-07-25 | x86/pci/mrst: Cleanup checkpatch.pl warnings | Valentina Manea |
2013-07-25 | KVM: x86: Drop some unused functions from lapic | Jan Kiszka |
2013-07-25 | KVM: x86: Simplify __apic_accept_irq | Jan Kiszka |
2013-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-24 | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu |
2013-07-23 | perf/x86: Add ability to calculate TSC from perf sample timestamps | Adrian Hunter |
2013-07-23 | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman |
2013-07-23 | x86/ia32/asm: Remove unused argument in macro | Ramkumar Ramachandra |
2013-07-23 | kprobes/x86: Call out into INT3 handler directly instead of using notifier | Jiri Kosina |
2013-07-23 | x86/acpi: Fix incorrect sanity check in acpi_register_lapic() | Tang Chen |
2013-07-23 | x86 / PCI: prevent re-allocation of already existing bridge and ROM resources | Mika Westerberg |
2013-07-22 | mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default | Toshi Kani |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2013-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-07-19 | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 | Andi Kleen |
2013-07-19 | um: remove dead code | Richard Weinberger |
2013-07-19 | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions | Masami Hiramatsu |
2013-07-19 | kprobes/x86: Use text_poke_bp() instead of text_poke_smp*() | Masami Hiramatsu |
2013-07-19 | kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE | Masami Hiramatsu |
2013-07-19 | Merge branch 'x86/jumplabel' into perf/core | Ingo Molnar |