1. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  2. 09cec75 KVM: Timer event should not unconditionally unhalt vcpu. by Gleb Natapov · 15 years ago
  3. 089d034 KVM: VMX: Fold vm_need_ept() into callers by Avi Kivity · 15 years ago
  4. 575ff2d KVM: VMX: Zero ept module parameter if ept is not present by Avi Kivity · 15 years ago
  5. 919818a KVM: VMX: Zero the vpid module parameter if vpid is not supported by Avi Kivity · 15 years ago
  6. 4462d21 KVM: VMX: Annotate module parameters as __read_mostly by Avi Kivity · 15 years ago
  7. 736caef KVM: VMX: Simplify module parameter names by Avi Kivity · 15 years ago
  8. 6062d01 KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit() by Avi Kivity · 15 years ago
  9. c1f8bc0 KVM: VMX: Make module parameters readable by Avi Kivity · 15 years ago
  10. fe4c7b1 KVM: reuse (pop|push)_irq from svm.c in vmx.c by Gleb Natapov · 15 years ago
  11. 61c50ed KVM: SVM: Remove duplicate code in svm_do_inject_vector() by Gleb Natapov · 15 years ago
  12. 7fe29e0 KVM: x86: Ignore reads to EVNTSEL MSRs by Amit Shah · 15 years ago
  13. f00be0c KVM: MMU: do not free active mmu pages in free_mmu_pages() by Gleb Natapov · 15 years ago
  14. e56d532 KVM: Device assignment framework rework by Sheng Yang · 15 years ago
  15. 386eb6e KVM: make 'lapic_timer_ops' and 'kpit_ops' static by Hannes Eder · 15 years ago
  16. 0b5d7a2 KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler by Jes Sorensen · 15 years ago
  17. ce17c64 KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency by Jes Sorensen · 15 years ago
  18. c6c9fcd KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading. by Jes Sorensen · 15 years ago
  19. 0c72ea7 KVM: ia64: Map in SN2 RTC registers to the VMM module by Jes Sorensen · 15 years ago
  20. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  21. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  22. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  23. a53c17d KVM: ioapic/msi interrupt delivery consolidation by Gleb Natapov · 15 years ago
  24. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  25. f5a1e9f KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr by Joerg Roedel · 15 years ago
  26. 74a3a8f KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask by Sheng Yang · 15 years ago
  27. 3f5e06f KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu by Yang Zhang · 15 years ago
  28. d3c7b77 KVM: unify part of generic timer handling by Marcelo Tosatti · 15 years ago
  29. fd66842 KVM: PIT: remove usage of count_load_time for channel 0 by Marcelo Tosatti · 15 years ago
  30. 5a05d54 KVM: PIT: remove unused scheduled variable by Marcelo Tosatti · 15 years ago
  31. b95b51d KVM: declare ioapic functions only on affected hardware by Christian Borntraeger · 15 years ago
  32. a90ede7 KVM: x86: paravirt skip pit-through-ioapic boot check by Marcelo Tosatti · 15 years ago
  33. 2dea4c8 KVM: x86: silence preempt warning on kvm_write_guest_time by Matt T. Yourst · 15 years ago
  34. d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 15 years ago
  35. 2350bd1 KVM: Add MSI-X interrupt injection logic by Sheng Yang · 15 years ago
  36. c1e0151 KVM: Ioctls for init MSI-X entry by Sheng Yang · 15 years ago
  37. bfd349d KVM: bit ops for deliver_bitmap by Sheng Yang · 15 years ago
  38. 110c2fa KVM: Update intr delivery func to accept unsigned long* bitmap by Sheng Yang · 15 years ago
  39. e5871be KVM: Change API of kvm_ioapic_get_delivery_bitmask by Sheng Yang · 15 years ago
  40. 116191b KVM: Unify the delivery of IOAPIC and MSI interrupts by Sheng Yang · 15 years ago
  41. cf9e4e1 KVM: Split IOAPIC structure by Sheng Yang · 15 years ago
  42. 5897297 KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE by Avi Kivity · 15 years ago
  43. 3e7c73e KVM: VMX: Don't use highmem pages for the msr and pio bitmaps by Avi Kivity · 15 years ago
  44. 07a2039 Linux 2.6.30 by Linus Torvalds · 15 years ago
  45. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  46. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 15 years ago
  47. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 15 years ago
  48. 586c7e6 shm: fix unused warnings on nommu by Mike Frysinger · 15 years ago
  49. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  50. 9cdba30 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  51. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  52. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  53. c1d4c41 bsg: setting rq->bio to NULL by FUJITA Tomonori · 15 years ago
  54. 8437a61 kvm: fix kvm reboot crash when MAXSMP is used by Avi Kivity · 15 years ago
  55. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  56. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  57. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 15 years ago
  58. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  59. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  60. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  61. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  62. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  63. 46056be Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  64. 5284c6b pata_netcell: Fix typo by Alan Cox · 15 years ago
  65. c7e9cb4 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  66. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  67. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 15 years ago
  68. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  69. e25bfc9 MIPS: Cobalt: PCI bus is always required to obtain the board ID by Yoichi Yuasa · 15 years ago
  70. c9d89d9 MIPS: Kconfig: Remove "Support for" from Cavium system type by Yoichi Yuasa · 15 years ago
  71. e082f18 MIPS: Sibyte: Honor CONFIG_CMDLINE by Ralf Baechle · 15 years ago
  72. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 15 years ago
  73. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  74. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  75. a4c0364 KVM: Explicity initialize cpus_hardware_enabled by Avi Kivity · 15 years ago
  76. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 15 years ago
  77. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  78. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  79. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  80. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  81. 81ee1ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  83. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  84. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  85. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 15 years ago
  86. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  87. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 15 years ago
  88. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  89. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  90. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 15 years ago
  91. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 15 years ago
  92. 45bc955b pata_legacy: wait for async probing by James Bottomley · 15 years ago
  93. a4e4b64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  94. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 15 years ago
  95. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 15 years ago
  96. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  97. edaba2c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" by Oleg Nesterov · 15 years ago
  98. 08f6746 kbuild: fix detection of CONFIG_FRAME_WARN=0 by Mike Frysinger · 15 years ago
  99. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  100. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago