aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | KVM: x86 emulator: Use opcode::execute for MOV to cr/drTakuya Yoshikawa2011-12-27
| * | | KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa2011-12-27
| * | | KVM: x86 emulator: Use opcode::execute for BT familyTakuya Yoshikawa2011-12-27
| * | | KVM: x86 emulator: Use opcode::execute for IN/OUTTakuya Yoshikawa2011-12-27
| * | | KVM: VMX: remove unneeded vmx_load_host_state() calls.Gleb Natapov2011-12-27
| * | | KVM: Optimize dirty logging by rmap_write_protect()Takuya Yoshikawa2011-12-27
| * | | KVM: Count the number of dirty pages for dirty loggingTakuya Yoshikawa2011-12-27
| * | | KVM: MMU: Split gfn_to_rmap() into two functionsTakuya Yoshikawa2011-12-27
| * | | KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect()Takuya Yoshikawa2011-12-27
| * | | KVM: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-27
| * | | KVM: MMU: remove KVM host pv mmu supportChris Wright2011-12-27
| * | | KVM guest: remove KVM guest pv mmu supportChris Wright2011-12-27
| * | | KVM: make checks stricter in coalesced_mmio_in_range()Dan Carpenter2011-12-27
| * | | KVM: x86: Simplify kvm timer handlerJan Kiszka2011-12-27
| * | | KVM: Fix include dependency for mmu_notifierEric B Munson2011-12-27
| * | | KVM: MMU: improve write flooding detectedXiao Guangrong2011-12-27
| * | | KVM: MMU: fix detecting misaligned accessedXiao Guangrong2011-12-27
| * | | KVM: MMU: split kvm_mmu_pte_write functionXiao Guangrong2011-12-27
| * | | KVM: MMU: remove unnecessary kvm_mmu_free_some_pagesXiao Guangrong2011-12-27
| * | | KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong2011-12-27
| * | | KVM: MMU: cleanup FNAME(invlpg)Xiao Guangrong2011-12-27
| * | | KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong2011-12-27
| * | | KVM: x86: cleanup port-in/port-out emulatedXiao Guangrong2011-12-27
| * | | KVM: x86: retry non-page-table writing instructionsXiao Guangrong2011-12-27
| * | | KVM: x86: tag the instructions which are used to write page tableXiao Guangrong2011-12-27
| * | | KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_writeXiao Guangrong2011-12-27
| * | | KVM: nVMX: Fix warning-causing idt-vectoring-info behaviorNadav Har'El2011-12-27
| * | | KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXITNadav Har'El2011-12-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-09
|\ \ \ \
| * | | | vfs: new helper - d_make_root()Al Viro2012-01-09
| * | | | dcache: use a dispose list in select_parentDave Chinner2012-01-09
| * | | | ceph: d_alloc_root() may failAl Viro2012-01-09
| * | | | ext4: fix failure exitsAl Viro2012-01-09
| * | | | isofs: inode leak on mount failureAl Viro2012-01-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-09
|\ \ \ \ \
| * | | | | sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-30
| * | | | | sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-29
| * | | | | sparc32: enable different preemptions modelsSam Ravnborg2011-12-29
| * | | | | sparc32: support atomic64_tSam Ravnborg2011-12-27
| * | | | | apbuart: fix section mismatch warningSam Ravnborg2011-12-27
| * | | | | sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-27
| * | | | | sparc32: drop unused atomic24 supportSam Ravnborg2011-12-27
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\ \ \ \ \
| * | | | | igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-09
| * | | | | netdev: make net_device_ops conststephen hemminger2012-01-09
| * | | | | bcm63xx: make ethtool_ops conststephen hemminger2012-01-09
| * | | | | usbnet: make ethtool_ops conststephen hemminger2012-01-09
| * | | | | net: Fix build with INET disabled.David S. Miller2012-01-09
| * | | | | net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-09
| * | | | | net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-09