1. 1482834 kconfig: fix make oldconfig by Sam Ravnborg · 14 years ago
  2. f43100a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  3. 27b4a1a Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  4. e4d6152 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  5. 7a996d3 Merge commit 'v2.6.35' into kbuild/kconfig by Michal Marek · 14 years ago
  6. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  7. 1ce53ad modpost: support objects with more than 64k sections by Denys Vlasenko · 14 years ago
  8. 4696e29 trivial: fix a typo in a filename by Uwe Kleine-König · 14 years ago
  9. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 14 years ago
  10. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  11. 7cf3d73 kconfig: add savedefconfig by Sam Ravnborg · 14 years ago
  12. 49192f2 kconfig: code refactoring in confdata.c by Sam Ravnborg · 14 years ago
  13. c252147 kconfig: refactor code in symbol.c by Sam Ravnborg · 14 years ago
  14. 0748cb3 kconfig: add alldefconfig by Sam Ravnborg · 14 years ago
  15. d595cea kconfig: print more info when we see a recursive dependency by Roman Zippel · 14 years ago
  16. 59e89e3 kconfig: save location of config symbols by Sam Ravnborg · 14 years ago
  17. 861b4ea kconfig: change nonint_oldconfig to listnewconfig by Sam Ravnborg · 14 years ago
  18. ef61ca8 kconfig: rename loose_nonint_oldconfig => oldnoconfig by Sam Ravnborg · 14 years ago
  19. 4062f1a kconfig: use long options in conf by Sam Ravnborg · 14 years ago
  20. ac1ffde kconfig: fix MODULES-related bug in case of no .config by Ulf Magnusson · 14 years ago
  21. 1244b41 kconfig: make randconfig fair for booleans by Peter Korsgaard · 14 years ago
  22. 58f915a nconfig: Fix segfault when help contains special characters by Stephen Boyd · 14 years ago
  23. b003afe kbuild: Fix make rpm by Michal Marek · 14 years ago
  24. 6dc0c2f kbuild: Make the setlocalversion script POSIX-compliant by Michał Górny · 14 years ago
  25. 0a28c47 kconfig: Don't write invisible choice values by Jan Beulich · 14 years ago
  26. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  27. 246cf9c kbuild: Warn on selecting symbols with unmet direct dependencies by Catalin Marinas · 14 years ago
  28. 5e8e1cc scripts/dtc: Fix a resource leak by Martin Ettl · 15 years ago
  29. 62052be Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes by Michal Marek · 14 years ago
  30. 1e9dea2 Add support for the C variable in the coccicheck script by Nicolas Palix · 14 years ago
  31. 8af8b28 Merge branch 'setlocalversion-speedup' into kbuild/kbuild by Michal Marek · 14 years ago
  32. 0915512 kbuild: Clean up and speed up the localversion logic by Michal Marek · 14 years ago
  33. 1c93866 kbuild: Fix modpost segfault by Krzysztof Halasa · 14 years ago
  34. 60c8eca scripts:conf.c Fix warning: variable 'type' set but not used by Justin P. Mattock · 14 years ago
  35. 6ff2151 Merge branch 'kbuild/coccinelle' into kbuild/misc by Michal Marek · 14 years ago
  36. 82c4340 Add scripts/coccinelle/deref_null.cocci by Nicolas Palix · 14 years ago
  37. f853f83 Add scripts/coccinelle/err_cast.cocci by Nicolas Palix · 14 years ago
  38. 09c3539 Add scripts/coccinelle/resource_size.cocci by Nicolas Palix · 14 years ago
  39. cf5842d Add scripts/coccinelle/alloc/kzalloc-simple.cocci by Nicolas Palix · 14 years ago
  40. 51169c8 Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci by Nicolas Palix · 14 years ago
  41. 74425ee Add a target to use the Coccinelle checker by Nicolas Palix · 14 years ago
  42. 607b30f kbuild: Create output directory in Makefile.modbuiltin by Michal Marek · 14 years ago
  43. 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
  44. e26d6b8 Makefile.build: make KBUILD_SYMTYPES work again by Don Zickus · 14 years ago
  45. b396aa0 scripts: decodecode: remove bashisms by Rabin Vincent · 14 years ago
  46. e7401d8 menuconfig: truncate list items by Li Zefan · 14 years ago
  47. 42ef223 menuconfig: fix to center checklist correctly in a corner case by Li Zefan · 14 years ago
  48. aa42abe kbuild: Change section of generated debian packages to kernel by Rogério Brito · 14 years ago
  49. 2d7204a kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 by Rogério Brito · 14 years ago
  50. ee6eed8 kbuild: Add homepage field to debian/control file by Rogério Brito · 14 years ago
  51. 03b550d checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters by Roland Dreier · 14 years ago
  52. 073ed10 scripts: add nconf into gitignore file by Américo Wang · 14 years ago
  53. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 14 years ago
  54. 39a4897 xconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
  55. 120d63e xconfig: remove unused function by Li Zefan · 15 years ago
  56. c1f96f0 xconfig: clean up by Li Zefan · 15 years ago
  57. c10d03c gconfig: fix null pointer warning by Li Zefan · 15 years ago
  58. e0bb7fe gconfig: fix to tag NEW symbols correctly by Li Zefan · 15 years ago
  59. f9447c4 menuconfig: improive help text a bit by Li Zefan · 15 years ago
  60. 3fb9acb kconfig: fix to tag NEW symbols correctly by Li Zefan · 15 years ago
  61. 70ed074 kconfig: print the range of integer/hex symbol in help text by Li Zefan · 15 years ago
  62. b040b44 kconfig: print symbol type in help text by Li Zefan · 15 years ago
  63. f0778c8 kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig by Aristeu Rozanski · 15 years ago
  64. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  65. 1743192 kconfig: Hide error output in find command in streamline_config.pl by Toralf Förster · 14 years ago
  66. 1d1d1fe kconfig: Fix typo in comment in streamline_config.pl by Toralf Foerster · 14 years ago
  67. e5199ed kconfig: Make a variable local in streamline_config.pl by Toralf Foerster · 14 years ago
  68. 2a2a400 initramfs: add support for in-kernel initramfs compressed with LZO by Albin Tonnerre · 14 years ago
  69. d4977c7 checkpatch: warn on declaration with storage class not at the beginning by Tobias Klauser · 14 years ago
  70. 3354957 checkpatch: add check for too short Kconfig descriptions by Andi Kleen · 14 years ago
  71. 0fa0559 scripts/get_maintainer.pl: default to not include unspecified tags by Florian Mickler · 14 years ago
  72. 368669d scripts/get_maintainer.pl: add .get_maintainer.conf default options file by Joe Perches · 14 years ago
  73. e4d26b0 scripts/get_maintainer.pl: optionally ignore non-maintainer signatures by Joe Perches · 14 years ago
  74. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  75. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 15 years ago
  76. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  77. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  79. fedb3d2 MODULE_DEVICE_TABLE(isapnp, ...) does nothing by Ondrej Zary · 15 years ago
  80. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  81. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 539c99f Merge branch 'next' into for-linus by James Morris · 15 years ago
  83. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  84. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  85. 06f9a55 gconfig: add support to show hidden options that have prompts by Li Zefan · 15 years ago
  86. 22c7eca menuconfig: add support to show hidden options which have prompts by Li Zefan · 15 years ago
  87. 7b5d872 gconfig: remove show_debug option by Li Zefan · 15 years ago
  88. 2944235 gconfig: remove dbg_print_ptype() and dbg_print_stype() by Li Zefan · 15 years ago
  89. c6ccc30 kconfig: fix zconfdump() by Li Zefan · 15 years ago
  90. 4280eae kconfig: some small fixes by Li Zefan · 15 years ago
  91. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 15 years ago
  93. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 15 years ago
  94. d25d6fa Merge branch 'master' into next by James Morris · 15 years ago
  95. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 15 years ago
  96. 2007220 scripts/kernel-doc: fix fatal error on function prototype by Randy Dunlap · 15 years ago
  97. 3a4df13 get_maintainer: repair STDIN usage by Wolfram Sang · 15 years ago
  98. ef5da59 scripts/kernel-doc: handle struct member __aligned by Randy Dunlap · 15 years ago
  99. b834193 kbuild: Include gen_initramfs_list.sh and the file list in the .d file by Jason Gunthorpe · 15 years ago
  100. da6df87 kconfig: recalc symbol value before showing search results by Li Zefan · 15 years ago