1. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 6 months ago
  2. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 7 months ago
  3. 1756a4f x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 8 months ago
  4. 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 4 years, 10 months ago
  5. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 4 years, 10 months ago
  6. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 5 years ago
  7. 1cf0865 x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 5 years ago
  8. e2f888b x86/lib/cpu: Address missing prototypes warning by Valdis Klētnieks · 5 years ago
  9. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 6 years ago
  10. 3cfc8a2 x86/kaslr: Fix incorrect i8254 outb() parameters by Daniel Drake · 6 years ago
  11. 3ac2d19 Merge android-4.9.106 (8b94b87) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  12. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  13. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  14. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  15. c498920 x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  16. 82652ac x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic() by Josh Poimboeuf · 7 years ago
  17. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  18. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. afb9851 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 7 years ago
  20. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  22. 8d33d08 Merge android-4.9-o.81 (1b9d719) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  23. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. 398a393 x86/get_user: Use pointer masking to limit speculation by Dan Williams · 7 years ago
  25. 065eae4 x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  26. ae75f83 x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} by Dan Williams · 7 years ago
  27. 77d1424 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 7 years ago
  28. 734e687 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 7 years ago
  29. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  30. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. 318e17d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 7 years ago
  32. ec23108 Merge android-4.9-o.78 (bf3b339) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  33. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 36ad6ba kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 7 years ago
  35. 09402d8 retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 7 years ago
  36. eef0f77 Merge android-4.9-o.77 (dcb2674) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  37. 5d70397 Merge android-4.9-o.75 (2007563) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  38. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. a590960 x86/retpoline/checksum32: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  40. 2bb5de4 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  41. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. b5fd58e x86/boot: Add early cmdline parsing for options with arguments by Tom Lendacky · 7 years ago
  43. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  44. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 2816c04 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  46. a79b53c UPSTREAM: x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  47. 0f51310 include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  48. afbf565 x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings by Paolo Abeni · 7 years ago
  49. af5ef6d x86/mce: Fix copy/paste error in exception table entries by Tony Luck · 8 years ago
  50. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  51. 9a6fb28 x86/mce: Improve memcpy_mcsafe() by Tony Luck · 8 years ago
  52. 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago
  53. 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
  54. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  55. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  57. 37e13a1 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. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. fd1d961 x86/insn: remove pcommit by Dan Williams · 8 years ago
  60. 25af37f x86/insn: Add AVX-512 support to the instruction decoder by Adrian Hunter · 8 years ago
  61. 6f6ef07 x86/insn: perf tools: Fix vcvtph2ps instruction decoding by Adrian Hunter · 8 years ago
  62. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  63. e683014 x86/lib: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  64. d899a7d x86/mm: Refactor KASLR entropy functions by Thomas Garnier · 8 years ago
  65. f596710 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 8 years ago
  66. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 4544ba8 locking/rwsem: Fix comment on register clobbering by Borislav Petkov · 8 years ago
  68. 00fb16e locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_killable() by Michal Hocko · 8 years ago
  69. 664b4e2 locking/rwsem, x86: Provide __down_write_killable() by Michal Hocko · 8 years ago
  70. 054efb6 x86/cpufeature: Remove cpu_has_xmm2 by Borislav Petkov · 8 years ago
  71. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  73. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  75. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  76. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 9 years ago
  77. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  81. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 9 years ago
  82. 92b0729 x86/mm, x86/mce: Add memcpy_mcsafe() by Tony Luck · 9 years ago
  83. 19072f2 x86/asm/decoder: Use explicitly signed chars by Josh Poimboeuf · 9 years ago
  84. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  85. 3387a53 x86/asm: Create stack frames in rwsem functions by Josh Poimboeuf · 9 years ago
  86. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  87. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 9 years ago
  88. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 9 years ago
  89. 8c05177 x86/boot: Pass in size to early cmdline parsing by Dave Hansen · 9 years ago
  90. 4de07ea x86/boot: Simplify early command line parsing by Dave Hansen · 9 years ago
  91. abcdc1c x86/boot: Fix early command-line parsing when partial word matches by Dave Hansen · 9 years ago
  92. 02afeaa x86/boot: Fix early command-line parsing when matching at end by Dave Hansen · 9 years ago
  93. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  94. 671d553 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 7f47d8c x86, tracing, perf: Add trace point for MSR accesses by Andi Kleen · 9 years ago
  96. 99f925c x86/cpu: Unify CPU family, model, stepping calculation by Borislav Petkov · 9 years ago
  97. d2bb1d4 Merge tag 'v4.3-rc1' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  98. f83b6b6 x86/insn: perf tools: Add new xsave instructions by Adrian Hunter · 9 years ago
  99. 978260c x86/insn: perf tools: Add new memory protection keys instructions by Adrian Hunter · 9 years ago
  100. ac1c885 x86/insn: perf tools: Add new memory instructions by Adrian Hunter · 9 years ago