| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter | 2011-01-03 | 1 | -8/+16 |
* | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-02 | 2 | -1/+4 |
|\ |
|
| * | KVM: i8259: initialize isr_ack | Avi Kivity | 2011-01-02 | 1 | -0/+2 |
| * | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity | 2010-12-29 | 1 | -1/+2 |
* | | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl | 2010-12-27 | 1 | -11/+5 |
* | | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-23 | 1 | -3/+14 |
|\ \ |
|
| * | | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin | 2010-12-17 | 1 | -3/+14 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | 8 | -28/+38 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2010-12-16 | 2 | -6/+8 |
| * | | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2010-12-13 | 2 | -7/+8 |
| * | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 2010-12-13 | 1 | -0/+1 |
| * | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 2010-12-13 | 1 | -1/+2 |
| * | | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 2010-12-13 | 1 | -2/+2 |
| * | | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 2010-12-13 | 1 | -10/+16 |
| * | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner | 2010-12-09 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-12-18 | 5 | -14/+57 |
|\ \ |
|
| * | | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 2 | -1/+5 |
| * | | x86: avoid E820 regions when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -1/+37 |
| * | | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 3 | -3/+12 |
| * | | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 2010-12-17 | 1 | -11/+6 |
| * | | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 2010-12-17 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-12-17 | 5 | -12/+15 |
|\ \ |
|
| * | | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity | 2010-12-16 | 1 | -1/+3 |
| * | | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 2010-12-08 | 1 | -1/+1 |
| * | | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 2010-12-08 | 4 | -10/+9 |
| * | | KVM: Fix OSXSAVE after migration | Sheng Yang | 2010-12-08 | 1 | -0/+2 |
| |/ |
|
* | | lguest: populate initial_page_table | Rusty Russell | 2010-12-16 | 3 | -5/+107 |
* | | lguest: restore boot speed | Rusty Russell | 2010-12-16 | 1 | -4/+7 |
* | | lguest: fix crash lguest_time_init | Rusty Russell | 2010-12-16 | 1 | -1/+1 |
* | | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 2010-12-15 | 1 | -0/+1 |
|/ |
|
*---. | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 | 3 | -0/+8 |
|\ \ \ |
|
| * | | | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 3 | -0/+8 |
* | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2010-12-03 | 4 | -9/+23 |
|\ \ \ \ |
|
| * | | | | xen: unplug the emulated devices at resume time | Stefano Stabellini | 2010-12-02 | 3 | -2/+3 |
| * | | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 | 1 | -7/+20 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2010-12-03 | 2 | -31/+14 |
|\ \ \ \ \ \ |
|
| | * | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-29 | 2 | -15/+56 |
| | * | | | | | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 2010-11-29 | 1 | -4/+0 |
| * | | | | | | xen: use default_idle | Jeremy Fitzhardinge | 2010-11-22 | 1 | -15/+5 |
| * | | | | | | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge | 2010-11-22 | 1 | -12/+9 |
* | | | | | | | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 2010-12-02 | 1 | -2/+0 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 2 | -1/+21 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 2010-11-26 | 1 | -1/+1 |
| * | | | | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 2010-11-26 | 1 | -0/+20 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-27 | 9 | -43/+84 |
|\ \ \ \ \ |
|
| * | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 | 2 | -35/+31 |
| * | | | | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 5 | -5/+49 |
| * | | | | | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 2010-11-18 | 1 | -2/+3 |
| * | | | | | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-27 | 4 | -8/+15 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|