Age | Commit message (Expand) | Author |
2011-03-14 | pcc-cpufreq: don't load driver if get_freq fails during init. | Naga Chumbalkar |
2011-03-07 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus |
2011-03-07 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-02-24 | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan |
2011-02-24 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov |
2011-02-24 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader |
2011-02-24 | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader |
2011-02-24 | x86: Clear irqstack thread_info | Brian Gerst |
2011-02-17 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-02-17 | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner |
2011-02-17 | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar |
2011-02-17 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin |
2011-02-17 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-02-17 | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-01-02 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-02 | KVM: i8259: initialize isr_ack | Avi Kivity |
2010-12-29 | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity |
2010-12-27 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl |
2010-12-23 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-12-17 | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin |
2010-12-17 | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas |
2010-12-17 | x86: avoid E820 regions when allocating address space | Bjorn Helgaas |
2010-12-17 | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas |
2010-12-17 | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas |
2010-12-17 | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas |
2010-12-17 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-12-16 | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin |
2010-12-16 | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell |
2010-12-16 | lguest: restore boot speed | Rusty Russell |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell |
2010-12-15 | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap |
2010-12-13 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2010-12-13 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2010-12-13 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha |
2010-12-13 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2010-12-13 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner |
2010-12-09 | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner |
2010-12-08 | KVM: enlarge number of possible CPUID leaves | Andre Przywara |
2010-12-08 | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel |
2010-12-08 | KVM: Fix OSXSAVE after migration | Sheng Yang |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-12-02 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini |