1. c54fdbb x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 by Feng Tang · 11 years ago
  2. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 11 years ago
  3. 95b0430 KVM: MMU: Mark sp mmio cached when creating mmio spte by Takuya Yoshikawa · 11 years ago
  4. 0238ea9 KVM: nVMX: Add preemption timer support by Jan Kiszka · 11 years ago
  5. c18911a KVM: nVMX: Provide EFER.LMA saving support by Jan Kiszka · 11 years ago
  6. eabeaac KVM: nVMX: Clean up and fix pin-based execution controls by Jan Kiszka · 11 years ago
  7. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 11 years ago
  8. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 11 years ago
  9. 33fb20c KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS by Jan Kiszka · 11 years ago
  10. 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 11 years ago
  11. 3c4aff6 x86, doc: Be explicit about what the x86 struct boot_params requires by Peter Jones · 11 years ago
  12. 2e604c0 x86: Don't clear efi_info even if the sentinel hits by Josh Boyer · 11 years ago
  13. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  14. 4cce1a2 x86: trim sys_ia32.h by Al Viro · 11 years ago
  15. 07b0534 x86: sys32_kill and sys32_mprotect are pointless by Al Viro · 11 years ago
  16. 56e41d3 merge compat sys_ipc instances by Al Viro · 11 years ago
  17. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 11 years ago
  18. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  19. 2cf0966 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect by Al Viro · 11 years ago
  20. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  21. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  22. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  25. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  26. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  27. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  28. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  29. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  30. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  31. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 11 years ago
  32. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 11 years ago
  34. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  37. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 11 years ago
  38. ff1fb5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 11 years ago
  39. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  43. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  45. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  46. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  48. ca62cf5 Merge branch 'misc' into release by Len Brown · 11 years ago
  49. e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 11 years ago
  50. 0da3e7f Merge branch 'x86/mm2' into x86/mm by H. Peter Anvin · 11 years ago
  51. 235b802 x86: convert to ksignal by Al Viro · 12 years ago
  52. d64008a burying unused conditionals by Al Viro · 12 years ago
  53. 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 11 years ago
  54. 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 11 years ago
  55. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 11 years ago
  56. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 11 years ago
  57. 8ecba5a Merge tag 'v3.8-rc7' into x86/asm by H. Peter Anvin · 11 years ago
  58. ff52c3b x86, doc: Clarify the use of asm("%edx") in uaccess.h by H. Peter Anvin · 11 years ago
  59. f431b63 tracing/syscalls: Allow archs to ignore tracing compat syscalls by Steven Rostedt · 11 years ago
  60. 3578baa x86, mm: Redesign get_user with a __builtin_choose_expr hack by H. Peter Anvin · 11 years ago
  61. b390784 x86, mm: Use a bitfield to mask nuisance get_user() warnings by H. Peter Anvin · 11 years ago
  62. d924f94 x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 by Mike Travis · 11 years ago
  63. 6edbd47 x86, uv, uv3: Update Hub Info for SGI UV3 by Mike Travis · 11 years ago
  64. 60fe7be x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) by Mike Travis · 11 years ago
  65. 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  66. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 11 years ago
  67. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 11 years ago
  68. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 11 years ago
  69. e022e7e intel_idle: remove assumption of one C-state per MWAIT flag by Len Brown · 11 years ago
  70. 137ecc7 intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES by Len Brown · 11 years ago
  71. 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 11 years ago
  72. 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
  73. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 11 years ago
  74. 9f19010a perf/x86/amd: Use proper naming scheme for AMD bit field definitions by Jacob Shin · 11 years ago
  75. b0da5be KVM: VMX: add missing exit names to VMX_EXIT_REASONS array by Gleb Natapov · 11 years ago
  76. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  77. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  78. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  79. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  80. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  81. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  82. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  83. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  84. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  85. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  86. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  87. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 11 years ago
  88. bb112ae x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 11 years ago
  89. f0322bd x86, AMD: Enable WC+ memory type on family 10 processors by Boris Ostrovsky · 11 years ago
  90. 086fc8f x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() by Fenghua Yu · 12 years ago
  91. a8ebf6d x86/microcode_core_early.c: Define interfaces for early loading ucode by Fenghua Yu · 12 years ago
  92. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  93. 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
  94. 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  96. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 11 years ago
  97. 577af55 x86, kexec: Remove 1024G limitation for kexec buffer on 64bit by Yinghai Lu · 11 years ago
  98. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 11 years ago
  99. 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 11 years ago
  100. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 11 years ago