1. b6a2ab2 kconfig: use va_end to match corresponding va_start by Colin Ian King · 9 years ago
  2. e994393 X.509: silence asn1 compiler debug output by Arnd Bergmann · 9 years ago
  3. 1caf6aa scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 9 years ago
  4. 6dcb4e5 kbuild: allow cc-ifversion to have the argument for false condition by Masahiro Yamada · 9 years ago
  5. 665d92e kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion by Masahiro Yamada · 9 years ago
  6. dd33c03 kbuild: fix cc-ifversion macro by Masahiro Yamada · 9 years ago
  7. 09950bc merge_config.sh: Display usage if given too few arguments by Olof Johansson · 9 years ago
  8. d9f711d builddeb: Try to determine distribution by Sedat Dilek · 9 years ago
  9. 701ca30 builddeb: Update year and git repository URL in debian/copyright by Sedat Dilek · 9 years ago
  10. a16c5f9 kbuild: Fix removal of the debian/ directory by Michal Marek · 9 years ago
  11. 34948e0 kbuild: Drop support for clean-rule by Michal Marek · 9 years ago
  12. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  13. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  14. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
  15. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  17. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  18. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  19. 41e950c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  20. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  21. 5e4f6ba checkpatch: add ability to --fix (coalesce) string fragments on multiple lines by Joe Perches · 9 years ago
  22. b75ac61 checkpatch: add --strict "pointer comparison to NULL" test by Joe Perches · 9 years ago
  23. 90ad30e checkpatch: add test for consecutive string fragments by Joe Perches · 9 years ago
  24. 0ab9019 checkpatch: add --strict preference for #defines using BIT(foo) by Joe Perches · 9 years ago
  25. f512357 checkpatch: allow certain SI units with three characters by Julius Werner · 9 years ago
  26. ea4acbb checkpatch: Add --strict test for function pointer calling style by Joe Perches · 9 years ago
  27. e0d975b checkpatch: reduce MAINTAINERS update message frequency by Joe Perches · 9 years ago
  28. abb08a5 checkpatch: try to avoid mask and shift errors by Joe Perches · 9 years ago
  29. 36061e3 checkpatch: fix use via symlink, make missing spelling file non-fatal by Joe Perches · 9 years ago
  30. 15160f9 checkpatch: improve warning message for "needless if" case by Fabio Estevam · 9 years ago
  31. 04941aa checkpatch: improve test for no space after cast by Joe Perches · 9 years ago
  32. 619a908 checkpatch: add error on use of attribute((weak)) or __weak declarations by Joe Perches · 9 years ago
  33. 2381097 checkpatch: add an error test for no space before comma by Joe Perches · 9 years ago
  34. 7b99078 scripts/kernel-doc: don't eat struct members with __aligned by Johannes Berg · 9 years ago
  35. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 10 years ago
  36. b9a5442 scripts/package: binrpm-pkg do not create source and devel package by Jérôme Glisse · 10 years ago
  37. 1846dfb kbuild: remove redundant -rR flag of hdr-inst by Masahiro Yamada · 10 years ago
  38. 2d56030 kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  39. a29b823 kbuild: Remove duplicate $(cmd) definition in Makefile.clean by Michal Marek · 10 years ago
  40. 371fdc7 kbuild: collect shorthands into scripts/Kbuild.include by Masahiro Yamada · 10 years ago
  41. 7426977 bugon.cocci: fix Options at the macro by Mauro Carvalho Chehab · 10 years ago
  42. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  43. cc641d5 checkkconfigsymbols.py: improve detection of defects by Valentin Rothberg · 10 years ago
  44. 24fe1f0 checkkconfigsymbols.sh: reimplementation in python by Valentin Rothberg · 10 years ago
  45. 1f648f8 coccinelle: api: add spatch to prevent unnecessary .owner by Wolfram Sang · 10 years ago
  46. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  47. 323a028 dts, kbuild: Implement support for dtb vendor subdirs by Robert Richter · 10 years ago
  48. 9fb5e53 dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst by Robert Richter · 10 years ago
  49. da92da3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  50. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  51. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  52. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  53. 7cbc0ea scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized by Tim Gardner · 10 years ago
  54. f9a4d11 scripts/headers_install.sh: fix error handling by Javier Barrio · 10 years ago
  55. f78d98f checkpatch: warn on logging functions with KERN_<LEVEL> by Joe Perches · 10 years ago
  56. 840080a checkpatch: add exception to return then else test by Joe Perches · 10 years ago
  57. 66b47b4 checkpatch: look for common misspellings by Kees Cook · 10 years ago
  58. 08a2843 checkpatch: warn on macros with flow control statements by Joe Perches · 10 years ago
  59. d2207cc checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  60. f17dba4 checkpatch: add --strict test for concatenated string elements by Joe Perches · 10 years ago
  61. 5619327 checkpatch: allow optional shorter config descriptions by Vadim Bendebury · 10 years ago
  62. de4c924 checkpatch: enable whitespace checks for DTS files by Geert Uytterhoeven · 10 years ago
  63. cdcee68 checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h by Sergey Ryazanov · 10 years ago
  64. 72c231c checkpatch: remove debugging message by Joe Perches · 10 years ago
  65. 388982b checkpatch: fix spello by Andrew Morton · 10 years ago
  66. 53255c9 s390/ftrace: remove 31 bit ftrace support by Heiko Carstens · 10 years ago
  67. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  68. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  69. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  70. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  71. 4204111 deb-pkg: remove obsolete -isp option to dpkg-gencontrol by Asbjoern Sloth Toennesen · 10 years ago
  72. 6c34f1f aarch64: filter $x from kallsyms by Kyle McMartin · 10 years ago
  73. 5b2389b kbuild: simplify build, clean, modbuiltin shorthands by Masahiro Yamada · 10 years ago
  74. a4954fd kbuild: remove obj-n and lib-n handling by Masahiro Yamada · 10 years ago
  75. 6111da3 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  76. 932058a coccinelle: misc: semantic patch to delete overly complex return code processing by Julia Lawall · 10 years ago
  77. e0e5070 sched: add macros to define bitops for task atomic flags by Zefan Li · 10 years ago
  78. be8af2d kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Bjørn Forsman · 10 years ago
  79. 3cf6b01 Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/next by Josh Triplett · 10 years ago
  80. 22739ed deb-pkg: Add support for powerpc little endian by Michael Neuling · 10 years ago
  81. 6688173 checkpatch: allow commit descriptions on separate line from commit id by Joe Perches · 10 years ago
  82. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  83. 3f6316b checkpatch: relax check for length of git commit IDs by Joe Perches · 10 years ago
  84. 208ad00 checkstack.pl: port to AArch64 by Kyle McMartin · 10 years ago
  85. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  86. 40e42f6 modinst: wrap long lines in order to enhance cmd_modules_install by Bertrand Jacquin · 10 years ago
  87. d10f9f6 modsign: lookup lines ending in .ko in .mod files by Bertrand Jacquin · 10 years ago
  88. d93e171 modpost: simplify file name generation of *.mod.c files by Mathias Krause · 10 years ago
  89. 7a3ee75 modpost: reduce visibility of symbols and constify r/o arrays by Mathias Krause · 10 years ago
  90. 270a009 scripts/kernel-doc: recognize __meminit by Randy Dunlap · 10 years ago
  91. 2d08713 builddeb: put the dbg files into the correct directory by Michal Marek · 10 years ago
  92. b25c2ff bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_ by Josh Triplett · 10 years ago
  93. 7285996 kconfig: nconfig: fix multi-byte UTF handling by Brian Norris · 10 years ago
  94. c40724d kconfig: lxdialog: fix spelling by Brian Norris · 10 years ago
  95. 06ed5c2 kbuild: Make scripts executable by Michal Marek · 10 years ago
  96. 8e17065 scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case by Dirk Gouders · 10 years ago
  97. a60113d scripts/tags.sh: remove *PCGFLAGS regular expressions by Dirk Gouders · 10 years ago
  98. 8bf4aba scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags by Dirk Gouders · 10 years ago
  99. 221ecca kbuild: remove redundant clean-files from scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  100. 022af62 kbuild: refactor script/kconfig/Makefile by Masahiro Yamada · 10 years ago