1. dd2a3ac mod/file2alias: make modpost compile on darwin again by Andreas Bießmann · 12 years ago
  2. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  3. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 12 years ago
  4. 6c63522 builddeb: Don't create files in /tmp with predictable names by Ben Hutchings · 12 years ago
  5. 6e2e340 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 12 years ago
  6. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 12 years ago
  7. 8eef05d checkpatch: Warn on code with 6+ tab indentation by Joe Perches · 12 years ago
  8. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  9. 70c95b0 scripts/kernel-doc: fix fatal error caused by cfg80211.h by Randy Dunlap · 12 years ago
  10. 620c231c kbuild: do not check for ancient modutils tools by Lucas De Marchi · 12 years ago
  11. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 12 years ago
  12. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 408e057 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  14. 287b901 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  15. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  16. 30c4eaa menuconfig: fix a regression when canceling the prompt dialog at exit by Li Zefan · 12 years ago
  17. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 1e6c4df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  19. 37ae2d5 kbuild: Fix compiler warning with assertion when calling 'fwrite' by Arnaud Lacombe · 13 years ago
  20. e2aef4d Improve update-po-config output by Peter Foley · 13 years ago
  21. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 12 years ago
  22. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 12 years ago
  23. 136ec20 dtc: Implement -d option to write out a dependency file by Stephen Warren · 12 years ago
  24. fb3f8af coccinelle: semantic patches related to devm_ functions (part 2) by Julia Lawall · 12 years ago
  25. 22e0059 coccinelle: semantic patches related to devm_ functions (part 1) by Julia Lawall · 12 years ago
  26. d0bc1fb coccicheck: add M= option to control which dir is processed by Greg Dietsche · 13 years ago
  27. c55ac15 menuconfig: let make not report error when not save configuration by Wang YanQing · 12 years ago
  28. 320d41b merge_config.sh: fix bug in final check by John Stultz · 12 years ago
  29. c0c0cda merge_config.sh: whitespace cleanup by Darren Hart · 12 years ago
  30. 041b78c merge_config.sh: use signal names compatible with dash and bash by Darren Hart · 12 years ago
  31. 4b5f721 kconfig: add merge_config.sh script by john stultz · 12 years ago
  32. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  33. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  34. 364212f kconfig/streamline-config.pl: Fix parsing Makefile with variables by Steven Rostedt · 12 years ago
  35. d060d96 kconfig/streamline-config.pl: Simplify backslash line concatination by Steven Rostedt · 12 years ago
  36. e49ce14 modpost: use linker section to generate table. by Rusty Russell · 12 years ago
  37. 626596e modpost: use a table rather than a giant if/else statement. by Rusty Russell · 12 years ago
  38. bfcb2cc checkpatch: catch all occurences of type and cast spacing errors per line by Andy Whitcroft · 12 years ago
  39. 6b48db2 checkpatch: typeof may have more complex arguments by Andy Whitcroft · 12 years ago
  40. addcdce checkpatch: ensure cast type is unique in the context parser by Andy Whitcroft · 12 years ago
  41. c81769f checkpatch: fix complex macros handling of square brackets by Andy Whitcroft · 12 years ago
  42. e01886a checkpatch: fix 'return is not a function' square bracket handling by Andy Whitcroft · 12 years ago
  43. 72f115f checkpatch: complex macro should allow the empty do while loop by Andy Whitcroft · 12 years ago
  44. 87a5387 checkpatch: fix EXPORT_SYMBOL handling following a function by Andy Whitcroft · 12 years ago
  45. a138580 checkpatch: only apply kconfig help checks for options which prompt by Andy Whitcroft · 12 years ago
  46. 3e469cd checkpatch: optimise statement scanner when mid-statement by Andy Whitcroft · 12 years ago
  47. 89a8835 checkpatch: ## is not a valid modifier by Andy Whitcroft · 12 years ago
  48. d7c76ba checkpatch: improve memset and min/max with cast checking by Joe Perches · 12 years ago
  49. 554e165 checkpatch: check for common memset parameter issues against statments by Andy Whitcroft · 12 years ago
  50. f74bd19 checkpatch: correctly track the end of preprocessor commands in context by Andy Whitcroft · 12 years ago
  51. 5f14d3b checkpatch: prefer __printf over __attribute__((format(printf,...))) by Joe Perches · 12 years ago
  52. 270c49a checkpatch: update signature "might be better as" warning by Joe Perches · 12 years ago
  53. ed128fea get_maintainers.pl: follow renames when looking up commit signers by Ian Campbell · 12 years ago
  54. 5dd7bf5 ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. by Jochen Friedrich · 13 years ago
  55. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  56. 5bb0571 kbuild: Fix comment in Makefile.lib by Michal Marek · 12 years ago
  57. 603d8c0 scripts/genksyms: clean lex/yacc generated files by Fernando Luis Vázquez Cao · 13 years ago
  58. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 12 years ago
  59. 2e88505 recordmcount: Fix handling of elf64 big-endian objects. by David Daney · 13 years ago
  60. ff894e3 ctags: remove struct forward declarations by Alexey Dobriyan · 13 years ago
  61. fa0ad657 kconfig: adapt update-po-config to new UML layout by Paul Bolle · 13 years ago
  62. 70cc01e kconfig: use xfwrite wrapper function to silence warnings by Peter Foley · 13 years ago
  63. 4f0c28f kconfig: fix set but not used warnings by Peter Foley · 13 years ago
  64. a7d6f6e kconfig: fix warnings by specifing format arguments by Peter Foley · 13 years ago
  65. 9147621 kbuild, headers.sh: Don't make archheaders explicitly by H. Peter Anvin · 13 years ago
  66. 523817b ARM: amba: Auto-generate AMBA driver module aliases during modpost by Dave Martin · 13 years ago
  67. 29dc54c checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source by H. Peter Anvin · 13 years ago
  68. 052ad27 kbuild: Add support for an "archheaders" target by H. Peter Anvin · 13 years ago
  69. cb97914 kbuild: Add support for installing generated asm headers by H. Peter Anvin · 13 years ago
  70. 358142d scripts/tags.sh: Add Page flag function magic by Stephen Boyd · 13 years ago
  71. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  72. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  73. a84f6aa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  74. dede6fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  75. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  76. 15662b3 checkpatch: add a --strict check for utf-8 in commit logs by Joe Perches · 13 years ago
  77. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  78. 0f60be2 scripts/package/Makefile: Fix typo: an deb -> a deb by Paul Menzel · 13 years ago
  79. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  80. 0359de7 genksyms: Regenerate lexer and parser by Michal Marek · 13 years ago
  81. 2c5925d genksyms: Do not expand internal types by Michal Marek · 13 years ago
  82. b06fcd6 genksyms: Minor parser cleanup by Michal Marek · 13 years ago
  83. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  84. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  85. 93072c3 scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox by Cheng Renquan · 13 years ago
  86. e631a57 scripts/kconfig/nconf: fix editing long strings by Cheng Renquan · 13 years ago
  87. 5ea9f64 scripts/kconfig/nconf: dynamically alloc dialog_input_result by Cheng Renquan · 13 years ago
  88. cd58a90fa scripts/kconfig/nconf: fix memmove's length arg by Cheng Renquan · 13 years ago
  89. 4e24dbf scripts/kconfig/nconf: fix typo: unknow => unknown by Cheng Renquan · 13 years ago
  90. 6a5be57 fixdep: fix extraneous dependencies by Peter Foley · 13 years ago
  91. c68e587 script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS by Arnaud Lacombe · 13 years ago
  92. 49c57d2 scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement by Arnaud Lacombe · 13 years ago
  93. 58238c8 kbuild: prevent make from deleting _shipped files by Peter Foley · 13 years ago
  94. 9c65426 tags, powerpc: Update tags.sh to support _GLOBAL symbols by Ian Munsie · 13 years ago
  95. 09d4812 scripts: add extract-vmlinux by Corentin Chary · 13 years ago
  96. 6a19492 Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 13 years ago
  97. 702a945 kconfig: fix set but not used variables by Lucas De Marchi · 13 years ago
  98. 564899f kconfig: handle SIGINT in menuconfig by Davidlohr Bueso · 13 years ago
  99. 953742c kconfig: fix __enabled_ macros definition for invisible and un-selected symbols by Arnaud Lacombe · 13 years ago
  100. 6eafa46 Merge 3.1-rc4 into staging-next by Greg Kroah-Hartman · 13 years ago