Age | Commit message (Expand) | Author |
2012-08-23 | xen/mmu: Copy and revector the P2M tree. | Konrad Rzeszutek Wilk |
2012-08-23 | xen/p2m: Add logic to revector a P2M tree to use __va leafs. | Konrad Rzeszutek Wilk |
2012-08-23 | xen/mmu: Recycle the Xen provided L4, L3, and L2 pages | Konrad Rzeszutek Wilk |
2012-08-23 | xen/mmu: For 64-bit do not call xen_map_identity_early | Konrad Rzeszutek Wilk |
2012-08-23 | xen/mmu: use copy_page instead of memcpy. | Konrad Rzeszutek Wilk |
2012-08-23 | xen/mmu: Provide comments describing the _ka and _va aliasing issue | Konrad Rzeszutek Wilk |
2012-08-23 | xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. | Konrad Rzeszutek Wilk |
2012-08-23 | Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and... | Konrad Rzeszutek Wilk |
2012-08-23 | ftrace/x86: Add support for -mfentry to x86_64 | Steven Rostedt |
2012-08-23 | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po... | Konrad Rzeszutek Wilk |
2012-08-23 | xen: allow privcmd for HVM guests | Stefano Stabellini |
2012-08-23 | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini |
2012-08-23 | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. | Konrad Rzeszutek Wilk |
2012-08-23 | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell |
2012-08-23 | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti |
2012-08-22 | x86, microcode, AMD: Rewrite patch application procedure | Borislav Petkov |
2012-08-22 | x86, microcode, AMD: Add a small, per-family patches cache | Borislav Petkov |
2012-08-22 | x86, microcode, AMD: Add reverse equiv table search | Borislav Petkov |
2012-08-22 | x86, microcode: Add a refresh firmware flag to ->request_microcode_fw | Borislav Petkov |
2012-08-22 | x86, microcode, AMD: Read CPUID(1).EAX on the correct cpu | Borislav Petkov |
2012-08-22 | x86, microcode, AMD: Check before applying a patch | Borislav Petkov |
2012-08-22 | x86, microcode, AMD: Remove useless get_ucode_data wrapper | Borislav Petkov |
2012-08-22 | x86, microcode: Straighten out Kconfig text | Borislav Petkov |
2012-08-22 | x86, microcode: Cleanup cpu hotplug notifier callback | Borislav Petkov |
2012-08-22 | x86, microcode: Drop uci->mc check on resume path | Borislav Petkov |
2012-08-22 | x86, microcode: Save an indentation level in reload_for_cpu | Borislav Petkov |
2012-08-22 | x86, microcode, AMD: Fix broken ucode patch size check | Andreas Herrmann |
2012-08-22 | KVM: x86 emulator: use stack size attribute to mask rsp in stack ops | Avi Kivity |
2012-08-22 | KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended | Takuya Yoshikawa |
2012-08-22 | KVM: introduce readonly memslot | Xiao Guangrong |
2012-08-22 | KVM: introduce gfn_to_pfn_memslot_atomic | Xiao Guangrong |
2012-08-22 | KVM: x86: fix possible infinite loop caused by reexecute_instruction | Xiao Guangrong |
2012-08-22 | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity |
2012-08-22 | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask | Liu, Chuansheng |
2012-08-22 | x86/spinlocks: Fix comment in spinlock.h | Richard Weinberger |
2012-08-22 | x86/irq/i8259: Fix incorrect comment | Yuanhan Liu |
2012-08-21 | mm: hugetlbfs: correctly populate shared pmd | Michal Hocko |
2012-08-21 | x86: dt: Use linear irq domain for ioapic(s) | Sebastian Andrzej Siewior |
2012-08-21 | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. | Konrad Rzeszutek Wilk |
2012-08-21 | xen: missing includes | Stefano Stabellini |
2012-08-21 | xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB. | Konrad Rzeszutek Wilk |
2012-08-21 | xen/swiotlb: Simplify the logic. | Konrad Rzeszutek Wilk |
2012-08-21 | xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain. | Konrad Rzeszutek Wilk |
2012-08-21 | xen/x86: Use memblock_reserve for sensitive areas. | Konrad Rzeszutek Wilk |
2012-08-21 | xen/p2m: Fix the comment describing the P2M tree. | Konrad Rzeszutek Wilk |
2012-08-21 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-08-21 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-08-20 | x86, boot: Remove obsolete and unused constant RAMDISK | Paul Bolle |
2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-08-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |