1. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  2. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  3. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  4. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  5. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
  6. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
  7. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  8. b9d97328 kernel-doc: cleanup perl script by Randy Dunlap · 15 years ago
  9. eedc9d8 kbuild: fix headers_exports with boolean expression by Russell King · 15 years ago
  10. 67b7ebe kbuild/headers_check: refine extern check by Amerigo Wang · 15 years ago
  11. 7211b8b kbuild: fix "Argument list too long" error for "make headers_check", by Sergei Poselenov · 15 years ago
  12. bdefe35 Remove bashisms from scripts by dann frazier · 15 years ago
  13. 8b8b76c kbuild: add hint about __refdata to modpost by Sam Ravnborg · 15 years ago
  14. 1581c1c scripts/headers_check.pl: correct RE in header CONFIG leak check by Robert P. J. Day · 15 years ago
  15. 12122f6 kconfig: do not hardcode "include/config/auto.conf" filename by Markus Heidelberg · 15 years ago
  16. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 15 years ago
  17. 8d90c97 kconfig qconf: fix the type of the desktop widget by Markus Heidelberg · 15 years ago
  18. fbb8637 kconfig qconf: add namespace for use of Key_ enum values by Markus Heidelberg · 15 years ago
  19. 7298b93 kconfig qconf: fix namespace for Horizontal and Vertical enum values by Markus Heidelberg · 15 years ago
  20. 98403a9 kconfig qconf: fix -Wall compiler warnings by Markus Heidelberg · 15 years ago
  21. c26dd71 gitignore: ignore Kconfig i18n files by Markus Heidelberg · 15 years ago
  22. 590a585 kconfig: add a note about the deps to the 'silentoldconfig' help by Markus Heidelberg · 15 years ago
  23. 6f26e5e kconfig: fix typo "mconfig" to "menuconfig" in a comment by Markus Heidelberg · 15 years ago
  24. 2d51005 kbuild: allow docproc invocation from external by Jiri Slaby · 15 years ago
  25. cefdff4 kbuild: clean up scripts/headers.sh by Amerigo Wang · 15 years ago
  26. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  27. 6d99232 kbuild, deb-pkg: bump standards version by maximilian attems · 15 years ago
  28. 54c3355 kbuild, deb-pkg: fix Section field by maximilian attems · 15 years ago
  29. 8ebc2fe kbuild, deb-pkg: fix Provides field by maximilian attems · 15 years ago
  30. f7a2c31 kbuild, deb-pkg: fix generated package name by maximilian attems · 15 years ago
  31. 4bf4cd4 kbuild, deb-pkg: improve Source field by Frans Pop · 15 years ago
  32. edec611 kbuild, deb-pkg: improve maintainer identification by maximilian attems · 15 years ago
  33. 9461f66 kbuild, deb-pkg: generate debian/copyright file by Frans Pop · 15 years ago
  34. a83ca277 kbuild, deb-pkg: improve changelog entry and package descriptions by Frans Pop · 15 years ago
  35. fe233cb kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages by Frans Pop · 15 years ago
  36. c72c75d kbuild, deb-pkg: allow to specify a custom revision for .deb packages by Frans Pop · 15 years ago
  37. 4964451 kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook scripts by Frans Pop · 15 years ago
  38. a89b433bd kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm by Frans Pop · 15 years ago
  39. 3e2ab25 kbuild, deb-pkg: refactor code to reduce duplication by Frans Pop · 15 years ago
  40. 4f66199 kbuild, deb-pkg: minor general improvements in builddeb script by Frans Pop · 15 years ago
  41. af6c159 kconfig: handle comment entries within choice/endchoice by Peter Korsgaard · 15 years ago
  42. 3325257 Fix scripts/setlocalversion with tagged git commit by Nico Schottelius · 15 years ago
  43. 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 15 years ago
  44. 028eceb kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc by Sam Ravnborg · 15 years ago
  45. 7d875a0 kbuild, modpost: fix unexpected non-allocatable section when cross compiling by Anders Kaseorg · 15 years ago
  46. 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 15 years ago
  47. 414772f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  48. 52dc5ae kernel-doc: restrict syntax for private: and public: by Randy Dunlap · 15 years ago
  49. b614a69 kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" by Anders Kaseorg · 15 years ago
  50. c993971 kbuild: fix comment in modpost.c by Sam Ravnborg · 15 years ago
  51. a182ad3 kbuild: fix scripts/setlocalversion with git by Nico Schottelius · 15 years ago
  52. 99e3a1e kbuild: fix Module.markers permission error under cygwin by Cedric Hombourger · 15 years ago
  53. 2e6cb8b kbuild: remove a tag file before it is regenerated by Matt Kraai · 15 years ago
  54. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  55. 720097d kbuild: introduce subdir-ccflags-y by Sam Ravnborg · 15 years ago
  56. 80a04d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  57. d3ab02a Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods by Linus Torvalds · 15 years ago
  58. 9e5ec86 kbuild: fix spurious initramfs rebuild by Maxime Bizon · 15 years ago
  59. 0fa3a88 kbuild: remove pointless strdup() on arguments passed to new_module() in modpost by Jan Beulich · 15 years ago
  60. c7bb349 kbuild: introduce destination-y for exported headers by Sam Ravnborg · 15 years ago
  61. 4774bb1 kbuild: use git svn instead of git-svn in setlocalversion by Peter Korsgaard · 15 years ago
  62. 612c280 kconfig: fix update-po-config to accect backslash in input by Sam Ravnborg · 15 years ago
  63. 79ff807 kbuild: fix option processing for -I in headerdep by Uwe Kleine-König · 15 years ago
  64. 4a7fdb5 scripts/get_maintainer.pl - Allow multiple files on command line by Joe Perches · 15 years ago
  65. cb7301c Add scripts/get_maintainer.pl by Joe Perches · 15 years ago
  66. 1e17d77 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 15 years ago
  67. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 556b0f5 Revert "fix modules_install via NFS" by David Woodhouse · 15 years ago
  69. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  71. 91400ac parisc: fix "make tar-pkg" by Helge Deller · 15 years ago
  72. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  73. 4fafd5b tracing: move scripts/trace/power.pl to scripts/tracing/power.pl by Lai Jiangshan · 15 years ago
  74. 8c8ef42 module: include other structures in module version check by Rusty Russell · 15 years ago
  75. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  76. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  78. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  79. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  80. b0fe551 kconfig: improve seed in randconfig by Ingo Molnar · 15 years ago
  81. 184832c kconfig: fix randconfig for choice blocks by Sam Ravnborg · 15 years ago
  82. b478b78 kallsyms, tracing: output more proper symbol name by Lai Jiangshan · 15 years ago
  83. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  84. b925dbf kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree by Josh Hunt · 15 years ago
  85. a2ebcc7 kbuild: fix mkspec to cleanup RPM_BUILD_ROOT by Josh Hunt · 15 years ago
  86. d15bd10 kbuild: fix C libary confusion in unifdef.c due to getline() by Justin P. Mattock · 15 years ago
  87. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  88. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  89. fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  90. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  91. bea5606 checkpatch: version 0.28 by Andy Whitcroft · 15 years ago
  92. 417495e checkpatch: add __ref as a sparse modifier by Andy Whitcroft · 15 years ago
  93. 9360b0e checkpatch: extend attribute testing to all modifiers by Andy Whitcroft · 15 years ago
  94. 667026e checkpatch: a modifier is not an identifier at the end of a type by Andy Whitcroft · 15 years ago
  95. a3340b3 checkpatch: pointer type star may have modifiers following by Andy Whitcroft · 15 years ago
  96. 00ef4ec checkpatch: correctly handle type spacing in the face of modifiers by Andy Whitcroft · 15 years ago
  97. e2f7aa4 checkpatch: do not warn about -p0 patches when checking files by Andy Whitcroft · 15 years ago
  98. f4a8773 checkpatch: make in_atomic ok in the core by Andy Whitcroft · 15 years ago
  99. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  100. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago