deliverable/linux.git
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for INS/OUTS...
2011-12-27  Julian StecklinaKVM: Allow aligned byte and word writes to IOAPIC regis...
2011-12-27  Xiao GuangrongKVM: IA64: fix struct redefinition
2011-12-27  Xiao GuangrongKVM: introduce a table to map slot id to index in memsl...
2011-12-27  Xiao GuangrongKVM: sort memslots by its size and use line search
2011-12-27  Xiao GuangrongKVM: introduce id_to_memslot function
2011-12-27  Xiao GuangrongKVM: introduce kvm_for_each_memslot macro
2011-12-27  Xiao GuangrongKVM: introduce update_memslots function
2011-12-27  Xiao GuangrongKVM: introduce KVM_MEM_SLOTS_NUM macro
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for BSF/BSR
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for CMPXCHG
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for WRMSR/RDMSR
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for MOV to cr/dr
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for CALL
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for BT family
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for IN/OUT
2011-12-27  Gleb NatapovKVM: VMX: remove unneeded vmx_load_host_state() calls.
2011-12-27  Takuya YoshikawaKVM: Optimize dirty logging by rmap_write_protect()
2011-12-27  Takuya YoshikawaKVM: Count the number of dirty pages for dirty logging
2011-12-27  Takuya YoshikawaKVM: MMU: Split gfn_to_rmap() into two functions
2011-12-27  Takuya YoshikawaKVM: MMU: Clean up BUG_ON() conditions in rmap_write_pr...
2011-12-27  Thomas MeyerKVM: Use kmemdup rather than duplicating its implementation
2011-12-27  Chris WrightKVM: MMU: remove KVM host pv mmu support
2011-12-27  Chris WrightKVM guest: remove KVM guest pv mmu support
2011-12-27  Dan CarpenterKVM: make checks stricter in coalesced_mmio_in_range()
2011-12-27  Jan KiszkaKVM: x86: Simplify kvm timer handler
2011-12-27  Eric B MunsonKVM: Fix include dependency for mmu_notifier
2011-12-27  Xiao GuangrongKVM: MMU: improve write flooding detected
2011-12-27  Xiao GuangrongKVM: MMU: fix detecting misaligned accessed
2011-12-27  Xiao GuangrongKVM: MMU: split kvm_mmu_pte_write function
2011-12-27  Xiao GuangrongKVM: MMU: remove unnecessary kvm_mmu_free_some_pages
2011-12-27  Xiao GuangrongKVM: MMU: fast prefetch spte on invlpg path
2011-12-27  Xiao GuangrongKVM: MMU: cleanup FNAME(invlpg)
2011-12-27  Xiao GuangrongKVM: MMU: do not mark accessed bit on pte write path
2011-12-27  Xiao GuangrongKVM: x86: cleanup port-in/port-out emulated
2011-12-27  Xiao GuangrongKVM: x86: retry non-page-table writing instructions
2011-12-27  Xiao GuangrongKVM: x86: tag the instructions which are used to write...
2011-12-27  Xiao GuangrongKVM: MMU: avoid pte_list_desc running out in kvm_mmu_pt...
2011-12-27  Nadav Har'ElKVM: nVMX: Fix warning-causing idt-vectoring-info behavior
2011-12-27  Nadav Har'ElKVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
2011-12-27  Keith Packarddrm/i915: Disable RC6 on Sandybridge by default
2011-12-27  Keith Packarddrm/i915: Disable semaphores by default on SNB
2011-12-26  Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./virt/kvm/kvm
2011-12-26  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-26  Linus Torvaldsvfs: fix handling of lock allocation failure in lease...
2011-12-26  Scott WoodKVM: PPC: e500: include linux/export.h
2011-12-26  Michael NeulingKVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
2011-12-26  Andreas SchwabKVM: PPC: protect use of kvmppc_h_pr
2011-12-26  Andreas SchwabKVM: PPC: move compute_tlbie_rb to book3s_64 common...
2011-12-26  Jan KiszkaKVM: Don't automatically expose the TSC deadline timer...
2011-12-25  Alex WilliamsonKVM: Device assignment permission checks
2011-12-25  Alex WilliamsonKVM: Remove ability to assign a device without iommu...
2011-12-25  Jan KiszkaKVM: x86: Prevent starting PIT timers in the absence...
2011-12-25  Stefan RichterMAINTAINERS: firewire git URL update
2011-12-24  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-24  Linus TorvaldsLinux 3.2-rc7
2011-12-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-24  Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
2011-12-23  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-12-23  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-12-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-23  David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-23  Florian Westphalnetfilter: xt_connbytes: handle negation correctly
2011-12-23  Al ViroBtrfs: call d_instantiate after all ops are setup
2011-12-23  Chris MasonBtrfs: fix worker lock misuse in find_worker
2011-12-23  Eric Dumazetnet: relax rcvbuf limits
2011-12-23  Xi Wangrps: fix insufficient bounds checking in store_rps_dev_...
2011-12-23  Eric Dumazetnet: introduce DST_NOPEER dst flag
2011-12-23  Thomas Grafmqprio: Avoid panic if no options are provided
2011-12-23  Eric Dumazetbridge: provide a mtu() method for fake_dst_ops
2011-12-22  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-22  NeilBrownmd/bitmap: It is OK to clear bits during recovery.
2011-12-22  NeilBrownmd: don't give up looking for spares on first failure...
2011-12-22  NeilBrownmd/raid5: ensure correct assessment of drives during...
2011-12-22  NeilBrownmd/linear: fix hot-add of devices to linear arrays.
2011-12-22  David S. Millersparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_bu...
2011-12-22  Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-12-22  Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2011-12-22  David Millerpata_of_platform: Add missing CONFIG_OF_IRQ dependency.
2011-12-22  Stephen Rothwellipv4: using prefetch requires including prefetch.h
2011-12-22  Xi Wangvmwgfx: fix incorrect VRAM size check in vmw_kms_fb_cre...
2011-12-22  Alex Deucherdrm/radeon/kms: bail on BTC parts if MC ucode is missing
2011-12-22  Srivatsa S... VFS: Fix race between CPU hotplug and lglocks
2011-12-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-22  Dave Kleikampvfs: __read_cache_page should use gfp argument rather...
2011-12-21  Greg Kroah... Merge branch 'for-greg' of git://git./linux/kernel...
2011-12-21  David MillerUSB: Fix usb/isp1760 build on sparc
2011-12-21  Steffen Klassertnet: Add a flow_cache_flush_deferred function
2011-12-21  Eric Dumazetipv4: reintroduce route cache garbage collector
2011-12-21  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-21  Ben Hutchingsfirmware: Refer to the co-maintained linux-firmware...
2011-12-21  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-12-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-21  David HowellsSELinux: Fix RCU deref check warning in sel_netport_ins...
2011-12-21  James MorrisMerge branch 'evm-fixes' of git://git./linux/kernel...
2011-12-20  Linus TorvaldsMerge branch 'for-3.2-fixes' of git://git./linux/kernel...
next
This page took 0.038618 seconds and 5 git commands to generate.