Age | Commit message (Expand) | Author |
2013-10-26 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
2013-10-26 | x86, efi: Don't map Boot Services on i386 | Josh Boyer |
2013-09-10 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel |
2013-09-10 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2013-09-10 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-07-27 | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek |
2013-06-29 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings |
2013-06-29 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-06-29 | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap |
2013-06-29 | KVM: x86: remove vcpu's CPL check in host-invoked XCR set | Zhanghaoyu (A) |
2013-06-19 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-05-30 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger |
2013-05-30 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger |
2013-05-30 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov |
2013-05-30 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming |
2013-05-30 | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov |
2013-05-30 | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk |
2013-05-30 | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei |
2013-05-13 | x86/mm: account for PGDIR_SIZE alignment | jerry.hoemann@hp.com |
2013-05-13 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian |
2013-05-13 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk |
2013-05-13 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk |
2013-05-13 | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. | Konrad Rzeszutek Wilk |
2013-04-25 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig |
2013-04-25 | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig |
2013-04-25 | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig |
2013-04-25 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
2013-04-25 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio |
2013-03-27 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-03-27 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang |
2013-03-27 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds |
2013-03-27 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-20 | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk |
2013-03-06 | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin |
2013-03-06 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |
2013-03-06 | xen: Send spinlock IPI to all waiters | Stefan Bader |
2013-03-06 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-03-06 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-03-06 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2013-03-06 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-03-06 | x86/apic: Use x2apic physical mode based on FADT setting | Greg Pearson |
2013-03-06 | x86: Do not leak kernel page mapping locations | Kees Cook |
2013-03-06 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-02-20 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-20 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov |
2013-02-20 | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov |
2013-02-20 | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov |
2013-02-20 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-02-06 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-02-06 | x86: Use enum instead of literals for trap values | Kees Cook |