1. cedd55d kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help by Marc Herbert · 7 years ago
  2. 1ccb271 kconfig: make "Selected by:" and "Implied by:" readable by Petr Vorel · 7 years ago
  3. 312ee68 kconfig: announce removal of oldnoconfig if used by Masahiro Yamada · 7 years ago
  4. d0fd042 kconfig: fix make xconfig when gettext is missing by Yaakov Selkowitz · 7 years ago
  5. b536880 kconfig: Clarify menu and 'if' dependency propagation by Ulf Magnusson · 7 years ago
  6. 9d1a9e8 kconfig: Document 'if' flattening logic by Ulf Magnusson · 7 years ago
  7. d3465af kconfig: Clarify choice dependency propagation by Ulf Magnusson · 7 years ago
  8. 3e41ba0 kconfig: Document SYMBOL_OPTIONAL logic by Ulf Magnusson · 7 years ago
  9. eea199b kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX by Masahiro Yamada · 7 years ago
  10. 765f4cd kconfig: use default 'yy' prefix for lexer and parser by Masahiro Yamada · 7 years ago
  11. 84dd95d kconfig: make conf_unsaved a local variable of conf_read() by Masahiro Yamada · 7 years ago
  12. 5a3dc71 kconfig: make xfgets() really static by Masahiro Yamada · 7 years ago
  13. 52e58a3 kconfig: make input_mode static by Masahiro Yamada · 7 years ago
  14. 6479f32 kconfig: Warn if there is more than one help text by Ulf Magnusson · 7 years ago
  15. b92d804 kconfig: drop 'boolean' keyword by Masahiro Yamada · 7 years ago
  16. 1ae83c5 kconfig: use bool instead of boolean for type definition attributes, again by Masahiro Yamada · 7 years ago
  17. df60f4b kconfig: Remove menu_end_entry() by Ulf Magnusson · 7 years ago
  18. 0735f7e kconfig: Document important expression functions by Ulf Magnusson · 7 years ago
  19. 05cccce kconfig: Document automatic submenu creation code by Ulf Magnusson · 7 years ago
  20. 7cf33f8 kconfig: Fix choice symbol expression leak by Ulf Magnusson · 7 years ago
  21. 5b1374b kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  22. ae7440e kconfig: Fix automatic menu creation mem leak by Ulf Magnusson · 7 years ago
  23. 0724a7c kconfig: Don't leak main menus during parsing by Ulf Magnusson · 7 years ago
  24. bc28fe1 kconfig: Don't leak 'option' arguments during parsing by Ulf Magnusson · 7 years ago
  25. 24161a6 kconfig: Don't leak 'source' filenames during parsing by Ulf Magnusson · 7 years ago
  26. 26e47a3 kconfig: Don't leak symbol names during parsing by Ulf Magnusson · 7 years ago
  27. 29c8330 kconfig: generate lexer and parser during build instead of shipping by Masahiro Yamada · 7 years ago
  28. 033dba2 kbuild: prepare to remove C files pre-generated by flex and bison by Masahiro Yamada · 7 years ago
  29. 73a4f6d kbuild: add LEX and YACC variables by Masahiro Yamada · 7 years ago
  30. e3b03bf kconfig: display recursive dependency resolution hint just once by Masahiro Yamada · 7 years ago
  31. f77850d kconfig: Clean up modules handling and fix crash by Ulf Magnusson · 7 years ago
  32. fa8ceda kconfig: Clarify expression rewriting by Ulf Magnusson · 7 years ago
  33. 9a82684 kconfig: Rename menu_check_dep() to rewrite_m() by Ulf Magnusson · 7 years ago
  34. c873443 kconfig: Sync zconf.y with zconf.tab.c_shipped by Ulf Magnusson · 7 years ago
  35. 52aede4 kconfig: Document the 'symbol' struct by Ulf Magnusson · 7 years ago
  36. 33ca1a2 kconfig: Document the 'menu' struct by Ulf Magnusson · 7 years ago
  37. 2c37e08 kconfig: Warn if choice default is not in choice by Ulf Magnusson · 7 years ago
  38. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  39. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  40. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  41. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  42. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  43. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  44. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  45. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  46. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  47. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  48. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  49. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  50. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  51. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  52. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  53. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  54. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  55. ae753ee Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  56. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  57. 5dc9cbc Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  58. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  59. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  60. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  61. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  62. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  63. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  64. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  65. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  66. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  67. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  68. df8ba95 Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  69. 42062b9 Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  70. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  71. 9c41180 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  72. 503505b Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  73. 062076e Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  74. 662e704 Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  75. a42ea78 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  76. 8503a4c Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  77. 9f93b78 Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  78. 4dc0f7c Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 7 years ago
  79. e4b2eb1 Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  80. 68615eb hwmon: (jc42) optionally try to disable the SMBUS timeout by Peter Rosin · 7 years ago
  81. 0e710ac RISC-V: Clean up an unused include by Palmer Dabbelt · 7 years ago
  82. 921ebd8 RISC-V: Allow userspace to flush the instruction cache by Andrew Waterman · 7 years ago
  83. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  84. 741fc3f RISC-V: Add missing include by Olof Johansson · 7 years ago
  85. 4a41d5d RISC-V: Use define for get_cycles like other architectures by Olof Johansson · 7 years ago
  86. 4bde632 RISC-V: Provide stub of setup_profiling_timer() by Olof Johansson · 7 years ago
  87. 24948b7 RISC-V: Export some expected symbols for modules by Olof Johansson · 7 years ago
  88. 83e7b87 RISC-V: move empty_zero_page definition to C and export it by Olof Johansson · 7 years ago
  89. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  90. 5e6f82b RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros by Olof Johansson · 7 years ago
  91. 5ddf755 RISC-V: use generic serial.h by Olof Johansson · 7 years ago
  92. eb5b46f SUNRPC: Handle ENETDOWN errors by Trond Myklebust · 7 years ago
  93. 373b058 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  94. 3b42d38 xfs: scrub inode mode properly by Darrick J. Wong · 7 years ago
  95. 2d5f4b5 xfs: remove unused parameter from xfs_writepage_map by Darrick J. Wong · 7 years ago
  96. 22a6c83 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  97. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  98. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  99. a15299206 drm/imx: always call wait_for_flip_done in commit_tail by Lucas Stach · 7 years ago
  100. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago