1. 43e31e4 Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  2. 02c3de1 Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  3. c945d02 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 8b5abde Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. a25a1d6 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 280d7a1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 8a9365a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 2891e8e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 292d386 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 4cee9fe Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 60c906b Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 7f4eb0a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 32e2d7c Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. a74d1ca Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  18. ad7eec4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  19. 025205f x86/mm/ptdump: Add address marker for KASAN shadow region by Andrey Ryabinin · 8 years ago
  20. 243b72a x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y by Andrey Ryabinin · 8 years ago
  21. 5b1ad68 Merge branch 'linus' into x86/mm by Thomas Gleixner · 8 years ago
  22. 3bba73b x86/cpufeature: Move RING3MWAIT feature to avoid conflicts by Thomas Gleixner · 8 years ago
  23. d48085f x86/platform/UV/NMI: Fix uneccessary kABI breakage by travis@sgi.com · 8 years ago
  24. 210f400 Merge tag 'v4.10-rc8' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  25. 3ba5b5e x86/vm86: Fix unused variable warning if THP is disabled by Kirill A. Shutemov · 8 years ago
  26. f2029b1 perf/x86/intel: Add Kaby Lake support by Srinivas Pandruvada · 8 years ago
  27. 1ce4284 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 146fbb7 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 8 years ago
  29. 5f2e71e x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable by Thomas Gleixner · 8 years ago
  30. f2e0421 x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST by Thomas Gleixner · 8 years ago
  31. d966564 Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" by Linus Torvalds · 8 years ago
  32. febf240 x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug by Vitaly Kuznetsov · 8 years ago
  33. 9661b33 efi: Print the secure boot status in x86 setup_arch() by David Howells · 8 years ago
  34. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  35. a2cd2f3 x86/efi: Allow invocation of arbitrary runtime services by David Howells · 8 years ago
  36. 543113d x86/apic: Fix a typo in a comment line by Dou Liyang · 8 years ago
  37. 5773ebf x86/kconfig: Remove misleading note regarding hibernation and KASLR by Niklas Cassel · 8 years ago
  38. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  39. 396bf4cd Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  40. b626317 kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe() by Masami Hiramatsu · 8 years ago
  41. 0fc6d1c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  42. 08b2596 x86/CPU/AMD: Fix Zen SMT topology by Yazen Ghannam · 8 years ago
  43. 79a8b9a x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 8 years ago
  44. 4d8bb00 x86/cpufeature: Enable RING3MWAIT for Knights Mill by Piotr Luc · 8 years ago
  45. a572a1b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 24bc5fe Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  47. 1013fe3 x86/mm/pat: Use rb_entry() by Geliang Tang · 8 years ago
  48. 07d495d x86/traps: Get rid of unnecessary preempt_disable/preempt_enable_no_resched by Alexander Kuleshov · 8 years ago
  49. 68dee8e x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 by Nikola Pajkovsky · 8 years ago
  50. e16fd00 x86/cpufeature: Enable RING3MWAIT for Knights Landing by Grzegorz Andrejczuk · 8 years ago
  51. 1d12d0e x86/cpufeature: Add RING3MWAIT to CPU features by Grzegorz Andrejczuk · 8 years ago
  52. 0274f95 x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT by Grzegorz Andrejczuk · 8 years ago
  53. ae47eda x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit by Grzegorz Andrejczuk · 8 years ago
  54. 00c87e9 KVM: x86: do not save guest-unsupported XSAVE state by Radim Krčmář · 8 years ago
  55. c268199 crypto: aesni - Fix failure when pcbc module is absent by Herbert Xu · 8 years ago
  56. 34e00ac Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 891aa1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 5443624 perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
  59. 1e74016 x86/platform/UV: Clean up the NMI code to match current coding style by travis@sgi.com · 8 years ago
  60. 9ec808a x86/platform/UV: Ensure uv_system_init is called when necessary by travis@sgi.com · 8 years ago
  61. 56e17ca x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source by travis@sgi.com · 8 years ago
  62. f550e46 x86/platform/UV: Verify NMI action is valid, default is standard by travis@sgi.com · 8 years ago
  63. 278c9b0 x86/platform/UV: Add basic CPU NMI health check by travis@sgi.com · 8 years ago
  64. abdf1df x86/platform/UV: Add Support for UV4 Hubless NMIs by travis@sgi.com · 8 years ago
  65. 74862b0 x86/platform/UV: Add Support for UV4 Hubless systems by travis@sgi.com · 8 years ago
  66. 7243e10 x86/platform/UV: Clean up the UV APIC code by Ingo Molnar · 8 years ago
  67. 1055e0b Merge branch 'x86/urgent' into x86/platform, to pick up fixes by Ingo Molnar · 8 years ago
  68. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  69. f7dcd63 x86: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  70. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  71. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  72. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
  73. 22c091d efi/x86: Add debug code to print cooked memmap by Dave Young · 8 years ago
  74. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 8 years ago
  75. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  76. db4545d x86/efi: Deduplicate efi_char16_printk() by Lukas Wunner · 8 years ago
  77. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  78. fff4b87 perf/x86/intel/uncore: Make package handling more robust by Thomas Gleixner · 8 years ago
  79. 1aa6cfd perf/x86/intel/uncore: Clean up hotplug conversion fallout by Thomas Gleixner · 8 years ago
  80. dd86e37 perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 8 years ago
  81. 0becc0a x86/mce: Make timer handling more robust by Thomas Gleixner · 8 years ago
  82. aaaec6f x86/irq: Make irq activate operations symmetric by Thomas Gleixner · 8 years ago
  83. f26483e Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts by Ingo Molnar · 8 years ago
  84. 3ad38ce x86/mm: Remove CONFIG_DEBUG_NX_TEST by Kees Cook · 8 years ago
  85. 459fbe0 x86/mm/cpa: Avoid wbinvd() for PREEMPT by John Ogness · 8 years ago
  86. 612f0c0 perf/x86/events: Add an AMD-specific Makefile by Borislav Petkov · 8 years ago
  87. da6adae perf/x86/amd/uncore: Update sysfs attributes for Family17h processors by Janakarajan Natarajan · 8 years ago
  88. bc1daef perf/x86/amd/uncore: Update the number of uncore counters by Janakarajan Natarajan · 8 years ago
  89. a83f4c0 perf/x86/amd/uncore: Rename 'L2' to 'LLC' by Janakarajan Natarajan · 8 years ago
  90. 24c2503 x86/microcode: Do not access the initrd after it has been freed by Borislav Petkov · 8 years ago
  91. f585766 x86/mm: Improve documentation for low-level device I/O functions by Jonathan Corbet · 8 years ago
  92. 9a1f415 Merge branch 'linus' into x86/boot, to pick up fixes by Ingo Molnar · 8 years ago
  93. bf29bdd x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 8 years ago
  94. 2dc8ffa ACPI / idle: small formatting fixes by Nick Desaulniers · 8 years ago
  95. f284424 x86/boot: Fix KASLR and memmap= collision by Dave Jiang · 8 years ago
  96. 9729017 x86/fpu: Fix the "Giving up, no FPU found" test by Andy Lutomirski · 8 years ago
  97. 37ac78b x86/fpu: Fix CPUID-less FPU detection by Andy Lutomirski · 8 years ago
  98. 9170fb4 x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" message by Andy Lutomirski · 8 years ago
  99. 60d3450 x86/cpu: Re-apply forced caps every time CPU caps are re-read by Andy Lutomirski · 8 years ago
  100. 8bf1ebc x86/cpu: Factor out application of forced CPU caps by Andy Lutomirski · 8 years ago