1. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  2. b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  4. 768b56f Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 13 years ago
  5. ed467e6 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 13 years ago
  6. d198d49 xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 13 years ago
  7. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  8. 20afc60 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 13 years ago
  9. 3b21711 KVM: Fix instruction size issue in pvclock scaling by Duncan Sands · 13 years ago
  10. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  11. a94cc4e sfi: table irq 0xFF means 'no interrupt' by Kirill A. Shutemov · 13 years ago
  12. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
  13. cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
  14. 14c62e7 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
  15. 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
  16. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  17. 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 13 years ago
  18. 3c05c4b xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 13 years ago
  19. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  20. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  21. ab7e2db Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  22. df3d8ae KVM: uses TASKSTATS, depends on NET by Randy Dunlap · 13 years ago
  23. cedf03b x86: fix mm/fault.c build by Randy Dunlap · 13 years ago
  24. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  25. 1d229d5 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
  26. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  27. fce8dc0 x86-64: Wire up getcpu syscall by Andy Lutomirski · 13 years ago
  28. f3fb5b7 x86: Remove unnecessary compile flag tweaks for vsyscall code by Andy Lutomirski · 13 years ago
  29. a34668f perf, x86: Add model 45 SandyBridge support by Youquan Song · 13 years ago
  30. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  31. 05e33fc x86, UV: Remove UV delay in starting slave cpus by Jack Steiner · 13 years ago
  32. a3ea14d x86, olpc: Wait for last byte of EC command to be accepted by Paul Fox · 13 years ago
  33. c00c8aa xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set by Konrad Rzeszutek Wilk · 13 years ago
  34. c149a66 x86-64: Add vsyscall:emulate_vsyscall trace event by Andy Lutomirski · 13 years ago
  35. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  36. 5d5791a x86-64, xen: Enable the vvar mapping by Andy Lutomirski · 13 years ago
  37. f670bb7 x86-64: Work around gold bug 13023 by Andy Lutomirski · 13 years ago
  38. 9c40818 x86-64: Move the "user" vsyscall segment out of the data segment. by Andy Lutomirski · 13 years ago
  39. 1bdfac1 x86-64: Pad vDSO to a page boundary by Andy Lutomirski · 13 years ago
  40. 17b0436 Merge commit 'v3.0' into x86/vdso by H. Peter Anvin · 13 years ago
  41. 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
  42. 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago
  43. 1e9ea26 xen/tracing: it looks like we wanted CONFIG_FTRACE by Jeremy Fitzhardinge · 13 years ago
  44. 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 13 years ago
  45. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  46. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  47. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 13 years ago
  48. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  49. 6dccf9c mrst_pmu: driver for Intel Moorestown Power Management Unit by Len Brown · 13 years ago
  50. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  51. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  52. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  53. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  54. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  55. fd079fa KVM: fix TASK_DELAY_ACCT kconfig warning by Randy Dunlap · 13 years ago
  56. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  57. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  58. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  59. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  60. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  61. fa8f53a 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
  62. b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 13 years ago
  63. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  64. 07d5b38 x86, olpc-xo15-sci: Enable EC wakeup capability by Daniel Drake · 13 years ago
  65. d8d01a6 x86, olpc: Fix dependency on POWER_SUPPLY by Daniel Drake · 13 years ago
  66. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  67. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  68. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  69. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  70. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  71. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  72. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  73. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  74. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  75. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  76. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  77. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  78. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  79. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  80. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  81. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  82. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
  83. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
  84. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
  85. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago
  86. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  87. af7cc7d KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 13 years ago
  88. ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 13 years ago
  89. 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 13 years ago
  90. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  91. b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. 7080d30 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. 148a7b1 Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  95. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  96. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  97. 3e0b8df Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. 8051207 Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 9e39264ed Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. dc43d9f Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago