1. 4f941c5 x86, NMI: NMI selftest depends on the local apic by Don Zickus · 13 years ago
  2. d2db661 x86: Add stack top margin for stack overflow checking by Mitsuo Hayasaka · 13 years ago
  3. 565cbc3 x86, NMI: NMI-selftest should handle the UP case properly by Don Zickus · 13 years ago
  4. 53b5650 x86: Fix the 32-bit stackoverflow-debug build by Ingo Molnar · 13 years ago
  5. bda6263 x86, NMI: Add knob to disable using NMI IPIs to stop cpus by Don Zickus · 13 years ago
  6. 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
  7. 3603a25 x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus by Don Zickus · 13 years ago
  8. 467e6b7 x86: Clean up the range of stack overflow checking by Mitsuo Hayasaka · 13 years ago
  9. 55af779 x86: Panic on detection of stack overflow by Mitsuo Hayasaka · 13 years ago
  10. 37fe6a4 x86: Check stack overflow in detail by Mitsuo Hayasaka · 13 years ago
  11. 69682b6 x86: Add user_mode_vm check in stack_overflow_check by Mitsuo Hayasaka · 13 years ago
  12. 8e8da02 x86: Fix boot failures on older AMD CPU's by Linus Torvalds · 13 years ago
  13. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  14. cc11f9e fix braino in um patchset (mea culpa) by Al Viro · 13 years ago
  15. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  16. 95ef1e5 KVM guest: prevent tracing recursion with kvmclock by Avi Kivity · 13 years ago
  17. 5c6b4e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  19. e7fc6f93b KVM: VMX: Check for automatic switch msr table overflow by Gleb Natapov · 13 years ago
  20. d7cd979 KVM: VMX: Add support for guest/host-only profiling by Gleb Natapov · 13 years ago
  21. 8bf00a5 KVM: VMX: add support for switching of PERF_GLOBAL_CTRL by Gleb Natapov · 13 years ago
  22. 90d4f55 xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. by Zhenzhong Duan · 13 years ago
  23. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  24. 78345d2 x86: Call stop_machine_text_poke() on all CPUs by Rabin Vincent · 13 years ago
  25. 9f80d8b bma023: Add SFI translation for this device by William Douglas · 13 years ago
  26. 57e6319 vrtc: change its year offset from 1960 to 1972 by Feng Tang · 13 years ago
  27. f2ee442 ce4100: fix a build error by Zhang Rui · 13 years ago
  28. 6fd36ba x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioapic chip by Mathias Nyman · 13 years ago
  29. 064a59b x86/mrst: Avoid reporting wrong nmi status by Jacob Pan · 13 years ago
  30. 0a91532 x86/mrst: Add support for Penwell clock calibration by Dirk Brandewie · 13 years ago
  31. 1ade93e x86/apic: Allow use of lapic timer early calibration result by Jacob Pan · 13 years ago
  32. bb84ac2 x86/apic: Do not clear nr_irqs_gsi if no legacy irqs by Jacob Pan · 13 years ago
  33. cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
  34. 66f5ddf x86/mce: Make mce_chrdev_ops 'static const' by Luck, Tony · 13 years ago
  35. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  36. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  37. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  38. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  39. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  40. 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
  41. 22f4521 mrst pmu: update comment by Len Brown · 13 years ago
  42. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  43. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  44. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  45. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  46. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  47. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  48. 0d65ede um: Fix kmalloc argument order in um/vdso/vma.c by Dave Jones · 13 years ago
  49. 38b64ae um: we need sys/user.h only on i386 by Richard Weinberger · 13 years ago
  50. d0af6cb um: merge delay_{32,64}.c by Richard Weinberger · 13 years ago
  51. a34978c um: kill system-um.h by Al Viro · 13 years ago
  52. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  53. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  54. a10c95d um: unify KSTK_... by Al Viro · 13 years ago
  55. 4d21109 um: fix gcov build breakage by Al Viro · 13 years ago
  56. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  57. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  58. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  59. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  60. f67aa2f um: merge signal_{32,64}.c by Al Viro · 13 years ago
  61. fbe9868 um: no need to play with save_sp in signal frame setup anymore by Al Viro · 13 years ago
  62. c7ea591 um: increase stack growth cushion in pagefault by Al Viro · 13 years ago
  63. 3579a38 um: merge HOST_... of registers common on i386 and amd64 by Al Viro · 13 years ago
  64. 8edc414 um: sanitize paths in sys_call_table* includes by Al Viro · 13 years ago
  65. 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 13 years ago
  66. c5cc32f um: move asm/desc.h into arch/x86/um/asm by Al Viro · 13 years ago
  67. 2014d01 um: merge host_ldt_{32,64}.h by Al Viro · 13 years ago
  68. 09e129a um: merge tls_{32,64}.h by Al Viro · 13 years ago
  69. 5ade887 um: kill shared/task.h and HOST_TASK_REGS by Al Viro · 13 years ago
  70. 0acdbbe um: bury unused macros around ptrace.h by Al Viro · 13 years ago
  71. 5c48b10 um: take arch/um/sys-x86 to arch/x86/um by Al Viro · 13 years ago
  72. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  73. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 13 years ago
  74. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  75. 39a0e33 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  76. 783ac47 x86: efi_32.c is implicitly getting asm/desc.h via module.h by Paul Gortmaker · 14 years ago
  77. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 14 years ago
  78. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  79. 2957402 x86: fix implicit include of <linux/topology.h> in vsyscall_64 by Paul Gortmaker · 14 years ago
  80. 4f4d7a9 x86: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  81. f0cb545 x86, MCE: Use notifier chain only for MCE decoding by Borislav Petkov · 13 years ago
  82. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  83. 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
  84. f1c1da2 KVM: SVM: Keep intercepting task switching with NPT enabled by Jan Kiszka · 13 years ago
  85. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  86. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  87. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  88. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  89. ca836a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  90. 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
  91. 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
  92. 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
  93. 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
  94. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 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
  97. 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
  98. 89cfc99 lguest: don't allow KVM-detection cpuid. by Rusty Russell · 13 years ago
  99. 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
  100. 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