1. c4d5ee1 kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o by Michal Marek · 15 years ago
  2. e0a04b1 scripts/kallsyms.c: fix potential segfault by Xiaochen Wang · 15 years ago
  3. 153f011 scripts/gen_initramfs_list.sh: Convert to a /bin/sh script by Jamey Sharp · 15 years ago
  4. 8417da6f kbuild: Fix passing -Wno-* options to gcc 4.4+ by Michal Marek · 15 years ago
  5. bffd202 kbuild: move scripts/basic/docproc.c to scripts/docproc.c by Peter Foley · 15 years ago
  6. 7a04fc9 kbuild: Fix Makefile.asm-generic for um by Michal Marek · 15 years ago
  7. a6de553 kbuild: Allow to combine multiple W= levels by Michal Marek · 15 years ago
  8. af0e5d5 kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 by Dave Jones · 15 years ago
  9. f077260 Fix handling of backlash character in LINUX_COMPILE_BY name by Marcin Nowakowski · 15 years ago
  10. d8ecc5c kbuild: asm-generic support by Sam Ravnborg · 15 years ago
  11. 28bc20d kbuild: implement several W= levels by Sam Ravnborg · 15 years ago
  12. 40df759 kbuild: Fix build with binutils <= 2.19 by Michal Marek · 15 years ago
  13. a8b8017 initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries by Michal Marek · 15 years ago
  14. 53e6892 kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros by Michal Marek · 15 years ago
  15. 061296d kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros by Michal Marek · 15 years ago
  16. 09ff9fe kbuild: Use the deterministic mode of ar by Michal Marek · 15 years ago
  17. 6ae9ecb kbuild: Call gzip with -n by Michal Marek · 15 years ago
  18. c50e3f5 bloat-o-meter: include read-only data section in report by Jean Delvare · 15 years ago
  19. 309c00c checkpatch: warn about memset with swapped arguments by Dave Jones · 15 years ago
  20. b078121 scripts/checkpatch.pl: reset rpt_cleaners warnings by Mike Frysinger · 15 years ago
  21. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 15 years ago
  22. 7764dcb get_maintainer.pl: allow "K:" pattern tests to match non-patch text by Joe Perches · 15 years ago
  23. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  24. b87a2d3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  25. 53a94c7 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  26. a88bab9 Merge branch 'genksyms-enum' into kbuild/kbuild by Michal Marek · 15 years ago
  27. 303fc01 genksyms: Regenerate lexer and parser by Michal Marek · 16 years ago
  28. e37ddb8 genksyms: Track changes to enum constants by Michal Marek · 16 years ago
  29. 01762c4 genksyms: simplify usage of find_symbol() by Michal Marek · 16 years ago
  30. 68eb856 genksyms: Add helpers for building string lists by Michal Marek · 16 years ago
  31. 7ec8eda genksyms: Simplify printing of symbol types by Michal Marek · 16 years ago
  32. 95f1d63 genksyms: Simplify lexer by Michal Marek · 16 years ago
  33. 9c281f1 genksyms: Do not paste the bison header file to lex.c by Michal Marek · 16 years ago
  34. 00759c0e modpost: fix trailing comma by Randy Dunlap · 15 years ago
  35. e1b702c KBuild: silence "'scripts/unifdef' is up to date." by Mike Waychison · 15 years ago
  36. 0f6e0e8 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
  37. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. a002951 Merge branch 'next' into for-linus by James Morris · 15 years ago
  40. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 15 years ago
  41. 1274a9c ftrace: Add .ref.text as one of the safe areas to trace by Steven Rostedt · 16 years ago
  42. 9a17f40 kbuild: Add make tarxz-pkg build option by Zdenek Kaspar · 16 years ago
  43. 2d8ad87 Merge commit 'v2.6.38-rc1' into kbuild/packaging by Michal Marek · 15 years ago
  44. 4a5838a kbuild: Add extra gcc checks by Borislav Petkov · 16 years ago
  45. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 15 years ago
  46. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  47. 4bc6c2d SELinux: Auto-generate security_is_socket_class by Harry Ciao · 16 years ago
  48. dbebbfb rtmutex: tester: Remove the remaining BKL leftovers by Thomas Gleixner · 16 years ago
  49. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 16 years ago
  50. 5beda5f 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 · 16 years ago
  51. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 16 years ago
  52. ab94e46 scripts/extract-ikconfig: add xz compression support by Dick Streefland · 16 years ago
  53. cce1dac trivial: Fix Steven's Copyright typos by Uwe Kleine-König · 16 years ago
  54. 0f54088 Merge branch 'kbuild/packaging' into kbuild/rc-fixes by Michal Marek · 16 years ago
  55. 9b4ce7b deb-pkg: Fix building outside of source tree (O=...). by Nicolas de Pesloüan · 16 years ago
  56. d04fa5a locking: Remove deprecated lock initializers by Thomas Gleixner · 16 years ago
  57. 3cbea43 unifdef: update to upstream version 2.5 by Tony Finch · 16 years ago
  58. f4ed100 kbuild: add GNU GLOBAL tags generation by Jianbin Kang · 16 years ago
  59. 1b9a50d deb-pkg: Use $SRCARCH for include path by maximilian attems · 16 years ago
  60. 38b3439 setlocalversion: update mercurial tag parsing by Mike Crowe · 16 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  62. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 16 years ago
  63. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 16 years ago
  64. 3d130fd checkpatch.pl: add "prefer __packed" check by Joe Perches · 16 years ago
  65. 88f8831 checkpatch: check for world-writeable sysfs/debugfs files by Dave Jones · 16 years ago
  66. c023e473 checkpatch.pl: fix CAST detection by Florian Mickler · 16 years ago
  67. caf2a54 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc by Joe Perches · 16 years ago
  68. ab6c937 scripts/get_maintainer.pl: use --git-fallback more often by Joe Perches · 16 years ago
  69. 7e1863a scripts/get_maintainer.pl: make --rolestats the default by Joe Perches · 16 years ago
  70. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  71. e316633 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  72. 1693ed2 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  73. f28b1c8 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  74. 0c05384 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  75. ee81b78 deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/ by maximilian attems · 16 years ago
  76. e680778 deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb by maximilian attems · 16 years ago
  77. 39177ec nconf: handle comment entries within choice/endchoice by Peter Korsgaard · 16 years ago
  78. bc91c9f mkuboot.sh: Fail if mkimage is missing by Roland Stigge · 16 years ago
  79. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  80. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 8484baa kernel-doc: code reorganization by Randy Dunlap · 16 years ago
  82. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 16 years ago
  83. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 16 years ago
  84. 658f29a of/flattree: Update dtc to current mainline. by John Bonesio · 16 years ago
  85. d864b7b Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  86. 7ad1227 kconfig: fix undesirable side effect of adding "visible" menu attribute by Jan Beulich · 16 years ago
  87. cd8d60a kbuild: create linux-headers package in deb-pkg by Theodore Ts'o · 16 years ago
  88. 731ece4 modpost: Fix address calculation in reloc_location() by Olof Johansson · 16 years ago
  89. 0597fcd kconfig: fix warning by Arnaud Lacombe · 16 years ago
  90. aab9433 of: Add support for linking device tree blobs into vmlinux by Dirk Brandewie · 16 years ago
  91. a3ba811 Make fixdep error handling more explicit by Ben Gamari · 16 years ago
  92. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  93. 9fb6720 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 · 16 years ago
  94. 17742dc kconfig: Make expr_copy() take a const argument by Michal Marek · 16 years ago
  95. 1137c56 kconfig: simplify select-with-unmet-direct-dependency warning by Arnaud Lacombe · 16 years ago
  96. 55f88ec kbuild, deb-pkg: support overriding userland architecture by Asbjoern Sloth Toennesen · 16 years ago
  97. 6e5f68564 checksyscalls: Fix stand-alone usage by Geert Uytterhoeven · 16 years ago
  98. 1121584 modpost: Put .zdebug* section on white list by H.J. Lu · 16 years ago
  99. d949750 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 16 years ago
  100. ab60bd0 kconfig: add more S_INT and S_HEX consistency checks by Arnaud Lacombe · 16 years ago