1. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  2. d2005603 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  3. 86f6f9b Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  4. d33a629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  5. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  6. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  7. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  8. 67b5ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  9. 1896a13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  10. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  11. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  12. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  13. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 13 years ago
  14. 12a4dc4 rapidio: fix hang on RapidIO doorbell queue full condition by Thomas Taranowski · 13 years ago
  15. 7637c92 drivers/staging/olpc_dcon: convert to new cs5535 gpio API by Andres Salomon · 13 years ago
  16. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 13 years ago
  17. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 13 years ago
  18. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 13 years ago
  19. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  20. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 13 years ago
  21. 94295e2 um: mark CONFIG_HIGHMEM as broken by Richard Weinberger · 13 years ago
  22. 8b6f08e Merge branch 'sh/alphaproject' into sh-latest by Paul Mundt · 13 years ago
  23. 8a453ca sh: Add support for AP-SH4AD-0A board. by Paul Mundt · 13 years ago
  24. bc34b08 sh: Add support for AP-SH4A-3A board. by Paul Mundt · 13 years ago
  25. 704bf31 sh: Add a new mach type for alpha project boards. by Paul Mundt · 13 years ago
  26. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  27. ceb50f3 ARM: mach-shmobile: Kill off unused !gpio_is_valid() case by Magnus Damm · 13 years ago
  28. ef7fc90 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 13 years ago
  29. fac6c2a sh: sh7372 SH4AL-DSP probe support by Magnus Damm · 13 years ago
  30. f43dc23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework by Paul Mundt · 13 years ago
  31. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 13 years ago
  32. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 13 years ago
  33. 57c78e3 Change the register name definitions for mc13783 by Yong Shen · 14 years ago
  34. a1e516e mach-ux500: Updated and connected ab8500 regulator board configuration by Bengt Jonsson · 14 years ago
  35. 88cce42 watchdog: Add MCF548x watchdog driver. by Philippe De Muyter · 14 years ago
  36. e5c3014 KVM: Initialize fpu state in preemptible context by Avi Kivity · 13 years ago
  37. 444e863 KVM: VMX: when entering real mode align segment base to 16 bytes by Gleb Natapov · 13 years ago
  38. f8e453b KVM: MMU: handle 'map_writable' in set_spte() function by Xiao Guangrong · 14 years ago
  39. b034cf0 KVM: MMU: audit: allow audit more guests at the same time by Xiao Guangrong · 14 years ago
  40. aff48ba KVM: Fetch guest cr3 from hardware on demand by Avi Kivity · 14 years ago
  41. 9f8fe50 KVM: Replace reads of vcpu->arch.cr3 by an accessor by Avi Kivity · 14 years ago
  42. e49146d KVM: MMU: only write protect mappings at pagetable level by Marcelo Tosatti · 14 years ago
  43. 16d8f72 KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear() by Avi Kivity · 14 years ago
  44. c445f8e KVM: MMU: Initialize base_role for tdp mmus by Avi Kivity · 14 years ago
  45. 110312c KVM: VMX: Optimize atomic EFER load by Avi Kivity · 14 years ago
  46. 07c116d KVM: VMX: Add definitions for more vm entry/exit control bits by Avi Kivity · 14 years ago
  47. dc25e89 KVM: SVM: copy instruction bytes from VMCB by Andre Przywara · 14 years ago
  48. df4f3108 KVM: SVM: implement enhanced INVLPG intercept by Andre Przywara · 14 years ago
  49. cae3797 KVM: SVM: enhance mov DR intercept handler by Andre Przywara · 14 years ago
  50. 7ff76d5 KVM: SVM: enhance MOV CR intercept handler by Andre Przywara · 14 years ago
  51. ddce97a KVM: SVM: add new SVM feature bit names by Andre Przywara · 14 years ago
  52. 51d8b66 KVM: cleanup emulate_instruction by Andre Przywara · 14 years ago
  53. db8fcef KVM: move complete_insn_gp() into x86.c by Andre Przywara · 14 years ago
  54. eea1cff KVM: x86: fix CR8 handling by Andre Przywara · 14 years ago
  55. a63512a KVM guest: Fix kvm clock initialization when it's configured out by Avi Kivity · 14 years ago
  56. 175504c KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() by Takuya Yoshikawa · 14 years ago
  57. a355c85 KVM: return true when user space query KVM_CAP_USER_NMI extension by Lai Jiangshan · 14 years ago
  58. 61cfab2 KVM: Correct kvm_pio tracepoint count field by Avi Kivity · 14 years ago
  59. d3c422b KVM: MMU: Fix incorrect direct page write protection due to ro host page by Avi Kivity · 14 years ago
  60. 81dd35d KVM: SVM: Add xsetbv intercept by Joerg Roedel · 14 years ago
  61. d4dbf47 KVM: MMU: Make the way of accessing lpage_info more generic by Takuya Yoshikawa · 14 years ago
  62. 443381a KVM: VMX: add module parameter to avoid trapping HLT instructions (v5) by Anthony Liguori · 14 years ago
  63. 38e5e92 KVM: SVM: Implement Flush-By-Asid feature by Joerg Roedel · 14 years ago
  64. f40f6a4 KVM: SVM: Use svm_flush_tlb instead of force_new_asid by Joerg Roedel · 14 years ago
  65. fa22a8d KVM: SVM: Remove flush_guest_tlb function by Joerg Roedel · 14 years ago
  66. fb67e14 KVM: MMU: retry #PF for softmmu by Xiao Guangrong · 14 years ago
  67. 2ec4739 KVM: MMU: fix accessed bit set on prefault path by Xiao Guangrong · 14 years ago
  68. 78b2c54 KVM: MMU: rename 'no_apf' to 'prefault' by Xiao Guangrong · 14 years ago
  69. b53ba3f KVM: SVM: Add clean-bit for LBR state by Joerg Roedel · 14 years ago
  70. 0574dec KVM: SVM: Add clean-bit for CR2 register by Joerg Roedel · 14 years ago
  71. 060d0c9 KVM: SVM: Add clean-bit for Segements and CPL by Joerg Roedel · 14 years ago
  72. 17a703c KVM: SVM: Add clean-bit for GDT and IDT by Joerg Roedel · 14 years ago
  73. 72214b9 KVM: SVM: Add clean-bit for DR6 and DR7 by Joerg Roedel · 14 years ago
  74. dcca1a6 KVM: SVM: Add clean-bit for control registers by Joerg Roedel · 14 years ago
  75. b274716 KVM: SVM: Add clean-bit for NPT state by Joerg Roedel · 14 years ago
  76. decdbf6 KVM: SVM: Add clean-bit for interrupt state by Joerg Roedel · 14 years ago
  77. d48086d KVM: SVM: Add clean-bit for the ASID by Joerg Roedel · 14 years ago
  78. f56838e KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE by Joerg Roedel · 14 years ago
  79. 116a0a2 KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count by Joerg Roedel · 14 years ago
  80. 8d28fec KVM: SVM: Add clean-bits infrastructure code by Roedel, Joerg · 14 years ago
  81. 700e1b1 KVM: MMU: Avoid dropping accessed bit while removing write access by Takuya Yoshikawa · 14 years ago
  82. a295673 KVM: VMX: Return 0 from a failed VMREAD by Avi Kivity · 14 years ago
  83. b7c4145 KVM: Don't spin on virt instruction faults during reboot by Avi Kivity · 14 years ago
  84. 4cc7031 KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC by Joerg Roedel · 14 years ago
  85. 8a05a1b KVM: SVM: Add manipulation functions for misc intercepts by Joerg Roedel · 14 years ago
  86. 18c918c KVM: SVM: Add manipulation functions for exception intercepts by Joerg Roedel · 14 years ago
  87. 3aed041 KVM: SVM: Add manipulation functions for DRx intercepts by Joerg Roedel · 14 years ago
  88. 4ee546b KVM: SVM: Add manipulation functions for CRx intercepts by Roedel, Joerg · 14 years ago
  89. 384c636 KVM: SVM: Add function to recalculate intercept masks by Joerg Roedel · 14 years ago
  90. fc3a915 KVM: X86: Don't report L2 emulation failures to user-space by Joerg Roedel · 14 years ago
  91. 2030753 KVM: SVM: Make Use of the generic guest-mode functions by Joerg Roedel · 14 years ago
  92. ec9e60b KVM: X86: Introduce generic guest-mode representation by Joerg Roedel · 14 years ago
  93. 6389ee9 KVM: Pull extra page fault information into struct x86_exception by Avi Kivity · 14 years ago
  94. 8c28d03 KVM: Push struct x86_exception into walk_addr() by Avi Kivity · 14 years ago
  95. ab9ae31 KVM: Push struct x86_exception info the various gva_to_gpa variants by Avi Kivity · 14 years ago
  96. 35d3d4a KVM: x86 emulator: simplify exception generation by Avi Kivity · 14 years ago
  97. db297e3 KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks by Avi Kivity · 14 years ago
  98. 42438e3 KVM: x86 emulator: drop dead pf injection in emulate_popf() by Avi Kivity · 14 years ago
  99. bcc55cb KVM: x86 emulator: make emulator memory callbacks return full exception by Avi Kivity · 14 years ago
  100. da9cb57 KVM: x86 emulator: introduce struct x86_exception to communicate faults by Avi Kivity · 14 years ago