1. a7dc224 ANDROID: init: GKI: add GKI_HACKS_TO_FIX by Todd Kjos · 4 years, 11 months ago
  2. 9e01e8f UPSTREAM: arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
  3. c19c457 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  4. b727e0a BACKPORT: kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 5 years ago
  5. 3e6be4f BACKPORT: Provide in-kernel headers to make extending kernel easier by Joel Fernandes (Google) · 5 years ago
  6. 01f5de3 Merge 4.19.48 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  7. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  8. 4976b0d ANDROID: add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 5 years ago
  9. 4c3e84f ANDROID: kbuild: add CONFIG_LD_IS_LLD by Sami Tolvanen · 5 years ago
  10. 9e04139 UPSTREAM: psi: clarify the Kconfig text for the default-disable option by Johannes Weiner · 5 years ago
  11. 072a103 UPSTREAM: psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  12. 3bbcbc8 UPSTREAM: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  13. dc9cd29 UPSTREAM: psi: cgroup support by Johannes Weiner · 6 years ago
  14. e550f94 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  15. 73dc755 Merge 4.19.17 into android-4.19 by Greg Kroah-Hartman · 5 years ago
  16. 0098f2e kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 by Paul Burton · 6 years ago
  17. a87fb6b Merge 4.19.11 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  18. dc53507 sched/pelt: Fix warning and clean up IRQ PELT config by Vincent Guittot · 6 years ago
  19. 68dbff9 ANDROID: sched: fair/tune: Add schedtune with cgroups interface by Patrick Bellasi · 7 years ago
  20. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  21. e85d1d6 kbuild: test dead code/data elimination support in Kconfig by Masahiro Yamada · 6 years ago
  22. 5cb366b init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE by Adrian Reber · 6 years ago
  23. 3903bf9 init/Kconfig: fix its typos by Randy Dunlap · 6 years ago
  24. 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
  25. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  26. 01f0e5cd Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  27. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  28. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  29. 47f38ae init/Kconfig: Use short unix-style option instead of --longname by Rob Landley · 6 years ago
  30. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  31. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  32. 17c46a6 kconfig: remove duplicate SWAP symbol defintions by Christoph Hellwig · 6 years ago
  33. 9afb719 kbuild: Add build salt to the kernel and modules by Laura Abbott · 6 years ago
  34. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  35. 8b9d271 kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION by Masahiro Yamada · 6 years ago
  36. f16466a init/Kconfig: add an option for uncompressed kernel by Vasily Gorbik · 6 years ago
  37. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 6 years ago
  38. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  39. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 469cb73 kconfig: add CC_IS_CLANG and CLANG_VERSION by Masahiro Yamada · 6 years ago
  41. a435389 kconfig: add CC_IS_GCC and GCC_VERSION by Masahiro Yamada · 6 years ago
  42. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  43. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 6 years ago
  46. 2972666 kconfig: replace $(UNAME_RELEASE) with function call by Masahiro Yamada · 6 years ago
  47. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 6 years ago
  48. f1089c9 kbuild: remove CONFIG_CROSS_COMPILE support by Masahiro Yamada · 6 years ago
  49. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. cd33d88 sched/fair: Fix documentation file path by Sebastian Andrzej Siewior · 6 years ago
  51. 5d20ee3 kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled by Nicholas Piggin · 6 years ago
  52. bae77c5 bpf: enable stackmap with build_id in nmi context by Song Liu · 6 years ago
  53. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  55. 7303e30 syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls by Dominik Brodowski · 6 years ago
  56. 1bd21c6 syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y by Dominik Brodowski · 6 years ago
  57. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  58. 739d875 mn10300: Remove the architecture by David Howells · 6 years ago
  59. 424529f pc104: Add EXPERT dependency for PC104 Kconfig option by William Breathitt Gray · 7 years ago
  60. 70216e1 membarrier: Provide core serializing command, *_SYNC_CORE by Mathieu Desnoyers · 6 years ago
  61. e61938a locking: Introduce sync_core_before_usermode() by Mathieu Desnoyers · 6 years ago
  62. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 6 years ago
  63. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  65. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  66. 414a2dc sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST by Geert Uytterhoeven · 7 years ago
  67. 2c43838 sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default by Frederic Weisbecker · 7 years ago
  68. d1b069f EXPERT Kconfig menu: fix broken EXPERT menu by Randy Dunlap · 7 years ago
  69. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  70. 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
  71. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  72. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  73. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  74. 03ea226 PCI: Move PCI_QUIRKS to the PCI bus menu by Randy Dunlap · 7 years ago
  75. 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
  76. 5c4991e sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL by Frederic Weisbecker · 7 years ago
  77. cbdc821 init/Kconfig: Fix module signing document location by Nathan Chancellor · 7 years ago
  78. 2cc3ce2 kbuild: Fix optimization level choice default by Ulf Magnusson · 7 years ago
  79. 2482dde mm: add SLUB free list pointer obfuscation by Kees Cook · 7 years ago
  80. bc2eecd futex: Allow for compiling out PI support by Nicolas Pitre · 7 years ago
  81. 7660a6f mm: allow slab_nomerge to be set at build time by Kees Cook · 7 years ago
  82. 9ced560 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  83. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 7 years ago
  85. 23b0be4 cgroup: Make Kconfig prompt of debug cgroup more accurate by Waiman Long · 7 years ago
  86. 0af92d4 rcu: Move RCU non-debug Kconfig options to kernel/rcu by Paul E. McKenney · 7 years ago
  87. 44c65ff rcu: Eliminate NOCBs CPU-state Kconfig options by Paul E. McKenney · 7 years ago
  88. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 7 years ago
  89. bd8cc5a srcu: Remove Classic SRCU by Paul E. McKenney · 7 years ago
  90. f7a10a9 rcu: Remove the RCU_KTHREAD_PRIO Kconfig option by Paul E. McKenney · 7 years ago
  91. 2464dd9 srcu: Apply trivial callback lists to shrink Tiny SRCU by Paul E. McKenney · 7 years ago
  92. 07f6e64 srcu: Make SRCU be once again optional by Paul E. McKenney · 7 years ago
  93. 98059b9 rcu: Separately compile large rcu_segcblist functions by Paul E. McKenney · 7 years ago
  94. d160a72 srcu: Make SRCU be built by default by Paul E. McKenney · 7 years ago
  95. 677df9d srcu: Fix Kconfig botch when SRCU not selected by Paul E. McKenney · 7 years ago
  96. f209410 Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEAD by Paul E. McKenney · 7 years ago
  97. 0248288 rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick by Paul E. McKenney · 7 years ago
  98. dad81a2 srcu: Introduce CLASSIC_SRCU Kconfig option by Paul E. McKenney · 7 years ago
  99. d8be817 srcu: Create a tiny SRCU by Paul E. McKenney · 7 years ago
  100. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago