Age | Commit message (Expand) | Author |
2009-09-10 | KVM: convert bus to slots_lock | Michael S. Tsirkin |
2009-09-10 | KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp | Marcelo Tosatti |
2009-09-10 | KVM: remove old KVMTRACE support code | Marcelo Tosatti |
2009-09-10 | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel |
2009-09-10 | KVM: convert custom marker based tracing to event traces | Marcelo Tosatti |
2009-09-10 | KVM: VMX: conditionally disable 2M pages | Marcelo Tosatti |
2009-09-10 | KVM: Return to userspace on emulation failure | Avi Kivity |
2009-09-10 | KVM: Use macro to iterate over vcpus. | Gleb Natapov |
2009-09-10 | KVM: Break dependency between vcpu index in vcpus array and vcpu_id. | Gleb Natapov |
2009-09-10 | KVM: Introduce kvm_vcpu_is_bsp() function. | Gleb Natapov |
2009-09-10 | KVM: Reorder ioctls in kvm.h | Avi Kivity |
2009-09-10 | KVM: switch irq injection/acking data structures to irq_lock | Marcelo Tosatti |
2009-09-10 | KVM: introduce irq_lock, use it to protect ioapic | Marcelo Tosatti |
2009-09-10 | KVM: remove redundant declarations | Christian Ehrhardt |
2009-09-10 | KVM: Downsize max support MSI-X entry to 256 | Sheng Yang |
2009-09-10 | KVM: Allow PIT emulation without speaker port | Jan Kiszka |
2009-09-10 | KVM: irqfd | Gregory Haskins |
2009-09-10 | KVM: Add MCE support | Huang Ying |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-09-05 | exec: do not sleep in TASK_TRACED under ->cred_guard_mutex | Oleg Nesterov |
2009-09-05 | workqueues: introduce __cancel_delayed_work() | Oleg Nesterov |
2009-09-04 | dm log: userspace add luid to distinguish between concurrent log instances | Jonathan Brassow |
2009-09-04 | dm stripe: expose correct io hints | Mike Snitzer |
2009-09-01 | pkt_sched: Revert tasklet_hrtimer changes. | David S. Miller |
2009-08-31 | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h | Benjamin Herrenschmidt |
2009-08-29 | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test | Herbert Xu |
2009-08-26 | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop |
2009-08-26 | flex_array: convert element_nr formals to unsigned | David Rientjes |
2009-08-26 | flex_array: declare parts member to have incomplete type | David Rientjes |
2009-08-24 | mm: fix hugetlb bug due to user_shm_unlock call | Hugh Dickins |
2009-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-24 | kernel_read: redefine offset type | Mimi Zohar |
2009-08-22 | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer | David S. Miller |
2009-08-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-08-21 | Make bitmask 'and' operators return a result code | Linus Torvalds |
2009-08-21 | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher |
2009-08-21 | Input: ucb1400_ts - enable ADC Filter | Marek Vasut |
2009-08-21 | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie |
2009-08-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-08-18 | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro |
2009-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-17 | net: restore gnet_stats_basic to previous definition | Eric Dumazet |
2009-08-17 | security: define round_hint_to_min in !CONFIG_SECURITY | Eric Paris |
2009-08-17 | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris |
2009-08-17 | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris |
2009-08-17 | drm/radeon/kms: implement bo busy check + current domain | Dave Airlie |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |