1. a917f7a KVM: ia64: Re-organize data sturure of guests' data area by Xiantao Zhang · 16 years ago
  2. 1d5a4d9 KVM: VMX: Handle mmio emulation when guest state is invalid by Guillaume Thouvenin · 16 years ago
  3. e93f36b KVM: allow emulator to adjust rip for emulated pio instructions by Guillaume Thouvenin · 16 years ago
  4. c0d0982 KVM: SVM: Set the 'busy' flag of the TR selector by Amit Shah · 16 years ago
  5. 25022ac KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration by Amit Shah · 16 years ago
  6. b8222ad KVM: x86: Fix typo in function name by Amit Shah · 16 years ago
  7. cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
  8. 8fdb235 KVM: x86: Fix and refactor NMI watchdog emulation by Jan Kiszka · 16 years ago
  9. 291fd39 KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) by Guillaume Thouvenin · 16 years ago
  10. 6fe6397 KVM: VMX: Move private memory slot position by Sheng Yang · 16 years ago
  11. 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
  12. d73fa29 KVM: Clean up kvm_x86_emulate.h by Sheng Yang · 16 years ago
  13. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  14. 74be52e KVM: Add local get_mtrr_type() to support MTRR by Sheng Yang · 16 years ago
  15. 468d472 KVM: VMX: Add PAT support for EPT by Sheng Yang · 16 years ago
  16. 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
  17. 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
  18. b558bc0 x86: Rename mtrr_state struct and macro names by Sheng Yang · 16 years ago
  19. 5f17928 KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback by Gleb Natapov · 16 years ago
  20. 3b86cd9 KVM: VMX: work around lacking VNMI support by Jan Kiszka · 16 years ago
  21. 487b391 KVM: VMX: Provide support for user space injected NMIs by Jan Kiszka · 16 years ago
  22. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  23. 26df99c KVM: Kick NMI receiving VCPU by Jan Kiszka · 16 years ago
  24. 0496fbb KVM: x86: VCPU with pending NMI is runnabled by Jan Kiszka · 16 years ago
  25. 23930f9 KVM: x86: Enable NMI Watchdog via in-kernel PIT source by Jan Kiszka · 16 years ago
  26. 66a5a34 KVM: VMX: fix real-mode NMI support by Jan Kiszka · 16 years ago
  27. f460ee4 KVM: VMX: refactor IRQ and NMI window enabling by Jan Kiszka · 16 years ago
  28. 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
  29. 448fa4a KVM: x86: Reset pending/inject NMI state on CPU reset by Jan Kiszka · 16 years ago
  30. 60637aa KVM: VMX: Support for NMI task gates by Jan Kiszka · 16 years ago
  31. e4a4188 KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value by Jan Kiszka · 16 years ago
  32. a26bf12 KVM: VMX: include all IRQ window exits in statistics by Jan Kiszka · 16 years ago
  33. 2786b01 KVM: x86 emulator: consolidate push reg by Guillaume Thouvenin · 16 years ago
  34. c742b31 [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID by Martin Schwidefsky · 16 years ago
  35. 9cfb9b3 [PATCH] improve idle cputime accounting by Martin Schwidefsky · 16 years ago
  36. 6f43092 [PATCH] improve precision of idle time detection. by Martin Schwidefsky · 16 years ago
  37. aa5e97c [PATCH] improve precision of process accounting. by Martin Schwidefsky · 16 years ago
  38. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  39. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  40. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  41. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  42. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  44. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  45. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. 7820b75 x86: xsave.c: restore_user_xstate should be static by Jaswinder Singh Rajput · 16 years ago
  49. fa95826 x86: uv_bau.h: fix dubious bitfield by Jaswinder Singh Rajput · 16 years ago
  50. ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static by Jaswinder Singh Rajput · 16 years ago
  51. c62e9d5 x86: bios_uv.c: uv_systab should be static by Jaswinder Singh Rajput · 16 years ago
  52. 4d08d97 x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be static by Jaswinder Singh Rajput · 16 years ago
  53. 557f687 x86: amd_iommu.c: prealloc_protection_domains should be static by Jaswinder Singh Rajput · 16 years ago
  54. 412a1be x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be static by Jaswinder Singh Rajput · 16 years ago
  55. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  56. db40598 virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize by Rusty Russell · 16 years ago
  57. 47992cb Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  58. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  59. c854c91 x86_64: pci-gart_64.c iommu_fullflush should be static by Jaswinder Singh Rajput · 16 years ago
  60. cbafbc8 x86: efi.c declare add_efi_memmap before they get used by Jaswinder Singh Rajput · 16 years ago
  61. 7f3e632 x86: io_apic.c io_apic_sync should be static by Jaswinder Singh Rajput · 16 years ago
  62. a1ae299 x86: apic.c declare pic_mode before they get used by Jaswinder Singh Rajput · 16 years ago
  63. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  64. c805b73 x86: mach-default setup.c cleanups by Cyrill Gorcunov · 16 years ago
  65. 75329f1 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  66. 198fc10 [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices by Eric Miao · 16 years ago
  67. 878f578 [ARM] pxafb: cleanup of the color format manipulation code by Eric Miao · 16 years ago
  68. a042750 [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 by Eric Miao · 16 years ago
  69. 6e35484 [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching by Eric Miao · 16 years ago
  70. 77e1967 [ARM] pxafb: allow video memory size to be configurable by Eric Miao · 16 years ago
  71. 6769717 [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant by Eric Miao · 16 years ago
  72. 9f1442b [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad) by Eric Miao · 16 years ago
  73. 10e5b64 alpha: remove dead BIO_VMERGE_BOUNDARY by FUJITA Tomonori · 16 years ago
  74. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  75. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  76. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  77. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  78. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  79. 6ca4f74 powerpc: Force memory size to be a multiple of PAGE_SIZE by Hollis Blanchard · 16 years ago
  80. 541ef5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  81. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  82. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  83. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  87. e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  88. cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  89. 81d6e59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  90. 646819e m68k: fix trigraph ignored warning in setox.S by Finn Thain · 16 years ago
  91. 746e8d3 m68k: mac baboon interrupt enable/disable by Finn Thain · 16 years ago
  92. 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
  93. 4a97359 m68k: Mac via cleanup and commentry by Finn Thain · 16 years ago
  94. 40f7f9c m68k: Reinstate mac rtc by Finn Thain · 16 years ago
  95. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  96. b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 16 years ago
  97. 0b936bf x86: reboot.c declare port_cf9_safe before they get used by Jaswinder Singh · 16 years ago
  98. 34bf5d0 Merge branch 'x86/core' into x86/cleanups by Ingo Molnar · 16 years ago
  99. 5bc0530 sparc: move select of ARCH_SUPPORTS_MSI by Sam Ravnborg · 16 years ago
  100. c4a4a21 sparc: drop SUN_IO by Sam Ravnborg · 16 years ago