1. 275744c kconfig/conf: reduce the scope of `defconfig_file' by Arnaud Lacombe · 14 years ago
  2. 8494453 kconfig: use calloc() for expr allocation by Arnaud Lacombe · 14 years ago
  3. e54e692 kconfig: introduce specialized printer by Arnaud Lacombe · 14 years ago
  4. ec6452a kconfig: do not overwrite symbol direct dependency in assignment by Arnaud Lacombe · 13 years ago
  5. f210735 headers_install: fix __packed in exported kernel headers by Markus Trippelsdorf · 13 years ago
  6. 3bdccc8 package: Makefile: fix perf target bug by matt mooney · 14 years ago
  7. 5e05981 Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux-2.6 into kbuild/kbuild by Michal Marek · 13 years ago
  8. f0f3ca8 docproc: cleanup brace placement by Jesper Juhl · 13 years ago
  9. df0a92c scripts/gcc-goto.sh: fix a typo ("suport") by Jonathan Neuschäfer · 13 years ago
  10. 1744122 checkpatch: add warning for uses of printk_ratelimit by Joe Perches · 13 years ago
  11. c443453 bootgraph.pl: relax timing information requirements by Andrew Murray · 13 years ago
  12. bfe5424 kbuild: Hack for depmod not handling X.Y versions by Michal Marek · 13 years ago
  13. fc4da9a kbuild: Move depmod call to a separate script by Michal Marek · 13 years ago
  14. edfc86a dtc: regen parser by Arnaud Lacombe · 13 years ago
  15. 95abef8 dtc: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  16. 2f76b35 kconfig: regen parser by Arnaud Lacombe · 13 years ago
  17. 378dbb2 kconfig: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  18. 674eed8 kconfig/zconf.l: do not ask to generate backup by Arnaud Lacombe · 13 years ago
  19. b96a0d0 kconfig: kill no longer needed reference to YYDEBUG by Arnaud Lacombe · 13 years ago
  20. 61f956f kconfig: constify `kconf_id_lookup' by Arnaud Lacombe · 14 years ago
  21. 58ef81c genksym: regen parser by Arnaud Lacombe · 13 years ago
  22. 880f449 genksyms: migrate parser to implicit rules by Arnaud Lacombe · 13 years ago
  23. 6b19e7e genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o by Arnaud Lacombe · 13 years ago
  24. 45c47d9 genksyms: pass hash and lookup functions name and target language though the input file by Arnaud Lacombe · 14 years ago
  25. 991d76c kbuild: simplify the %_shipped rule by Arnaud Lacombe · 13 years ago
  26. 7373f4f kbuild: add implicit rules for parser generation by Arnaud Lacombe · 13 years ago
  27. e0318d8 kbuild: add `baseprereq' by Arnaud Lacombe · 13 years ago
  28. 181e976 kbuild: silence Nothing to be done for 'all' message by Peter Foley · 13 years ago
  29. 36fee53 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  30. a61944c Merge commit 'v3.0-rc1' into kbuild/kconfig by Michal Marek · 13 years ago
  31. 2e48352 Merge commit 'v3.0-rc1' into kbuild/kbuild by Michal Marek · 13 years ago
  32. 1ea3ad4 kconfig/gconf: silent missing prototype warnings by Arnaud Lacombe · 13 years ago
  33. f8aea77 kconfig/gconf: kill deadcode by Arnaud Lacombe · 13 years ago
  34. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 13 years ago
  35. 8425038 kconfig: nuke reference to SWIG by Arnaud Lacombe · 13 years ago
  36. 02d95c9 kconfig: add missing <stdlib.h> inclusion by Arnaud Lacombe · 13 years ago
  37. dd00330 kconfig: add missing <ctype.h> inclusion by Arnaud Lacombe · 13 years ago
  38. 10a4b27 kconfig: add missing <stdarg.h> inclusion by Arnaud Lacombe · 13 years ago
  39. 75f1468 kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() by Arnaud Lacombe · 13 years ago
  40. d8fc320 kconfig: annotate non-trivial fall-trough by Arnaud Lacombe · 13 years ago
  41. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  43. d6a72fe 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 · 13 years ago
  44. 9905ce8 ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM by Rabin Vincent · 14 years ago
  45. 4d7a2fa scripts/tags.sh: Add magic for trace-events for etags too by Steven Rostedt · 14 years ago
  46. 50d6828e scripts/tags.sh: Fix ctags for DEFINE_EVENT() by Steven Rostedt · 14 years ago
  47. f3ae1c7 Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  48. 51b550a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  49. 62af816 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  50. 0fccc62 checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions by Joe Perches · 13 years ago
  51. b053172 checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions by Joe Perches · 13 years ago
  52. 428e2fd checkpatch: add check for line continuations in quoted strings by Joe Perches · 13 years ago
  53. ac9a126 Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig by Michal Marek · 13 years ago
  54. 4c54f0f kconfig: Only generate config_is_xxx for bool and tristate options by Michal Marek · 14 years ago
  55. d49e468 xconfig: merge code path to conf_write() by Arnaud Lacombe · 13 years ago
  56. 163d3fe kbuild: Fix reference to vermagic.h by Geert Uytterhoeven · 13 years ago
  57. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  58. 0bd41df kbuild: Create a kernel-headers RPM by Arun Sharma · 14 years ago
  59. 857c7e4 rpm-pkg: Fix when current directory is a symlink by Michal Marek · 14 years ago
  60. 51f31af Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig by Michal Marek · 13 years ago
  61. bdebd48 kconfig: do not record timestamp in .config by Arnaud Lacombe · 14 years ago
  62. ca995cb export_report: use warn() to issue WARNING, so they go to stderr by Jim Cromie · 13 years ago
  63. bdabc7a export_report: sort SECTION 2 output by Jim Cromie · 13 years ago
  64. de7b0b4 export_report: do collectcfiles work in perl itself by Jim Cromie · 13 years ago
  65. 6ef3d36 gconfig: Hide unused left treeview when start up the interface by Eduardo Silva · 14 years ago
  66. 2626e67 gconfig: enable rules hint for main treeviews by Eduardo Silva · 14 years ago
  67. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  69. df48d871 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
  70. d410fa4 Create Documentation/security/, by Randy Dunlap · 14 years ago
  71. d697182 ftrace/kbuild: Add recordmcount files to force full build by Michal Marek · 14 years ago
  72. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 14 years ago
  73. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 14 years ago
  74. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 14 years ago
  75. de12518 kconfig: autogenerated config_is_xxx macro by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  76. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  77. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 14 years ago
  78. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
  79. 07d8b59 ftrace/recordmcount: mcount address adjustment by Martin Schwidefsky · 14 years ago
  80. 41b402a ftrace/recordmcount: Add helper function get_sym_str_and_relp() by Steven Rostedt · 14 years ago
  81. 37762cb ftrace/recordmcount: Remove duplicate code to find mcount symbol by Steven Rostedt · 14 years ago
  82. 85356f8 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers by Steven Rostedt · 14 years ago
  83. dfad3d5 ftrace/recordmcount: Add warning logic to warn on mcount not recorded by Steven Rostedt · 14 years ago
  84. ffd618f ftrace/recordmcount: Make ignored mcount calls into nops at compile time by Steven Rostedt · 14 years ago
  85. 8abd572 ftrace/recordmcount: Modify only executable sections by Steven Rostedt · 14 years ago
  86. 9f087e7 ftrace: Add .kprobe.text section to whitelist for recordmcount.c by Steven Rostedt · 14 years ago
  87. e90b0c8 ftrace/trivial: Clean up record mcount to use Linux switch style by Steven Rostedt · 14 years ago
  88. dd5477f ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons by Steven Rostedt · 14 years ago
  89. c4d5ee1 kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o by Michal Marek · 14 years ago
  90. e0a04b1 scripts/kallsyms.c: fix potential segfault by Xiaochen Wang · 14 years ago
  91. 153f011 scripts/gen_initramfs_list.sh: Convert to a /bin/sh script by Jamey Sharp · 14 years ago
  92. 8369ae3 bcma: add Broadcom specific AMBA bus driver by Rafał Miłecki · 14 years ago
  93. e1287eb Replace '-' in kernel version with '_' by Arun Sharma · 14 years ago
  94. 8417da6f kbuild: Fix passing -Wno-* options to gcc 4.4+ by Michal Marek · 14 years ago
  95. bffd202 kbuild: move scripts/basic/docproc.c to scripts/docproc.c by Peter Foley · 14 years ago
  96. 7a04fc9 kbuild: Fix Makefile.asm-generic for um by Michal Marek · 14 years ago
  97. a6de553 kbuild: Allow to combine multiple W= levels by Michal Marek · 14 years ago
  98. af0e5d5 kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 by Dave Jones · 14 years ago
  99. f077260 Fix handling of backlash character in LINUX_COMPILE_BY name by Marcin Nowakowski · 14 years ago
  100. 6088e9f kbuild: don't warn about include/linux/version.h not including itself by Peter Foley · 14 years ago