Age | Commit message (Expand) | Author | Files | Lines |
2011-01-03 | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2 | -8/+23 |
2010-12-22 | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 1 | -12/+21 |
2010-12-22 | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 1 | -16/+14 |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 8 | -28/+38 |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 5 | -14/+57 |
2010-12-17 | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2 | -1/+5 |
2010-12-17 | x86: avoid E820 regions when allocating address space | Bjorn Helgaas | 1 | -1/+37 |
2010-12-17 | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 3 | -3/+12 |
2010-12-17 | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 1 | -11/+6 |
2010-12-17 | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 1 | -1/+0 |
2010-12-17 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -12/+15 |
2010-12-17 | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2 | -6/+8 |
2010-12-16 | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity | 1 | -1/+3 |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell | 3 | -5/+107 |
2010-12-16 | lguest: restore boot speed | Rusty Russell | 1 | -4/+7 |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell | 1 | -1/+1 |
2010-12-15 | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 1 | -0/+1 |
2010-12-14 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2 | -7/+8 |
2010-12-14 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 1 | -0/+1 |
2010-12-14 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 1 | -1/+2 |
2010-12-14 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 1 | -2/+2 |
2010-12-13 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 1 | -10/+16 |
2010-12-09 | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner | 1 | -2/+1 |
2010-12-08 | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 1 | -1/+1 |
2010-12-08 | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 4 | -10/+9 |
2010-12-08 | KVM: Fix OSXSAVE after migration | Sheng Yang | 1 | -0/+2 |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 3 | -0/+8 |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 4 | -9/+23 |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2 | -31/+14 |
2010-12-03 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 1 | -2/+0 |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini | 3 | -2/+3 |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 1 | -7/+20 |
2010-11-30 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2 | -15/+56 |
2010-11-30 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 1 | -4/+0 |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+21 |
2010-11-28 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 3 | -0/+8 |
2010-11-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -43/+84 |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+15 |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 1 | -1/+1 |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 1 | -0/+20 |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 3 | -16/+56 |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 1 | -2/+2 |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2 | -15/+56 |
2010-11-24 | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -30/+48 |
2010-11-23 | xen: use default_idle | Jeremy Fitzhardinge | 1 | -15/+5 |
2010-11-23 | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge | 1 | -12/+9 |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 22 | -259/+308 |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk | 2 | -9/+11 |
2010-11-20 | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge | 1 | -2/+1 |