1. 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
  2. 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
  3. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  5. 5e4f6ba checkpatch: add ability to --fix (coalesce) string fragments on multiple lines by Joe Perches · 9 years ago
  6. b75ac61 checkpatch: add --strict "pointer comparison to NULL" test by Joe Perches · 9 years ago
  7. 90ad30e checkpatch: add test for consecutive string fragments by Joe Perches · 9 years ago
  8. 0ab9019 checkpatch: add --strict preference for #defines using BIT(foo) by Joe Perches · 9 years ago
  9. f512357 checkpatch: allow certain SI units with three characters by Julius Werner · 9 years ago
  10. ea4acbb checkpatch: Add --strict test for function pointer calling style by Joe Perches · 9 years ago
  11. e0d975b checkpatch: reduce MAINTAINERS update message frequency by Joe Perches · 9 years ago
  12. abb08a5 checkpatch: try to avoid mask and shift errors by Joe Perches · 9 years ago
  13. 36061e3 checkpatch: fix use via symlink, make missing spelling file non-fatal by Joe Perches · 9 years ago
  14. 15160f9 checkpatch: improve warning message for "needless if" case by Fabio Estevam · 9 years ago
  15. 04941aa checkpatch: improve test for no space after cast by Joe Perches · 9 years ago
  16. 619a908 checkpatch: add error on use of attribute((weak)) or __weak declarations by Joe Perches · 9 years ago
  17. 2381097 checkpatch: add an error test for no space before comma by Joe Perches · 9 years ago
  18. 7b99078 scripts/kernel-doc: don't eat struct members with __aligned by Johannes Berg · 9 years ago
  19. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  20. cc641d5 checkkconfigsymbols.py: improve detection of defects by Valentin Rothberg · 10 years ago
  21. 24fe1f0 checkkconfigsymbols.sh: reimplementation in python by Valentin Rothberg · 10 years ago
  22. 1f648f8 coccinelle: api: add spatch to prevent unnecessary .owner by Wolfram Sang · 10 years ago
  23. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  24. 323a028 dts, kbuild: Implement support for dtb vendor subdirs by Robert Richter · 10 years ago
  25. 9fb5e53 dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst by Robert Richter · 10 years ago
  26. da92da3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  27. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  28. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  29. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  30. 7cbc0ea scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized by Tim Gardner · 10 years ago
  31. f9a4d11 scripts/headers_install.sh: fix error handling by Javier Barrio · 10 years ago
  32. f78d98f checkpatch: warn on logging functions with KERN_<LEVEL> by Joe Perches · 10 years ago
  33. 840080a checkpatch: add exception to return then else test by Joe Perches · 10 years ago
  34. 66b47b4 checkpatch: look for common misspellings by Kees Cook · 10 years ago
  35. 08a2843 checkpatch: warn on macros with flow control statements by Joe Perches · 10 years ago
  36. d2207cc checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  37. f17dba4 checkpatch: add --strict test for concatenated string elements by Joe Perches · 10 years ago
  38. 5619327 checkpatch: allow optional shorter config descriptions by Vadim Bendebury · 10 years ago
  39. de4c924 checkpatch: enable whitespace checks for DTS files by Geert Uytterhoeven · 10 years ago
  40. cdcee68 checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h by Sergey Ryazanov · 10 years ago
  41. 72c231c checkpatch: remove debugging message by Joe Perches · 10 years ago
  42. 388982b checkpatch: fix spello by Andrew Morton · 10 years ago
  43. 53255c9 s390/ftrace: remove 31 bit ftrace support by Heiko Carstens · 10 years ago
  44. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  45. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  46. 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
  47. 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
  48. 4204111 deb-pkg: remove obsolete -isp option to dpkg-gencontrol by Asbjoern Sloth Toennesen · 10 years ago
  49. 6c34f1f aarch64: filter $x from kallsyms by Kyle McMartin · 10 years ago
  50. 5b2389b kbuild: simplify build, clean, modbuiltin shorthands by Masahiro Yamada · 10 years ago
  51. a4954fd kbuild: remove obj-n and lib-n handling by Masahiro Yamada · 10 years ago
  52. 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
  53. 932058a coccinelle: misc: semantic patch to delete overly complex return code processing by Julia Lawall · 10 years ago
  54. e0e5070 sched: add macros to define bitops for task atomic flags by Zefan Li · 10 years ago
  55. be8af2d kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Bjørn Forsman · 10 years ago
  56. 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
  57. 22739ed deb-pkg: Add support for powerpc little endian by Michael Neuling · 10 years ago
  58. 6688173 checkpatch: allow commit descriptions on separate line from commit id by Joe Perches · 10 years ago
  59. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  60. 3f6316b checkpatch: relax check for length of git commit IDs by Joe Perches · 10 years ago
  61. 208ad00 checkstack.pl: port to AArch64 by Kyle McMartin · 10 years ago
  62. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  63. 40e42f6 modinst: wrap long lines in order to enhance cmd_modules_install by Bertrand Jacquin · 10 years ago
  64. d10f9f6 modsign: lookup lines ending in .ko in .mod files by Bertrand Jacquin · 10 years ago
  65. d93e171 modpost: simplify file name generation of *.mod.c files by Mathias Krause · 10 years ago
  66. 7a3ee75 modpost: reduce visibility of symbols and constify r/o arrays by Mathias Krause · 10 years ago
  67. 270a009 scripts/kernel-doc: recognize __meminit by Randy Dunlap · 10 years ago
  68. 2d08713 builddeb: put the dbg files into the correct directory by Michal Marek · 10 years ago
  69. b25c2ff bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_ by Josh Triplett · 10 years ago
  70. 7285996 kconfig: nconfig: fix multi-byte UTF handling by Brian Norris · 10 years ago
  71. c40724d kconfig: lxdialog: fix spelling by Brian Norris · 10 years ago
  72. 06ed5c2 kbuild: Make scripts executable by Michal Marek · 10 years ago
  73. 8e17065 scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case by Dirk Gouders · 10 years ago
  74. a60113d scripts/tags.sh: remove *PCGFLAGS regular expressions by Dirk Gouders · 10 years ago
  75. 8bf4aba scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags by Dirk Gouders · 10 years ago
  76. 221ecca kbuild: remove redundant clean-files from scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  77. 022af62 kbuild: refactor script/kconfig/Makefile by Masahiro Yamada · 10 years ago
  78. 97e3226 kbuild: handle the dependency of multi-objs hostprogs appropriately by Masahiro Yamada · 10 years ago
  79. c8589d1 kbuild: handle multi-objs dependency appropriately by Masahiro Yamada · 10 years ago
  80. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  81. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  82. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  83. af5b7e8 Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  84. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  85. b8432c6 PM / tools: analyze_suspend.py: update to v3.0 by Todd E Brandt · 10 years ago
  86. 0da1d4a x86: Add "make tinyconfig" to configure the tiniest possible kernel by Josh Triplett · 10 years ago
  87. 3aaefce x86, platform, kconfig: move kvmconfig functionality to a helper by Josh Triplett · 10 years ago
  88. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  89. 8370ede bin2c: move bin2c in scripts/basic by Vivek Goyal · 10 years ago
  90. fda9f99 scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86 by Konstantin Khlebnikov · 10 years ago
  91. c965526 scripts/tags.sh: include compat_sys_* symbols in the generated tags by Catalin Marinas · 10 years ago
  92. 45715f3 scripts/coccinelle/free/ifnullfree.cocci: add copyright information by Fabian Frederick · 10 years ago
  93. 791dfeb scripts/coccinelle/free: add NULL test before freeing functions by Fabian Frederick · 10 years ago
  94. 164f0d2 kbuild: Fix handling of backslashes in *.cmd files by Michal Marek · 10 years ago
  95. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  96. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  97. f842230 checkpatch: update $declaration_macros, add uninitialized_var by Joe Perches · 10 years ago
  98. ece9659 checkpatch: warn on missing spaces in broken up quoted by Dan Carpenter · 10 years ago
  99. 308cc8d checkpatch: fix false positives for --strict "space after cast" test by Joe Perches · 10 years ago
  100. e81f239 checkpatch: fix false positive MISSING_BREAK warnings with --file by Joe Perches · 10 years ago