| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.0.84' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l... | Chirayu Desai | 2013-06-29 | 1 | -3/+2 |
|\ |
|
| * | KVM: x86: remove vcpu's CPL check in host-invoked XCR set | Zhanghaoyu (A) | 2013-06-27 | 1 | -3/+2 |
* | | Merge tag 'v3.0.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l... | Chirayu Desai | 2013-06-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | x86: Fix typo in kexec register clearing | Kees Cook | 2013-06-20 | 1 | -1/+1 |
* | | Merge branch 'linux-3.0.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Chirayu Desai | 2013-05-20 | 2 | -0/+21 |
|\ \
| |/ |
|
| * | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk | 2013-05-19 | 1 | -0/+15 |
| * | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov | 2013-05-19 | 1 | -0/+6 |
* | | Merge tag 'v3.0.78' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l... | Chirayu Desai | 2013-05-12 | 2 | -14/+5 |
|\ \
| |/ |
|
| * | Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicated | Andre Przywara | 2013-05-11 | 1 | -14/+0 |
| * | x86/mm: account for PGDIR_SIZE alignment | Jerry Hoemann | 2013-05-11 | 1 | -0/+5 |
* | | Merge tag 'v3.0.77' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l... | Chirayu Desai | 2013-05-09 | 3 | -6/+9 |
|\ \
| |/ |
|
| * | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei | 2013-05-07 | 1 | -4/+0 |
| * | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk | 2013-05-07 | 2 | -2/+9 |
* | | Merge 3.0.75 | Pawit Pornkitprasan | 2013-04-29 | 16 | -235/+82 |
|\ \
| |/ |
|
| * | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig | 2013-04-25 | 1 | -6/+4 |
| * | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 2013-04-25 | 2 | -27/+16 |
| * | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig | 2013-04-25 | 1 | -0/+5 |
| * | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 2013-04-16 | 5 | -13/+21 |
| * | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 2013-04-16 | 1 | -2/+4 |
| * | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 2013-04-16 | 1 | -161/+0 |
| * | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 2013-04-12 | 3 | -13/+0 |
| * | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel | 2013-04-05 | 1 | -10/+14 |
| * | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2013-04-05 | 1 | -0/+6 |
| * | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity | 2013-04-05 | 1 | -0/+8 |
| * | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka | 2013-04-05 | 1 | -3/+7 |
| * | KVM: Clean up error handling during VCPU creation | Jan Kiszka | 2013-04-05 | 1 | -5/+0 |
| * | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings | 2013-04-05 | 1 | -0/+2 |
| * | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang | 2013-03-28 | 1 | -2/+2 |
* | | Merge 3.0.70 | Pawit Pornkitprasan | 2013-03-21 | 2 | -0/+12 |
|\ \
| |/ |
|
| * | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-20 | 1 | -1/+3 |
| * | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-20 | 2 | -0/+10 |
* | | Merge 3.0.68 | Pawit Pornkitprasan | 2013-03-04 | 4 | -30/+59 |
|\ \
| |/ |
|
| * | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 2013-03-04 | 1 | -5/+12 |
| * | x86: Do not leak kernel page mapping locations | Kees Cook | 2013-03-04 | 1 | -3/+6 |
| * | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin | 2013-03-04 | 1 | -19/+34 |
| * | iommu/amd: Initialize device table after dma_ops | Joerg Roedel | 2013-03-04 | 1 | -3/+7 |
* | | Merge 3.0.67 | Pawit Pornkitprasan | 2013-03-03 | 3 | -9/+0 |
|\ \
| |/ |
|
| * | xen: Send spinlock IPI to all waiters | Stefan Bader | 2013-02-28 | 1 | -1/+0 |
| * | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin | 2013-02-28 | 2 | -8/+0 |
* | | Merge 3.0.66 | Pawit Pornkitprasan | 2013-02-24 | 3 | -7/+15 |
|\ \
| |/ |
|
| * | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 2013-02-17 | 1 | -7/+7 |
| * | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2013-02-17 | 2 | -0/+8 |
* | | Merge 3.0.63 | Pawit Pornkitprasan | 2013-02-13 | 5 | -7/+50 |
|\ \
| |/ |
|
| * | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-02-11 | 1 | -2/+2 |
| * | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin | 2013-02-03 | 1 | -0/+2 |
| * | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 2013-02-03 | 1 | -5/+17 |
| * | x86/msr: Add capabilities check | Alan Cox | 2013-02-03 | 1 | -0/+3 |
| * | x86: Use enum instead of literals for trap values [PARTIAL] | Kees Cook | 2013-01-27 | 1 | -0/+26 |
* | | Merge 3.0.60 | Pawit Pornkitprasan | 2013-01-22 | 5 | -3/+110 |
|\ \
| |/ |
|
| * | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Frediano Ziglio | 2013-01-21 | 1 | -1/+0 |