1. eab60d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
  5. 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  6. d0f33ac mm, x86: fix native_pud_clear build error by Arnd Bergmann · 8 years ago
  7. 6bce725 x86/mpx: Make unnecessarily global function static by Tobias Klauser · 8 years ago
  8. 49ec8f5 x86/intel_rdt: Put group node in rdtgroup_kn_unlock by Jiri Olsa · 8 years ago
  9. 87a6b29 x86/unwind: Fix last frame check for aligned function stacks by Josh Poimboeuf · 8 years ago
  10. d434936 mm, x86: Fix native_pud_clear build error by Arnd Bergmann · 8 years ago
  11. be3606f x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 8 years ago
  12. 859bb6d x86/platform/intel-mid: Add power button support for Merrifield by Andy Shevchenko · 8 years ago
  13. c836e5c x86/platform/intel-mid: Use common power off sequence by Andy Shevchenko · 8 years ago
  14. 0d443b7 x86/platform: Remove warning message for duplicate NMI handlers by Mike Travis · 8 years ago
  15. 44fee88 x86/tsc: Fix ART for TSC_KNOWN_FREQ by Peter Zijlstra · 8 years ago
  16. 80354c2 x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 8 years ago
  17. 5a45a5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 2c4ea6e x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  19. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  20. 2b85b3d x86/acpi: Restore the order of CPU IDs by Dou Liyang · 8 years ago
  21. c962cff Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" by Dou Liyang · 8 years ago
  22. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  23. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  24. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  25. bba8376a x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  26. b2e593e x86, mm: unify exit paths in gup_pte_range() by Dan Williams · 8 years ago
  27. ef947b2 x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 8 years ago
  28. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  29. cb2113c Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  30. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  31. 6fb8956 x86/cpufeature: Add 5-level paging detection by Kirill A. Shutemov · 8 years ago
  32. 05d8d34 KVM: nVMX: do not warn when MSR bitmap address is not backed by Radim Krčmář · 8 years ago
  33. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 609b07b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. c3abcab Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 2f707d9 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 8 years ago
  37. 587d7e72 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 8 years ago
  38. f285330 x86/build/x86_64_defconfig: Enable CONFIG_R8169 by Andy Shevchenko · 8 years ago
  39. 3b3e785 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk by Matjaz Hegedic · 8 years ago
  40. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  41. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  44. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. 1a79a72 sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/apic.h> by Ingo Molnar · 8 years ago
  46. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  47. bb1a2c2 x86/hpet: Prevent might sleep splat on resume by Thomas Gleixner · 8 years ago
  48. f94c8d1 sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface by Peter Zijlstra · 8 years ago
  49. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  50. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  51. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  52. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  53. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  54. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  55. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  56. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  57. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  58. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  59. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  60. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  61. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  62. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  63. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  64. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  65. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  66. 9d020d3 Merge branch 'linus' into perf/urgent, to resolve conflict by Ingo Molnar · 8 years ago
  67. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  68. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  69. acc9ab6 KVM: nVMX: Fix pending events injection by Wanpeng Li · 8 years ago
  70. 0fce546 x86/kvm/vmx: remove unused variable in segment_base() by Jérémy Lefaure · 8 years ago
  71. b7ceaec x86/asm: Tidy up TSS limit code by Andy Lutomirski · 8 years ago
  72. bba82fd KVM: x86: never specify a sample period for virtualized in_tx_cp counters by Robert O'Callahan · 8 years ago
  73. 8392f16 x86/boot: Correct setup_header.start_sys name by Borislav Petkov · 8 years ago
  74. e98fe51 x86/purgatory: Fix sparse warning, symbol not declared by Tobin C. Harding · 8 years ago
  75. 72042a8 x86/purgatory: Make functions and variables static by Tobin C. Harding · 8 years ago
  76. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  77. 58ab9a0 x86/pkeys: Check against max pkey to avoid overflows by Dave Hansen · 8 years ago
  78. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  79. e86a2d2 x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h by Masanari Iida · 8 years ago
  80. aa5ec3f x86/vmware: Remove duplicate inclusion of asm/timer.h by Masanari Iida · 8 years ago
  81. 73667e3 x86/hyperv: Hide unused label by Arnd Bergmann · 8 years ago
  82. 90b28de x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  83. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  84. 11277aa x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR() by Dou Liyang · 8 years ago
  85. bb3f0a5 x86/apic: Fix a warning message in logical CPU IDs allocation by Dou Liyang · 8 years ago
  86. 10bce84 x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/ by Borislav Petkov · 8 years ago
  87. 75013fb kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed by Masami Hiramatsu · 8 years ago
  88. 311f777 x86: intel-family.h: Add GEMINI_LAKE SOC by Len Brown · 8 years ago
  89. 98af745 x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL by Len Brown · 8 years ago
  90. 8a34fd0 x86 msr-index.h: Define Atom specific core ratio MSR locations by Len Brown · 8 years ago
  91. 0539ba1 tools/power turbostat: Baytrail c-state support by Len Brown · 8 years ago
  92. 419c9e9 x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL by Len Brown · 8 years ago
  93. 40496c8 x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL by Len Brown · 8 years ago
  94. f89db78 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. e72e58f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 3e761a4 mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() by Dave Jiang · 8 years ago
  97. 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
  98. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  99. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  100. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago