| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | | | | | | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 2013-04-16 |
| | * | | | | | | | | | | | | | | | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 2013-04-15 |
| | * | | | | | | | | | | | | | | | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 |
| | * | | | | | | | | | | | | | | | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 2013-04-11 |
| | * | | | | | | | | | | | | | | | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 2013-04-09 |
| | | |/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin | 2013-04-19 |
| * | | | | | | | | | | | | | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 2013-04-18 |
* | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-14 |
|\| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 2013-04-12 |
| * | | | | | | | | | | | | | | | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 2013-04-12 |
| * | | | | | | | | | | | | | | | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli | 2013-04-11 |
| * | | | | | | | | | | | | | | | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 2013-04-10 |
| * | | | | | | | | | | | | | | | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 2013-04-10 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() | Stephane Eranian | 2013-03-21 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 |
* | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-04-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide... | Konrad Rzeszutek Wilk | 2013-04-02 |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-04-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig | 2013-04-07 |
| | |_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | x86: Fix rebuild with EFI_STUB enabled | Jan Beulich | 2013-04-05 |
* | | | | | | | | | | | | | | | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore | 2013-04-02 |
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | intel-pstate: Use #defines instead of hard-coded values. | Konrad Rzeszutek Wilk | 2013-03-25 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / /
| |/| | | | | | | / / / / /
| |_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk | 2013-03-27 |
| * | | | | | | | | | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 2013-03-22 |
* | | | | | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-03-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin | 2013-03-21 |
| * | | | | | | | | | | | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL | Fenghua Yu | 2013-03-19 |
| * | | | | | | | | | | | | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang | 2013-03-18 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | / / / / / / / /
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event | Stephane Eranian | 2013-03-18 |
| * | | | | | | | | | | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 2013-03-18 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-19 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 2013-03-19 |
| * | | | | | | | | | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig | 2013-03-19 |
| * | | | | | | | | | KVM: x86: fix deadlock in clock-in-progress request handling | Marcelo Tosatti | 2013-03-18 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-17 |
* | | | | | | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-15 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 2013-03-07 |
* | | | | | | | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 2013-03-06 |
* | | | | | | | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 2013-03-06 |
* | | | | | | | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 2013-03-06 |
* | | | | | | | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 2013-03-06 |
* | | | | | | | x86, smpboot: Remove unused variable | Borislav Petkov | 2013-03-05 |
|/ / / / / / |
|
* | | | | | | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-03 |
|\| | | | | |
|
| * | | | | | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 2013-03-01 |
| * | | | | | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk | 2013-02-28 |