1. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 8 years ago
  2. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  3. e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 8 years ago
  4. 4544ba8 locking/rwsem: Fix comment on register clobbering by Borislav Petkov · 8 years ago
  5. 5f95063 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  8. 4afd056 x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS by Mateusz Guzik · 8 years ago
  9. ab92b23 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 8 years ago
  10. e2724e9 x86/tsc: Add missing Cherrytrail frequency to the table by Jeremy Compostella · 8 years ago
  11. 9a7a076 x86: Use compat version for preadv2 and pwritev2 by Dmitry V. Levin · 8 years ago
  12. 5fbe478 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 8 years ago
  13. 5319e5a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  14. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 8 years ago
  15. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 8 years ago
  16. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 8 years ago
  17. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  18. 754a923 x86/RAS: Add SMCA support to AMD Error Injector by Yazen Ghannam · 8 years ago
  19. 14cddfd x86/mce: Update AMD mcheck init to use cpu_has() facilities by Yazen Ghannam · 8 years ago
  20. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 8 years ago
  21. e128b4f x86/mce/AMD: Save an indentation level in prepare_threshold_block() by Borislav Petkov · 8 years ago
  22. 32544f0 x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems by Yazen Ghannam · 8 years ago
  23. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 8 years ago
  24. 14717e2 kvm: Conditionally register IRQ bypass consumer by Alex Williamson · 8 years ago
  25. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 8 years ago
  26. d32917e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  28. 44ca941 kvmconfig: add more virtio drivers by Andrey Utkin · 8 years ago
  29. 4548f63 x86/kvm: Add stack frame dependency to fastop() inline asm by Josh Poimboeuf · 8 years ago
  30. d2d3462 x86/KASLR: Clarify purpose of each get_random_long() by Kees Cook · 8 years ago
  31. 071a749 x86/KASLR: Add virtual address choosing function by Baoquan He · 8 years ago
  32. 06486d6 x86/KASLR: Return earliest overlap when avoiding regions by Kees Cook · 8 years ago
  33. c401cf1 x86/KASLR: Add 'struct slot_area' to manage random_addr slots by Baoquan He · 8 years ago
  34. cb18ef0 x86/boot: Add missing file header comments by Kees Cook · 8 years ago
  35. 434a6c9 x86/KASLR: Initialize mapping_info every time by Kees Cook · 8 years ago
  36. 36a39ac x86/boot: Comment what finalize_identity_maps() does by Borislav Petkov · 8 years ago
  37. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 8 years ago
  38. 3dbe345 x86/kvm: Do not use BIT() in user-exported header by Borislav Petkov · 8 years ago
  39. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 8 years ago
  40. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 8 years ago
  41. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 8 years ago
  42. 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 8 years ago
  43. ed09acd x86/KASLR: Improve comments around the mem_avoid[] logic by Kees Cook · 8 years ago
  44. 549f90d x86/boot: Simplify pointer casting in choose_random_location() by Borislav Petkov · 8 years ago
  45. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 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 · 8 years ago
  47. 18fb92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 8 years ago
  50. 9dc1969 x86/KASLR: Consolidate mem_avoid[] entries by Yinghai Lu · 8 years ago
  51. 2bc1cd3 x86/boot: Clean up pointer casting by Kees Cook · 8 years ago
  52. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 8 years ago
  53. 775d054 intel_telemetry: Constify telemetry_core_ops structures by Julia Lawall · 8 years ago
  54. c10fcb1 x86/sysfb_efi: Fix valid BAR address range check by Wang YanQing · 8 years ago
  55. 1b6de59 perf/x86/intel/pt: Convert ACCESS_ONCE()s by Alexander Shishkin · 8 years ago
  56. 65c7e6f perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders by Alexander Shishkin · 9 years ago
  57. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 8 years ago
  58. eadf48c perf/x86/intel/pt: Add support for address range filtering in PT by Alexander Shishkin · 8 years ago
  59. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 8 years ago
  60. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 8 years ago
  61. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  62. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 8 years ago
  63. 3cd0b53 Merge branch 'x86/urgent' into x86/platform, to resolve conflict by Ingo Molnar · 8 years ago
  64. 08914f4 x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init by Alex Thorlton · 8 years ago
  65. cba1b37 perf/x86: Add model numbers for Kabylake CPUs by Andi Kleen · 8 years ago
  66. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  67. 0676b4e x86/entry/32: Remove asmlinkage_protect() by Brian Gerst · 8 years ago
  68. 1e17880 x86/entry/32: Remove GET_THREAD_INFO() from entry code by Brian Gerst · 8 years ago
  69. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 8 years ago
  70. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  71. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 8 years ago
  72. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 8 years ago
  73. f68376f x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes by Dimitri Sivanich · 8 years ago
  74. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 8 years ago
  75. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 8 years ago
  76. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 8 years ago
  77. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 8 years ago
  78. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 8 years ago
  79. 405422d x86/platform/UV: Add UV4 addressing discovery function by Mike Travis · 8 years ago
  80. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 8 years ago
  81. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 8 years ago
  82. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 8 years ago
  83. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 8 years ago
  84. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 8 years ago
  85. a2f28e6 x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 by Mike Travis · 8 years ago
  86. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 8 years ago
  87. 0f0d84c x86/platform/UV: Add UV4 Specific MMR definitions by Mike Travis · 8 years ago
  88. c443c03 x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 8 years ago
  89. 7563421 x86/platform/UV: Add UV MMR Illegal Access Function by Mike Travis · 8 years ago
  90. a0ec83f x86/platform/UV: Add UV4 Specific Defines by Mike Travis · 8 years ago
  91. e0ee1c9 x86/platform/UV: Add UV Architecture Defines by Mike Travis · 8 years ago
  92. eb1e346 x86/platform/UV: Add Initial UV4 definitions by Mike Travis · 8 years ago
  93. d63c214 Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree by Ingo Molnar · 8 years ago
  94. 7f9b474 x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT by Josh Boyer · 8 years ago
  95. 35f3fae1 kvm: robustify steal time record by Wanpeng Li · 8 years ago
  96. 0b4521e signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures by Stas Sergeev · 8 years ago
  97. fead35c x86/mce: Detect local MCEs properly by Yazen Ghannam · 8 years ago
  98. 5541c93 x86/mce: Look in genpool instead of mcelog for pending error records by Tony Luck · 8 years ago
  99. d9d73fc x86/mce: Detect and use SMCA-specific msr_ops by Yazen Ghannam · 8 years ago
  100. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 8 years ago