1. eda603f docbook: warn on unused doc entries by Johannes Berg · 14 years ago
  2. 1f3a668 kernel-doc: ignore case when stripping attributes by Johannes Berg · 14 years ago
  3. c70662e Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  4. 8558f59 setlocalversion: Ignote SCMs above the linux source tree by Michal Marek · 14 years ago
  5. e981b06 Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes by Michal Marek · 14 years ago
  6. 3c955b4 fixes for using make 3.82 by Jan Beulich · 14 years ago
  7. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  8. 3643f84 kconfig: fix segfault when detecting recursive dependency by Sam Ravnborg · 14 years ago
  9. 84062dd kconfig: fix savedefconfig with choice marked optional by Sam Ravnborg · 14 years ago
  10. 7cfddee kbuild: drop unifdef-y support by Sam Ravnborg · 14 years ago
  11. 9a459f6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  12. 090b710 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  13. 55c640c setlocalversion: fix version for untaged nontip mercurial revs by Milton Miller · 14 years ago
  14. 4418a2b kconfig: Fix warning: ignoring return value of 'fgets' by Jean Sacren · 14 years ago
  15. bf5e327 kconfig: Fix warning: ignoring return value of 'fwrite' by Jean Sacren · 14 years ago
  16. 866af40 nconfig: Fix segfault when menu is empty by Andrej Gelenberg · 14 years ago
  17. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  18. 019fca8 MN10300: Permit .GCC-command-line sections by David Howells · 14 years ago
  19. 465c6cc tracing: Extend recordmcount to better support Blackfin mcount by Mike Frysinger · 14 years ago
  20. a64b44e kconfig: fix tristate choice with minimal config by Sam Ravnborg · 14 years ago
  21. 801690c kconfig: fix savedefconfig for tristate choices by Sam Ravnborg · 14 years ago
  22. b6d676d mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 14 years ago
  23. 5003bab fix "scripts/mod/modpost.c: fix memory leak" by Andrew Morton · 14 years ago
  24. 6a84152 param: silence .init.text references from param ops by Rusty Russell · 14 years ago
  25. b998e00 checkpatch: fix extraneous EXPORT_SYMBOL* warnings by Patrick Pannuto · 14 years ago
  26. 09ef872 checkpatch: warn about unexpectedly long msleep's by Patrick Pannuto · 14 years ago
  27. 1a15a25 checkpatch: prefer usleep_range over udelay by Patrick Pannuto · 14 years ago
  28. 8bbea96 checkpatch: add more exceptions to 80 char lines by Joe Perches · 14 years ago
  29. 5150bda checkpatch: change externals to globals by Joe Eloff · 14 years ago
  30. 5f7ddae checkpatch: fix handling of leading spaces by Raffaele Recalcati · 14 years ago
  31. 7840a94 checkpatch: refactor 'allowed asm includes' and add memory.h by Wolfram Sang · 14 years ago
  32. 37ed19d scripts/mod/modpost.c: fix memory leak by Alexey Fomenko · 14 years ago
  33. 45d7f32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  34. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 1482834 kconfig: fix make oldconfig by Sam Ravnborg · 14 years ago
  36. ab11b48 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  37. f43100a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  38. 27b4a1a Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  39. e4d6152 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  40. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 14 years ago
  41. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  42. 1ce53ad modpost: support objects with more than 64k sections by Denys Vlasenko · 14 years ago
  43. 4696e29 trivial: fix a typo in a filename by Uwe Kleine-König · 14 years ago
  44. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 14 years ago
  45. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  46. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  47. 49192f2 kconfig: code refactoring in confdata.c by Sam Ravnborg · 14 years ago
  48. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 14 years ago
  49. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  50. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 14 years ago
  51. 59e89e3 kconfig: save location of config symbols by Sam Ravnborg · 14 years ago
  52. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  53. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  54. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  55. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  56. ac1ffde kconfig: fix MODULES-related bug in case of no .config by Ulf Magnusson · 14 years ago
  57. 1244b41 kconfig: make randconfig fair for booleans by Peter Korsgaard · 14 years ago
  58. 58f915a nconfig: Fix segfault when help contains special characters by Stephen Boyd · 14 years ago
  59. 3a01736 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  60. a484e54 tracing: Fix $mcount_regex for MIPS in recordmcount.pl by David Daney · 14 years ago
  61. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  62. b003afe kbuild: Fix make rpm by Michal Marek · 14 years ago
  63. 6dc0c2f kbuild: Make the setlocalversion script POSIX-compliant by Michał Górny · 14 years ago
  64. 0a28c47 kconfig: Don't write invisible choice values by Jan Beulich · 14 years ago
  65. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  66. a2262d8 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  67. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  68. 246cf9c kbuild: Warn on selecting symbols with unmet direct dependencies by Catalin Marinas · 14 years ago
  69. 5e8e1cc scripts/dtc: Fix a resource leak by Martin Ettl · 14 years ago
  70. 62052be Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes by Michal Marek · 14 years ago
  71. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  72. 1e9dea2 Add support for the C variable in the coccicheck script by Nicolas Palix · 14 years ago
  73. b51cae2 Add wait4() back to the set of <asm-generic/unistd.h> syscalls. by Chris Metcalf · 14 years ago
  74. 8af8b28 Merge branch 'setlocalversion-speedup' into kbuild/kbuild by Michal Marek · 14 years ago
  75. 0915512 kbuild: Clean up and speed up the localversion logic by Michal Marek · 14 years ago
  76. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  77. 1c93866 kbuild: Fix modpost segfault by Krzysztof Halasa · 14 years ago
  78. 60c8eca scripts:conf.c Fix warning: variable 'type' set but not used by Justin P. Mattock · 14 years ago
  79. 6ff2151 Merge branch 'kbuild/coccinelle' into kbuild/misc by Michal Marek · 14 years ago
  80. 82c4340 Add scripts/coccinelle/deref_null.cocci by Nicolas Palix · 14 years ago
  81. f853f83 Add scripts/coccinelle/err_cast.cocci by Nicolas Palix · 14 years ago
  82. 09c3539 Add scripts/coccinelle/resource_size.cocci by Nicolas Palix · 14 years ago
  83. cf5842d Add scripts/coccinelle/alloc/kzalloc-simple.cocci by Nicolas Palix · 14 years ago
  84. 51169c8 Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci by Nicolas Palix · 14 years ago
  85. 74425ee Add a target to use the Coccinelle checker by Nicolas Palix · 14 years ago
  86. 607b30f kbuild: Create output directory in Makefile.modbuiltin by Michal Marek · 14 years ago
  87. 8e5564e perf tools: Make target to generate self contained source tarball by Arnaldo Carvalho de Melo · 14 years ago
  88. c1518f1 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  89. e26d6b8 Makefile.build: make KBUILD_SYMTYPES work again by Don Zickus · 14 years ago
  90. b396aa0 scripts: decodecode: remove bashisms by Rabin Vincent · 14 years ago
  91. e7401d8 menuconfig: truncate list items by Li Zefan · 14 years ago
  92. 42ef223 menuconfig: fix to center checklist correctly in a corner case by Li Zefan · 14 years ago
  93. aa42abe kbuild: Change section of generated debian packages to kernel by Rogério Brito · 14 years ago
  94. 2d7204a kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 by Rogério Brito · 14 years ago
  95. ee6eed8 kbuild: Add homepage field to debian/control file by Rogério Brito · 14 years ago
  96. 03b550d checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters by Roland Dreier · 14 years ago
  97. 073ed10 scripts: add nconf into gitignore file by Américo Wang · 14 years ago
  98. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 14 years ago
  99. 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 14 years ago
  100. 120d63e xconfig: remove unused function by Li Zefan · 14 years ago