1. 4544e9e checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 8 years ago
  2. 7fb5a93 kconfig/nconf: Fix hang when editing symbol with a long prompt by Ben Hutchings · 9 years ago
  3. 3a868dd scripts/has-stack-protector: add -fno-PIE by Sebastian Andrzej Siewior · 9 years ago
  4. bb730cc Revert "x86/mm: Expand the exception table logic to allow new handling options" by Greg Kroah-Hartman · 9 years ago
  5. fcf5e51 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 10 years ago
  6. 84f8a24 ftrace/recordmcount: Work around for addition of metag magic but not relocations by Laura Abbott · 9 years ago
  7. 6d58954 of: fix autoloading due to broken modalias with no 'compatible' by Wolfram Sang · 9 years ago
  8. 4b2fb17 scripts/package/Makefile: rpmbuild add support of RPMOPTS by Srinivas Pandruvada · 9 years ago
  9. e576ffd kbuild: move -Wunused-const-variable to W=1 warning level by Arnd Bergmann · 9 years ago
  10. 22327f6 unbreak allmodconfig KCONFIG_ALLCONFIG=... by Al Viro · 10 years ago
  11. f24fe0d kbuild/mkspec: fix grub2 installkernel issue by Jiri Kosina · 10 years ago
  12. a42c9e4 scripts/kconfig: allow building with make 3.80 again by Jan Beulich · 10 years ago
  13. 0a10eaa scripts/coccinelle: modernize & by Julia Lawall · 10 years ago
  14. f3f47e7 ld-version: Fix awk regex compile failure by James Hogan · 10 years ago
  15. 1b4d88b um: link with -lpthread by Vegard Nossum · 10 years ago
  16. b105aa3 scripts/bloat-o-meter: fix python3 syntax error by Sergey Senozhatsky · 10 years ago
  17. 3e96fc5 scripts/recordmcount.pl: support data in text section on powerpc by Ulrich Weigand · 10 years ago
  18. 713a3e4 ftrace/scripts: Fix incorrect use of sprintf in recordmcount by Colin Ian King · 10 years ago
  19. a50bd43 ftrace/scripts: Have recordmcount copy the object file by Steven Rostedt (Red Hat) · 10 years ago
  20. dd39a26 scripts: recordmcount: break hardlinks by Russell King · 10 years ago
  21. fb1770a arch: um: fix error when linking vmlinux. by Lorenzo Colitti · 10 years ago
  22. 1ef0623 kernel-doc: Make it compatible with Perl versions below 5.12 again by Mauro Carvalho Chehab · 10 years ago
  23. 5dfe5b2 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  24. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  25. 50c3650 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  26. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  27. 6d32f7a checkpatch: improve the unnecessary initialisers tests by Joe Perches · 10 years ago
  28. 369c8dd checkpatch: improve tests for fixes:, long lines and stack dumps in commit log by Joe Perches · 10 years ago
  29. 2a7cb1d get_maintainer: add subsystem to reviewer output by Joe Perches · 10 years ago
  30. 4f07510 get_maintainer: --r (list reviewer) is on by default by Brian Norris · 10 years ago
  31. b1312bf get_maintainer: add --no-foo options to --help by Brian Norris · 10 years ago
  32. cc7ff0e get_maintainer: it's '--pattern-depth', not '-pattern-depth' by Brian Norris · 10 years ago
  33. 3cbcca8 get_maintainer: add missing documentation for --git-blame-signatures by Brian Norris · 10 years ago
  34. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  35. 0280d1a Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  36. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  37. 5ebe0ee Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 10 years ago
  38. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  39. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  40. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  41. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  42. 2ee8a74 recordmcount: arm64: Replace the ignored mcount call into nop by Li Bin · 10 years ago
  43. c84da8b recordmcount: Fix endianness handling bug for nop_mcount by libin · 10 years ago
  44. be596aa Add current selection check. by Boris Barbulovski · 10 years ago
  45. 588446a Use pkg-config to find Qt 4 and 5 instead of direct qmake by Thiago Macieira · 10 years ago
  46. 46a2b61 recordmcount: x86: Assign a meaningful value to rel_type_nop by Li Bin · 10 years ago
  47. 67afc21 coccinelle: Improve checking for missing NULL terminators by Daniel Granat · 10 years ago
  48. 4743775 coccinelle: ifnullfree: handle various destroy functions by Julia Lawall · 10 years ago
  49. ca047e7 coccinelle: ifnullfree: various cleanups by Julia Lawall · 10 years ago
  50. 41167d0 cocinelle: iterators: semantic patch to delete unneeded of_node_put by Julia Lawall · 10 years ago
  51. 63a478f deb-pkg: Add automatic support for armhf architecture by Ben Hutchings · 10 years ago
  52. 7c2aa61 scripts/coccinelle: fix typos by Julia Lawall · 10 years ago
  53. 1a617a8 coccinelle: misc: remove "complex return code" warnings by Johan Hovold · 10 years ago
  54. 5b16910 Coccinelle: fix incorrect -include option transformation by Andrzej Hajda · 10 years ago
  55. 02da7b4 coccinelle: tests: improve odd_ptr_err.cocci by Julia Lawall · 10 years ago
  56. 74a8478f coccinelle: misc: move constants to the right by Julia Lawall · 10 years ago
  57. d1189c6 scripts: [modpost] add new sections to white list by Noam Camus · 10 years ago
  58. 2740357 Merge branch 'topic/hw-constraint-single' into for-next by Takashi Iwai · 10 years ago
  59. 4adc605 KEYS: Provide a script to extract a module signature by David Howells · 10 years ago
  60. 2221a6e KEYS: Provide a script to extract the sys cert list from a vmlinux file by David Howells · 10 years ago
  61. f6aad26 kconfig: Fix copy&paste error by Michal Sojka · 10 years ago
  62. da23ac1 ALSA: hda - Add hduadio support to DEVTABLE by Subhransu S. Prusty · 10 years ago
  63. 1920c29 ver_linux: proc/modules, limit text processing to 'sed' by Alexander Kapshuk · 10 years ago
  64. 031c155 ver_linux: wireless-tools, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  65. 1245b7e ver_linux: use 'udevadm', instead of 'udevinfo' by Alexander Kapshuk · 10 years ago
  66. 29dfecf ver_linux: sh-utils, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  67. 7a34323 ver_linux: loadkeys, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  68. be6bb51 ver_linux: net-tools, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  69. e723087 ver_linux: procps, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  70. 53494ba ver_linux: libcpp, fix missing output by Alexander Kapshuk · 10 years ago
  71. 1e5f739 ver_linux: ldd, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  72. cbb57d1 ver_linux: libc, input redirection to sed fails in some distros by Alexander Kapshuk · 10 years ago
  73. b903fa9 ver_linux: ppp, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  74. 8fb0959 ver_linux: quota-tools, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  75. f437d1e ver_linux: pcmciautils, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  76. 44422f3 ver_linux: xfsprogs, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  77. 63e781a ver_linux: reiserfsprogs, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  78. 0fc8de5 ver_linux: jfsutils, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  79. a878222 ver_linux: e2fsprogs, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  80. 5bcb2f5 ver_linux: module-init-tools, look for numerical input, not field number by Alexander Kapshuk · 10 years ago
  81. 12b2732 ver_linux: util-linux, 'fdformat' not ubiquitous any longer by Alexander Kapshuk · 10 years ago
  82. 3e2f5cf ver_linux: binutils, fix inaccurate output by Alexander Kapshuk · 10 years ago
  83. 1d60b87 ver_linux: make --version, use regex to find version number by Alexander Kapshuk · 10 years ago
  84. 235024e ver_linux: gcc -dumpversion, use regex to find version number by Alexander Kapshuk · 10 years ago
  85. 8d740a3 builddeb: remove debian/files before build by Riku Voipio · 10 years ago
  86. bd960f0 scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O= by Michael Ellerman · 10 years ago
  87. 2163e7b kconfig/merge_config.sh: Accept a single file by Gabriel de Perthuis · 10 years ago
  88. ed94fea kconfig/merge_config.sh: Support KCONFIG_CONFIG by Gabriel de Perthuis · 10 years ago
  89. d1b0dc9 Update the buildsystem for KConfig finding Qt by Thiago Macieira · 10 years ago
  90. b4ff1de Port xconfig to Qt5 - Update copyright. by Boris Barbulovski · 10 years ago
  91. ee7298f Port xconfig to Qt5 - Fix goParent issue. by Boris Barbulovski · 10 years ago
  92. 5df9da9 Port xconfig to Qt5 - on Back clicked, deselect old item. by Boris Barbulovski · 10 years ago
  93. 76d53cb Port xconfig to Qt5 - Add(back) one click checkbox toggle. by Boris Barbulovski · 10 years ago
  94. e336b9f Port xconfig to Qt5 - Add(back) lineedit editing. by Boris Barbulovski · 10 years ago
  95. 5c60014 Port xconfig to Qt5 - Remove some commented code. by Boris Barbulovski · 10 years ago
  96. b3c48f9 Port xconfig to Qt5 - Source format. by Boris Barbulovski · 10 years ago
  97. f999cc0 Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel. by Boris Barbulovski · 10 years ago
  98. d960b98 Port xconfig to Qt5 - Change ConfigItem constructor parent type. by Boris Barbulovski · 10 years ago
  99. a5225e9 Port xconfig to Qt5 - Disable ConfigList soring by Boris Barbulovski · 10 years ago
  100. 5c6f155 Port xconfig to Qt5 - Remove ConfigList::updateMenuList template. by Boris Barbulovski · 10 years ago