1. 7098fc0 Merge "Merge android-4.9.226(92339d6) into msm-4.9" by Linux Build Service Account · 4 years ago
  2. 0fa749a Merge android-4.9.226(92339d6) into msm-4.9 by jianzhou · 4 years ago
  3. 92339d6 Merge 4.9.226 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  4. 4f4a4bc include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years ago
  5. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  6. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 8 months ago
  7. 476e7ea Merge 4.9.190 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  8. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  9. 912420e asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 4 years, 10 months ago
  10. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 4 years, 10 months ago
  11. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  12. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  14. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  15. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 5 years ago
  16. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  17. 4b527f2 locking/qspinlock: Pull in asm/byteorder.h to ensure correct endianness by Dave Airlie · 5 years ago
  18. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  19. c6bcf40 locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 6 years ago
  20. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 5 years ago
  21. fc8ada6 aarch64: add core okl4 hypervisor config by Carl van Schaik · 6 years ago
  22. 1f33e24 Merge android-4.9.121 (681e57b) into msm-4.9 by Minming Qi · 6 years ago
  23. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  24. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  26. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. b4f17de x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
  28. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  29. 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 6 years ago
  30. 748ac62 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
  31. 64b4552 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
  32. 75a7ea0 locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
  33. 22a84c5 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago
  34. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  35. 038ab51 asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 6 years ago
  36. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  38. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  40. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  42. 3a3a084 kbuild: fix --gc-sections by Sami Tolvanen · 6 years ago
  43. 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 7 years ago
  44. 7bd125e FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTO by Sami Tolvanen · 7 years ago
  45. 4d10cc8 FROMLIST: kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION by Sami Tolvanen · 6 years ago
  46. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 61b7a40 kaiser: cleanups while trying for gold link by Hugh Dickins · 7 years ago
  48. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  49. d4952eb BACKPORT: irq: Make the irqentry text section unconditional by Masami Hiramatsu · 7 years ago
  50. fc3c672 percpu: make this_cpu_generic_read() atomic w.r.t. interrupts by Mark Rutland · 7 years ago
  51. da16ed5 cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs by Tejun Heo · 7 years ago
  52. 1fdee09 kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured by Nicholas Piggin · 7 years ago
  53. 8c775af asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 7 years ago
  54. 705df55 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 7 years ago
  55. f27c2f6 Revert "default exported asm symbols to zero" by Linus Torvalds · 8 years ago
  56. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
  57. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  58. 7f8d61f percpu: use notrace variant of preempt_disable/preempt_enable by Heiko Carstens · 8 years ago
  59. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  60. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  61. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  62. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  63. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  65. 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
  66. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  67. 1b5ca12 percpu: improve generic percpu modify-return implementation by Nicholas Piggin · 8 years ago
  68. dcd3ea8 libata: remove <asm-generic/libata-portmap.h> by Christoph Hellwig · 8 years ago
  69. 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 8 years ago
  70. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  72. 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
  73. b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
  74. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  75. 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
  76. 22823ab EXPORT_SYMBOL() for asm by Al Viro · 8 years ago
  77. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  78. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  79. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  81. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  82. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  83. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  84. 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. e41f501 vmlinux.lds: account for destructor sections by Dmitry Vyukov · 8 years ago
  87. 5743021 sched/cputime: Count actually elapsed irq & softirq time by Rik van Riel · 8 years ago
  88. f066286 locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API by Davidlohr Bueso · 8 years ago
  89. 5ee02af vmlinux.lds.h: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  90. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  91. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 8 years ago
  92. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  93. 7cb45c0 locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h by Peter Zijlstra · 8 years ago
  94. 32fb2fc vmlinux.lds.h: allow arch specific handling of ro_after_init data section by Heiko Carstens · 8 years ago
  95. ca50e42 locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock() by Pan Xinhui · 8 years ago
  96. 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 8 years ago
  97. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  98. 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 8 years ago
  99. 2c61002 locking/qspinlock: Fix spin_unlock_wait() some more by Peter Zijlstra · 8 years ago
  100. 6705fdb char/genrtc: remove the rest of the driver by Arnd Bergmann · 8 years ago