Age | Commit message (Expand) | Author |
2008-09-23 | x86, microcode rework, v2, renaming cont. | Peter Oruba |
2008-09-23 | x86, microcode rework, v2, renaming | Peter Oruba |
2008-09-23 | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko |
2008-09-14 | x86, microcode rework, v2, fix | Ingo Molnar |
2008-09-12 | x86, microcode rework, v2 | Dmitry Adamushko |
2008-08-22 | x86, microcode_amd: fix shift warning | Randy Dunlap |
2008-08-20 | x86-microcode: generic interface refactoring | Dmitry Adamushko |
2008-08-20 | x86-microcode: fix unbalanced use of get_cpu() | Dmitry Adamushko |
2008-08-15 | x86: Fixed NULL function pointer dereference in AMD microcode patch loader. | Peter Oruba |
2008-08-15 | x86: Microcode patch loader style corrections | Peter Oruba |
2008-08-13 | Fix date output in x86 microcode driver. | David Woodhouse |
2008-07-31 | x86: minor pointer type cast in AMD microcode patch loader | Peter Oruba |
2008-07-31 | x86: moved function declarations out from AMD microcode patch loader to heade... | Peter Oruba |
2008-07-31 | x86: Intel microcode patch loader style corrections | Peter Oruba |
2008-07-31 | x86: AMD microcode patch loader style corrections | Peter Oruba |
2008-07-29 | Merge commit 'v2.6.27-rc1' into x86/microcode | Ingo Molnar |
2008-07-29 | x86, microcode: fix module license string | Ingo Molnar |
2008-07-29 | x86, microcode: fix symbol exports | Ingo Molnar |
2008-07-29 | x86, microcode support: fix build error | Ingo Molnar |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-28 | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds |
2008-07-29 | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell |
2008-07-28 | mmu-notifiers: core | Andrea Arcangeli |
2008-07-28 | x86/PCI: use dev_printk when possible | Bjorn Helgaas |
2008-07-28 | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-28 | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes |
2008-07-28 | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-28 | x86: AMD microcode patch loading support | Peter Oruba |
2008-07-28 | x86: major refactoring | Peter Oruba |
2008-07-28 | x86: structure declaration renaming | Peter Oruba |
2008-07-28 | x86: code split to two parts | Peter Oruba |
2008-07-28 | x86: move microcode.c to microcode_intel.c | Peter Oruba |
2008-07-28 | x86: move per CPU microcode structure declaration to header file | Peter Oruba |
2008-07-28 | x86: typedef removal | Peter Oruba |
2008-07-28 | x86: moved Intel microcode patch loader declarations to seperate header file | Peter Oruba |
2008-07-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds |
2008-07-27 | x86: fix cpu hotplug on 32bit | Thomas Gleixner |
2008-07-27 | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko | Sheng Yang |
2008-07-27 | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter | Sheng Yang |
2008-07-27 | KVM: task switch: translate guest segment limit to virt-extension byte granul... | Marcelo Tosatti |
2008-07-27 | KVM: Avoid instruction emulation when event delivery is pending | Avi Kivity |
2008-07-27 | KVM: task switch: use seg regs provided by subarch instead of reading from GDT | Marcelo Tosatti |
2008-07-27 | KVM: task switch: segment base is linear address | Marcelo Tosatti |
2008-07-27 | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel |
2008-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-26 | x86: use generic show_mem() | Johannes Weiner |
2008-07-26 | tracehook: exec | Roland McGrath |