1. 064a59b x86/mrst: Avoid reporting wrong nmi status by Jacob Pan · 13 years ago
  2. 0a91532 x86/mrst: Add support for Penwell clock calibration by Dirk Brandewie · 13 years ago
  3. 1ade93e x86/apic: Allow use of lapic timer early calibration result by Jacob Pan · 13 years ago
  4. cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
  5. 66f5ddf x86/mce: Make mce_chrdev_ops 'static const' by Luck, Tony · 13 years ago
  6. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  7. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  8. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  9. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  10. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  11. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  12. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  13. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  14. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  15. d630ba5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. 5fd862f Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. 107095a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. dfa4a42 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 7b86572 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 0791e98 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  27. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  28. 43a3beb Merge branch 'staging-next' into Linux 3.1 by Greg Kroah-Hartman · 13 years ago
  29. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  30. 42c2544 x86, mrst: Some drivers need to known when an SCU is available by Alan Cox · 13 years ago
  31. 72da0b0 x86: constify PCI raw ops structures by Jan Beulich · 13 years ago
  32. 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
  33. 141d55e x86/irq: Standardize on CONFIG_SPARSE_IRQ=y by Yinghai Lu · 13 years ago
  34. b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
  35. ee5789d perf, x86: Share IBS macros between perf and oprofile by Robert Richter · 13 years ago
  36. b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 13 years ago
  37. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  38. c9126b2 x86, nmi: Create new NMI handler routines by Don Zickus · 13 years ago
  39. 144d31e perf, intel: Use GO/HO bits in perf-ctr by Gleb Natapov · 13 years ago
  40. 011af85 perf, amd: Use GO/HO bits in perf-ctr by Joerg Roedel · 13 years ago
  41. a3e06bb KVM: emulate lapic tsc deadline timer for guest by Liu, Jinsong · 13 years ago
  42. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  43. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  44. eab9e61 x86-64: Fix CFI data for interrupt frames by Jan Beulich · 13 years ago
  45. 838312b apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches by Jan Beulich · 13 years ago
  46. 695d16f Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen into x86/spinlocks by Ingo Molnar · 13 years ago
  47. 4a7f340 x86, ticketlock: remove obsolete comment by Jeremy Fitzhardinge · 13 years ago
  48. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  49. eec07a9 xen: add dom0_op hypercall by Jeremy Fitzhardinge · 13 years ago
  50. 3e09967 xen/acpi: Domain0 acpi parser related platform hypercall by Yu Ke · 14 years ago
  51. b90dfb0 x86: TSC deadline definitions by Liu, Jinsong · 13 years ago
  52. 7460fb4a KVM: Fix simultaneous NMIs by Avi Kivity · 13 years ago
  53. b1ea50b KVM: x86 emulator: expand decode flags to 64 bits by Avi Kivity · 13 years ago
  54. f09ed83 KVM: x86 emulator: move memop, memopp into emulation context by Avi Kivity · 13 years ago
  55. 58fbbf2 KVM: APIC: avoid instruction emulation for EOI writes by Kevin Tian · 13 years ago
  56. d5c1785 KVM: L1 TSC handling by Nadav Har'El · 13 years ago
  57. e4e517b KVM: MMU: Do not unconditionally read PDPTE from guest memory by Avi Kivity · 13 years ago
  58. 0d460ff KVM: Use __print_symbolic() for vmexit tracepoints by Stefan Hajnoczi · 13 years ago
  59. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  60. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  61. 6a469e4 x86: uv2: Workaround for UV2 Hub bug (system global address format) by Jack Steiner · 13 years ago
  62. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  63. c39d77f x86, ioapic: Define irq_remap_modify_chip_defaults() by Suresh Siddha · 13 years ago
  64. a7f934d asm alternatives: remove incorrect alignment notes by Linus Torvalds · 13 years ago
  65. d294604 x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() by Thomas Gleixner · 13 years ago
  66. 768b56f Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 13 years ago
  67. 3b21711 KVM: Fix instruction size issue in pvclock scaling by Duncan Sands · 13 years ago
  68. 61e2cd0 x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer by Jeremy Fitzhardinge · 13 years ago
  69. 229855d x86, ticketlock: Make __ticket_spin_trylock common by Jeremy Fitzhardinge · 14 years ago
  70. 2994488 x86, ticketlock: Convert __ticket_spin_lock to use xadd() by Jeremy Fitzhardinge · 14 years ago
  71. c576a3e x86, ticketlock: Convert spin loop to C by Jeremy Fitzhardinge · 14 years ago
  72. 84eb950 x86, ticketlock: Clean up types and accessors by Jeremy Fitzhardinge · 14 years ago
  73. 8b8bc2f x86: Use xadd helper more widely by Jeremy Fitzhardinge · 13 years ago
  74. 433b352 x86: Add xadd helper macro by Jeremy Fitzhardinge · 13 years ago
  75. e982638 x86, cmpxchg: Unify cmpxchg into cmpxchg.h by Jeremy Fitzhardinge · 13 years ago
  76. 00a4154 x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit by Jeremy Fitzhardinge · 13 years ago
  77. 416185b x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. by Jeremy Fitzhardinge · 13 years ago
  78. 4009338 x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX by Jeremy Fitzhardinge · 13 years ago
  79. 6eafa46 Merge 3.1-rc4 into staging-next by Greg Kroah-Hartman · 13 years ago
  80. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  81. 5289d3d Staging: hv: vmbus: Retry vmbus_post_msg() before giving up by K. Y. Srinivasan · 13 years ago
  82. 7e49b1c x86-64, unistd: Remove bogus __IGNORE_getcpu by Andy Lutomirski · 13 years ago
  83. be604e6 x86, cpu: Add cpufeature flag for PCIDs by Arun Thomas · 13 years ago
  84. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  85. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  86. 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
  87. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  88. fce8dc0 x86-64: Wire up getcpu syscall by Andy Lutomirski · 13 years ago
  89. 66be895 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 by Mathias Krause · 13 years ago
  90. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  91. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  92. 17b0436 Merge commit 'v3.0' into x86/vdso by H. Peter Anvin · 13 years ago
  93. 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 13 years ago
  94. 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
  95. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 13 years ago
  96. 49d859d x86, random: Verify RDRAND functionality and allow it to be disabled by H. Peter Anvin · 13 years ago
  97. 628c624 x86, random: Architectural inlines to get random integers with RDRAND by H. Peter Anvin · 13 years ago
  98. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  99. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  100. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago