1. 9a949a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  4. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 9 years ago
  5. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 9 years ago
  6. dcfc472 kprobes/x86: Clear TF bit in fault on single-stepping by Masami Hiramatsu · 9 years ago
  7. 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 9 years ago
  8. aaee8c3 x86/entry/traps: Don't force in_interrupt() to return true in IST handlers by Andy Lutomirski · 9 years ago
  9. 96685a5 x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models by Borislav Petkov · 9 years ago
  10. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 1e5768a kexec: provide arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 9 years ago
  12. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  13. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  14. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  15. 8329e81 ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt · 9 years ago
  16. d696ca0 x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits by Andy Lutomirski · 9 years ago
  17. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
  18. 0f6ff2b x86/mm/mpx: Work around MPX erratum SKD046 by Dave Hansen · 9 years ago
  19. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  20. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  21. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  22. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  23. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 62a0027 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. cf6ed9a Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 9 years ago
  33. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 9 years ago
  34. e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 9 years ago
  35. 4afd056 x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS by Mateusz Guzik · 9 years ago
  36. e2724e9 x86/tsc: Add missing Cherrytrail frequency to the table by Jeremy Compostella · 9 years ago
  37. 14cddfd x86/mce: Update AMD mcheck init to use cpu_has() facilities by Yazen Ghannam · 9 years ago
  38. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
  39. e128b4f x86/mce/AMD: Save an indentation level in prepare_threshold_block() by Borislav Petkov · 9 years ago
  40. 32544f0 x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems by Yazen Ghannam · 9 years ago
  41. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 9 years ago
  42. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  43. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 9 years ago
  44. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 9 years ago
  45. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  46. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 9 years ago
  48. c10fcb1 x86/sysfb_efi: Fix valid BAR address range check by Wang YanQing · 9 years ago
  49. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  50. 3cd0b53 Merge branch 'x86/urgent' into x86/platform, to resolve conflict by Ingo Molnar · 9 years ago
  51. 08914f4 x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init by Alex Thorlton · 9 years ago
  52. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 9 years ago
  53. f68376f x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes by Dimitri Sivanich · 9 years ago
  54. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
  55. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
  56. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
  57. 405422d x86/platform/UV: Add UV4 addressing discovery function by Mike Travis · 9 years ago
  58. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
  59. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
  60. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  61. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago
  62. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 9 years ago
  63. a2f28e6 x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 by Mike Travis · 9 years ago
  64. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 9 years ago
  65. c443c03d x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 9 years ago
  66. 7563421 x86/platform/UV: Add UV MMR Illegal Access Function by Mike Travis · 9 years ago
  67. a0ec83f x86/platform/UV: Add UV4 Specific Defines by Mike Travis · 9 years ago
  68. 0b4521e signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures by Stas Sergeev · 9 years ago
  69. fead35c x86/mce: Detect local MCEs properly by Yazen Ghannam · 9 years ago
  70. 5541c93 x86/mce: Look in genpool instead of mcelog for pending error records by Tony Luck · 9 years ago
  71. d9d73fc x86/mce: Detect and use SMCA-specific msr_ops by Yazen Ghannam · 9 years ago
  72. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
  73. bb91f8c x86/mce: Carve out writes to MCx_STATUS and MCx_CTL by Aravind Gopalakrishnan · 9 years ago
  74. 6bda529 x86/mce: Grade uncorrected errors for SMCA-enabled systems by Aravind Gopalakrishnan · 9 years ago
  75. 10001d9 x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later by Aravind Gopalakrishnan · 9 years ago
  76. b33f39e Merge tag 'v4.6-rc6' into ras/core, to refresh the tree by Ingo Molnar · 9 years ago
  77. c9867f8 x86/tls: Synchronize segment registers in set_thread_area() by Andy Lutomirski · 9 years ago
  78. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 9 years ago
  79. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
  80. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
  81. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  82. ffc5fce Merge branch 'x86/urgent' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  83. 974f221 x86/boot: Move compressed kernel to the end of the decompression buffer by Yinghai Lu · 9 years ago
  84. 87615a3 x86/efi: Force EFI reboot to process pending capsules by Matt Fleming · 9 years ago
  85. 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 9 years ago
  86. 1bdb897 x86/apic: Handle zero vector gracefully in clear_vector_irq() by Keith Busch · 9 years ago
  87. e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 9 years ago
  88. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  89. a50b22a x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100 by Luis R. Rodriguez · 9 years ago
  90. f6935b7 x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MID by Luis R. Rodriguez · 9 years ago
  91. 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
  92. f2d8529 x86/init: Rename EBDA code file by Luis R. Rodriguez · 9 years ago
  93. 7a17b82 x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES by Luis R. Rodriguez · 9 years ago
  94. 80dfd83 x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check by Luis R. Rodriguez · 9 years ago
  95. fa39279 x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around by Luis R. Rodriguez · 9 years ago
  96. 44ecf0ef x86/tboot: Remove paravirt_enabled() use by Luis R. Rodriguez · 9 years ago
  97. 8bc55f8 x86/apm32: Remove paravirt_enabled() use by Luis R. Rodriguez · 9 years ago
  98. 1330e3b x86/init: Use a platform legacy quirk for EBDA by Luis R. Rodriguez · 9 years ago
  99. 088a8ef x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code by Luis R. Rodriguez · 9 years ago
  100. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago