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