1. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  2. 7ee18d6 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
  3. 896c80b x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() by Andy Lutomirski · 7 years ago
  4. 090edbe x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
  5. 0a373d4f x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDEPOT=y by Andrey Ryabinin · 7 years ago
  6. f79ce87 x86/build: Don't verify mtools configuration file for isoimage by Changbin Du · 7 years ago
  7. 6d60ce3 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 7 years ago
  8. 6d7e0ba x86/boot/compressed/64: Print error if 5-level paging is not supported by Kirill A. Shutemov · 7 years ago
  9. 0852907 x86/boot/compressed/64: Detect and handle 5-level paging at boot-time by Kirill A. Shutemov · 7 years ago
  10. 947134d x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation by Prarit Bhargava · 7 years ago
  11. 88edb57 x86/vdso: Change time() prototype to match __vdso_time() by Arnd Bergmann · 7 years ago
  12. d553d03 x86: Fix Sparse warnings about non-static functions by Colin Ian King · 7 years ago
  13. 5b06bbc x86/power: Fix some ordering bugs in __restore_processor_context() by Andy Lutomirski · 7 years ago
  14. ddec3bd x86/PCI: Make broadcom_postcore_init() check acpi_disabled by Rafael J. Wysocki · 7 years ago
  15. f4e9b7a x86/microcode/AMD: Add support for fam17h microcode loading by Tom Lendacky · 7 years ago
  16. e3811a3 x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 7 years ago
  17. 55d2d0a x86/idt: Load idt early in start_secondary by Chunyu Hu · 7 years ago
  18. 42b3a4c x86/xen: Support early interrupts in xen pv guests by Juergen Gross · 7 years ago
  19. 9d0b623 x86/tlb: Disable interrupts when changing CR4 by Nadav Amit · 7 years ago
  20. 0c3292c x86/tlb: Refactor CR4 setting and shadow write by Nadav Amit · 7 years ago
  21. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  22. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  23. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  24. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  25. ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  26. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  27. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 7 years ago
  28. 7b659ee x86/pkeys/selftests: Fix protection keys write() warning by Dave Hansen · 7 years ago
  29. 91c49c2 x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  30. a640012 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  31. c51ff2c x86/pkeys: Update documentation about availability by Dave Hansen · 7 years ago
  32. fd11a64 x86/umip: Print a warning into the syslog if UMIP-protected instructions are used by Ricardo Neri · 7 years ago
  33. b4c0a73 x86/smpboot: Fix __max_logical_packages estimate by Prarit Bhargava · 7 years ago
  34. 30bb981 x86/topology: Avoid wasting 128k for package id array by Andi Kleen · 7 years ago
  35. d46b4c1 perf/x86/intel/uncore: Cache logical pkg id in uncore driver by Andi Kleen · 7 years ago
  36. 4ee2ec1b x86/acpi: Reduce code duplication in mp_override_legacy_irq() by Vikas C Sajjan · 7 years ago
  37. 2527141 x86/acpi: Handle SCI interrupts above legacy space gracefully by Vikas C Sajjan · 7 years ago
  38. ac5292e x86/boot: Fix boot failure when SMP MP-table is based at 0 by Tom Lendacky · 7 years ago
  39. be62a32 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
  40. 97f404a x86/selftests: Add test for mapping placement for 5-level paging by Kirill A. Shutemov · 7 years ago
  41. 1e0f25d x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border by Kirill A. Shutemov · 7 years ago
  42. 6e2a306 x86/umip: Identify the STR and SLDT instructions by Ricardo Neri · 7 years ago
  43. 770c775 x86/umip: Print a line in the boot log that UMIP has been enabled by Ricardo Neri · 7 years ago
  44. 796ebc8 x86/umip: Select X86_INTEL_UMIP by default by Ricardo Neri · 7 years ago
  45. b29c6ef x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu() by Rafael J. Wysocki · 7 years ago
  46. 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. 3643b7e Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 7d58e1c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 13e57da Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. eb4d47c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. f2be8bd Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. f08d8bc Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 7 years ago
  63. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  64. 9e09d05 Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  65. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  66. 2101dd6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  67. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  68. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  69. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  70. e4a8ca3 /proc/module: fix building without kallsyms by Arnd Bergmann · 7 years ago
  71. 01c313d kallsyms: fix building without printk by Arnd Bergmann · 7 years ago
  72. 37c6b6f Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
  73. e75427c Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  74. 5f194bf Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  75. 1e19bde Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  76. 1ec1699 Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  77. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  78. f4c09f8 cpu/hotplug: Get rid of CPU hotplug notifier leftovers by Thomas Gleixner · 7 years ago
  79. fcdfafc kprobes: Don't spam the build log with deprecation warnings by Ingo Molnar · 7 years ago
  80. 516fb7f /proc/module: use the same logic as /proc/kallsyms for address exposure by Linus Torvalds · 7 years ago
  81. 277642d modules: make sysfs attribute files readable by owner only by Linus Torvalds · 7 years ago
  82. 9d56041 Merge branch 'kallsyms-restrictions' by Linus Torvalds · 7 years ago
  83. ffc661c genirq: Fix type of shifting literal 1 in __setup_irq() by Rasmus Villemoes · 7 years ago
  84. 306eb5a irqdomain: Drop pointless NULL check in virq_debug_show_one by Rasmus Villemoes · 7 years ago
  85. 6714796 genirq/proc: Return proper error code when irq_set_affinity() fails by Wen Yaxng · 7 years ago
  86. ba1029c modpost: detect modules without a MODULE_LICENSE by Randy Dunlap · 7 years ago
  87. bebc608 Linux 4.14 by Linus Torvalds · 7 years ago
  88. 152bbb4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 69581c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. b24591e timers: Add a function to start/reduce a timer by David Howells · 7 years ago
  91. df27067 pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() by Arnd Bergmann · 7 years ago
  92. d00a08c irq/work: Use llist_for_each_entry_safe by Thomas Gleixner · 7 years ago
  93. 2244645 x86/intel_rdt: Fix a silent failure when writing zero value schemata by Xiaochen Shen · 7 years ago
  94. b395456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  95. 92d2882 Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  96. be234ba Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  97. 052d41c vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 7 years ago
  98. 505ee76 tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header by Ingo Molnar · 7 years ago
  99. 529b3ca Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  100. 2118df9 net: dsa: return after vlan prepare phase by Vivien Didelot · 7 years ago