Age | Commit message (Expand) | Author |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-03-17 | Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-03-17 | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds |
2011-03-17 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-03-17 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2011-03-17 | Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2011-03-17 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-03-17 | smp_call_function_interrupt: use typedef and %pf | Milton Miller |
2011-03-17 | smp_call_function_many: handle concurrent clearing of mask | Milton Miller |
2011-03-17 | call_function_many: add missing ordering | Milton Miller |
2011-03-17 | call_function_many: fix list delete vs add race | Milton Miller |
2011-03-17 | mm: PageBuddy and mapcount robustness | Andrea Arcangeli |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds |
2011-03-17 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-03-17 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-03-17 | RPC: killing RPC tasks races fixed | Stanislav Kinsbursky |
2011-03-17 | xprt: remove redundant check | j223yang@asset.uwaterloo.ca |
2011-03-17 | SUNRPC: Convert struct rpc_xprt to use atomic_t counters | Trond Myklebust |
2011-03-17 | SUNRPC: Ensure we always run the tk_callback before tk_action | Trond Myklebust |
2011-03-17 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-03-17 | KVM: unbreak userspace that does not sets tss address | Gleb Natapov |
2011-03-17 | KVM: MMU: cleanup pte write path | Xiao Guangrong |
2011-03-17 | KVM: MMU: introduce a common function to get no-dirty-logged slot | Xiao Guangrong |
2011-03-17 | KVM: fix rcu usage in init_rmode_* functions | Xiao Guangrong |
2011-03-17 | KVM: fix kvmclock regression due to missing clock update | Nikola Ciprich |
2011-03-17 | KVM: emulator: Fix permission checking in io permission bitmap | Gleb Natapov |
2011-03-17 | KVM: emulator: Fix io permission checking for 64bit guest | Gleb Natapov |
2011-03-17 | KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n | Avi Kivity |
2011-03-17 | KVM: x86: Remove useless regs_page pointer from kvm_lapic | Takuya Yoshikawa |
2011-03-17 | KVM: improve comment on rcu use in irqfd_deassign | Michael S. Tsirkin |
2011-03-17 | KVM: MMU: remove unused macros | Xiao Guangrong |
2011-03-17 | KVM: MMU: cleanup page alloc and free | Xiao Guangrong |
2011-03-17 | KVM: MMU: do not record gfn in kvm_mmu_pte_write | Xiao Guangrong |
2011-03-17 | KVM: MMU: move mmu pages calculated out of mmu lock | Xiao Guangrong |
2011-03-17 | KVM: MMU: set spte accessed bit properly | Xiao Guangrong |
2011-03-17 | KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits | Xiao Guangrong |
2011-03-17 | KVM: Start lock documentation | Jan Kiszka |
2011-03-17 | KVM: better readability of efer_reserved_bits | Lai Jiangshan |
2011-03-17 | KVM: Clear async page fault hash after switching to real mode | Lai Jiangshan |
2011-03-17 | KVM: VMX: Initialize vm86 TSS only once. | Gleb Natapov |
2011-03-17 | KVM: VMX: update live TR selector if it changes in real mode | Gleb Natapov |
2011-03-17 | KVM: VMX: add the __noclone attribute to vmx_vcpu_run | Lai Jiangshan |