| Commit message (Expand) | Author | Age |
* | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 |
|\ |
|
| * | mm/frontswap: cleanup doc and comment error | Wanpeng Li | 2012-07-23 |
| * | mm: frontswap: remove unneeded headers | Sasha Levin | 2012-07-23 |
| * | mm: frontswap: split out function to clear a page out | Sasha Levin | 2012-07-19 |
| * | mm: frontswap: remove unnecessary check during initialization | Sasha Levin | 2012-06-11 |
| * | mm: frontswap: make all branches of if statement in put page consistent | Sasha Levin | 2012-06-11 |
| * | mm: frontswap: split frontswap_shrink further to simplify locking | Sasha Levin | 2012-06-11 |
| * | mm: frontswap: split out __frontswap_unuse_pages | Sasha Levin | 2012-06-11 |
| * | mm: frontswap: split out __frontswap_curr_pages | Sasha Levin | 2012-06-11 |
| * | mm: frontswap: trivial coding convention issues | Sasha Levin | 2012-06-11 |
| * | mm: frontswap: remove casting from function calls through ops structure | Sasha Levin | 2012-06-11 |
* | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan | 2012-07-19 |
| * | | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 2012-07-19 |
| * | | xen: simplify init_hvm_pv_info | Olaf Hering | 2012-07-19 |
| * | | xen: remove cast from HYPERVISOR_shared_info assignment | Olaf Hering | 2012-07-19 |
| * | | xen: enable platform-pci only in a Xen guest | Olaf Hering | 2012-07-19 |
| * | | xen/pv-on-hvm kexec: shutdown watches from old kernel | Olaf Hering | 2012-07-19 |
| * | | xen/x86: avoid updating TLS descriptors if they haven't changed | David Vrabel | 2012-07-19 |
| * | | xen/x86: add desc_equal() to compare GDT descriptors | David Vrabel | 2012-07-19 |
| * | | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel | 2012-07-19 |
| * | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel | 2012-07-19 |
| * | | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 2012-07-19 |
| * | | xen/acpi: Fix potential memory leak. | Konrad Rzeszutek Wilk | 2012-07-19 |
| * | | xen/mce: add .poll method for mcelog device driver | Liu, Jinsong | 2012-07-19 |
| * | | xen/mce: schedule a workqueue to avoid sleep in atomic context | Liu, Jinsong | 2012-07-19 |
| * | | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 2012-07-19 |
| * | | xen/mce: Register native mce handler as vMCE bounce back point | Liu, Jinsong | 2012-07-19 |
| * | | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong | 2012-07-19 |
| * | | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 |
* | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 |
|\ \ \ |
|
| * | | | KVM: fix race with level interrupts | Michael S. Tsirkin | 2012-07-20 |
| * | | | x86, hyper: fix build with !CONFIG_KVM_GUEST | Avi Kivity | 2012-07-18 |
| * | | | Revert "apic: fix kvm build on UP without IOAPIC" | Michael S. Tsirkin | 2012-07-16 |
| * | | | KVM guest: switch to apic_set_eoi_write, apic_write | Michael S. Tsirkin | 2012-07-16 |
| * | | | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 2012-07-16 |
| * | | | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity | 2012-07-15 |
| |\ \ \ |
|
| | * | | | KVM: PPC: Critical interrupt emulation support | Bharat Bhushan | 2012-07-11 |
| | * | | | KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests | Mihai Caraman | 2012-07-11 |
| | * | | | KVM: PPC64: booke: Set interrupt computation mode for 64-bit host | Mihai Caraman | 2012-07-11 |
| | * | | | KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt | Mihai Caraman | 2012-07-11 |
| | * | | | KVM: PPC: bookehv64: Add support for std/ld emulation. | Varun Sethi | 2012-07-11 |
| | * | | | booke: Added crit/mc exception handler for e500v2 | Bharat Bhushan | 2012-07-11 |
| | * | | | booke/bookehv: Add host crit-watchdog exception support | Bharat Bhushan | 2012-07-11 |
| * | | | | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie | 2012-07-12 |
| * | | | | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check | Prarit Bhargava | 2012-07-11 |
| * | | | | KVM: MMU: document mmu-lock and fast page fault | Xiao Guangrong | 2012-07-11 |
| * | | | | KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint | Xiao Guangrong | 2012-07-11 |
| * | | | | KVM: MMU: trace fast page fault | Xiao Guangrong | 2012-07-11 |
| * | | | | KVM: MMU: fast path of handling guest page fault | Xiao Guangrong | 2012-07-11 |