1. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  3. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  4. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  5. 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 13 years ago
  6. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  7. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 13 years ago
  8. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  9. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
  10. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  11. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  12. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  13. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  14. 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
  15. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  16. 2f344d2 x86, ioapic: Restore ioapic entries during resume properly by Suresh Siddha · 13 years ago
  17. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 13 years ago
  18. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 13 years ago
  19. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  20. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  21. ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. b18bf09 x86, apic: Include module.h header in apic_flat_64.c by Randy Dunlap · 13 years ago
  23. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  24. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  25. d7ef64a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  27. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  28. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 13 years ago
  29. c8cfbb5 KVM: MMU: Use ptep_user for cmpxchg_gpte() by Takuya Yoshikawa · 13 years ago
  30. d2f6276 KVM: x86 emulator: Make jmp far emulation into a separate function by Takuya Yoshikawa · 13 years ago
  31. 5118768 KVM: x86 emulator: Rename emulate_grpX() to em_grpX() by Takuya Yoshikawa · 13 years ago
  32. 3b9be3b KVM: x86 emulator: Remove unused arg from emulate_pop() by Takuya Yoshikawa · 13 years ago
  33. adddcec KVM: x86 emulator: Remove unused arg from writeback() by Takuya Yoshikawa · 13 years ago
  34. 509cf9f KVM: x86 emulator: Remove unused arg from read_descriptor() by Takuya Yoshikawa · 13 years ago
  35. c1ed6de KVM: x86 emulator: Remove unused arg from seg_override() by Takuya Yoshikawa · 13 years ago
  36. fa3d315 KVM: Validate userspace_addr of memslot when registered by Takuya Yoshikawa · 13 years ago
  37. 12cb814 KVM: MMU: Clean up gpte reading with copy_from_user() by Takuya Yoshikawa · 13 years ago
  38. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 13 years ago
  39. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 13 years ago
  40. 0a434bb KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions by Avi Kivity · 13 years ago
  41. ae8cc05 KVM: SVM: Make dump_vmcb static, reduce text by Joe Perches · 13 years ago
  42. 8f74d8e KVM: MMU: Fix 64-bit paging breakage on x86_32 by Takuya Yoshikawa · 13 years ago
  43. 4429d5d KVM: Add CPUID support for VIA CPU by BrillyWu@viatech.com.cn · 13 years ago
  44. 2aab2c5 KVM: call cache_all_regs() only once during instruction emulation by Gleb Natapov · 14 years ago
  45. 0004c7c KVM: Fix compound mmio by Gleb Natapov · 14 years ago
  46. 4947e7cd KVM: emulator: Propagate fault in far jump emulation by Gleb Natapov · 14 years ago
  47. 8d7d810 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
  48. 4656164 KVM: x86 emulator: consolidate group handling by Avi Kivity · 13 years ago
  49. 781e074 KVM: MMU: Add unlikely() annotations to walk_addr_generic() by Avi Kivity · 13 years ago
  50. 62aaa2f KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D) by Takuya Yoshikawa · 13 years ago
  51. b96a7fa KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61) by Takuya Yoshikawa · 13 years ago
  52. c54fe50 KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) by Takuya Yoshikawa · 13 years ago
  53. d67fc27 KVM: x86 emulator: Use opcode::execute for Group 1, CMPS and SCAS by Takuya Yoshikawa · 13 years ago
  54. 6e2ca7d KVM: MMU: Optimize guest page table walk by Takuya Yoshikawa · 13 years ago
  55. 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 13 years ago
  56. 5ef39c7 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode by Avi Kivity · 13 years ago
  57. 68152d8 KVM: x86 emulator: Don't force #UD for 0F 01 /5 by Avi Kivity · 13 years ago
  58. 26d05cc KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions by Avi Kivity · 13 years ago
  59. d422444 KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check by Randy Dunlap · 13 years ago
  60. cfb2237 KVM: x86 emulator: avoid calling wbinvd() macro by Clemens Noss · 13 years ago
  61. a78484c KVM: MMU: Make cmpxchg_gpte aware of nesting too by Roedel, Joerg · 14 years ago
  62. 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
  63. 5197b80 KVM: Avoid using x86_emulate_ctxt.vcpu by Avi Kivity · 14 years ago
  64. bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
  65. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  66. 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
  67. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  68. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  69. fd72c41 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() by Avi Kivity · 14 years ago
  70. c2ad2bb KVM: x86 emulator: drop use of is_long_mode() by Avi Kivity · 14 years ago
  71. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  72. fe870ab KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks by Avi Kivity · 14 years ago
  73. 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
  74. 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
  75. 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
  76. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  77. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
  78. 8b37e88 x86, apic: Use .apicdrivers section for the apic drivers list by Suresh Siddha · 13 years ago
  79. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  80. 6ec5ff4 x86: Eliminate various 'set but not used' warnings by Gustavo F. Padovan · 13 years ago
  81. a3170c1 x86/PCI: derive pcibios_last_bus from ACPI MCFG by Jan Beulich · 14 years ago
  82. 1d487624f x86, SMEP: Fix section mismatch warnings by Fenghua Yu · 13 years ago
  83. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  84. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  85. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  86. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  87. 79deb8e x86, x2apic: Move the common bits to x2apic.h by Cyrill Gorcunov · 13 years ago
  88. 9d0fa6c x86, x2apic: Minimize IPI register writes using cluster groups by Cyrill Gorcunov · 13 years ago
  89. a39d1f3 x86, x2apic: Track the x2apic cluster sibling map by Cyrill Gorcunov · 13 years ago
  90. a27d0b5 x86, x2apic: Remove duplicate code for IPI mask routines by Suresh Siddha · 13 years ago
  91. 9ebd680 x86, apic: Use probe routines to simplify apic selection by Suresh Siddha · 13 years ago
  92. 8f18c97 x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  93. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 13 years ago
  94. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  95. 57a6f74 x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  96. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 13 years ago
  97. 15bac20 x86, ioapic: Remove duplicate code for saving/restoring RTEs by Suresh Siddha · 13 years ago
  98. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 13 years ago
  99. 4c79185 x86, ioapic: Allocate ioapic_saved_data early by Suresh Siddha · 13 years ago
  100. b64ce24 x86, ioapic: Fix potential resume deadlock by Daniel J Blueman · 13 years ago