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