1. 890c78c kernel-doc: allow more whitespace in macros by Randy Dunlap · 16 years ago
  2. ce97e13 fix allmodconfig breakage by Al Viro · 16 years ago
  3. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  4. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  5. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  6. d41e2d7 sparc: Add checkstack support by Martin Habets · 16 years ago
  7. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  9. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  10. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  11. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  12. 6e144ee checkpatch: version: 0.24 by Andy Whitcroft · 16 years ago
  13. 3fef12d checkpatch: allow for comments either side of a brace on case by Andy Whitcroft · 16 years ago
  14. 740504c checkpatch: suspect indent handle macro continuation by Andy Whitcroft · 16 years ago
  15. bb44ad3 checkpatch: trailing statements ensure we report the end of the line by Andy Whitcroft · 16 years ago
  16. 4801205 checkpatch: DEFINE_ macros are real definitions for exports by Andy Whitcroft · 16 years ago
  17. bf30d6e checkpatch: complex macros checks miss square brackets by Andy Whitcroft · 16 years ago
  18. f16fa28 checkpatch: suspect code indent must stop at #else/#elif by Andy Whitcroft · 16 years ago
  19. 8ed22ca checkpatch: pull out known acceptable typedefs by Andy Whitcroft · 16 years ago
  20. afbe8d2 checkpatch: accept any sized le/be type by Andy Whitcroft · 16 years ago
  21. b132e5d checkpatch: macros which define structure members are not complex by Andy Whitcroft · 16 years ago
  22. 170d3a2 checkpatch: handle do without braces if we have enough context by Andy Whitcroft · 16 years ago
  23. a6a84062 checkpatch: labels are not possible types by Andy Whitcroft · 16 years ago
  24. 0776e59 checkpatch: do is not a possible type by Andy Whitcroft · 16 years ago
  25. 5fdd23a checkpatch: version: 0.23 by Andy Whitcroft · 16 years ago
  26. 30670854 checkpatch: ensure we only apply checks to the lines within hunks by Andy Whitcroft · 16 years ago
  27. 6f779c1 checkpatch: suspect indent count condition lines correctly by Andy Whitcroft · 16 years ago
  28. 5368df2 checkpatch: check line endings in text format files by Andy Whitcroft · 16 years ago
  29. 81bc0e0 checkpatch: handle comment/quote nesting correctly by Andy Whitcroft · 16 years ago
  30. dea3349 checkpatch: suppress errors triggered by short patch by Andy Whitcroft · 16 years ago
  31. a1080bf checkpatch: case/default checks should only check changed lines by Andy Whitcroft · 16 years ago
  32. dea79cd checkpatch: version: 0.22 by Andy Whitcroft · 16 years ago
  33. b9ea10d checkpatch: perform indent checks on perl by Andy Whitcroft · 16 years ago
  34. f055663 checkpatch: report the correct lines for single statement blocks by Andy Whitcroft · 16 years ago
  35. 2a1bc5d checkpatch: %Lx tests should hand %% as a literal by Andy Whitcroft · 16 years ago
  36. 9bd49ef checkpatch: suspect indent -- skip over preprocessor, label and blank lines by Andy Whitcroft · 16 years ago
  37. 4d001e4 checkpatch: report the real first line of all suspect indents by Andy Whitcroft · 16 years ago
  38. 6ecd967 checkpatch: report any absolute references to kernel source files by Andy Whitcroft · 16 years ago
  39. e09dec4 checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c by Andy Whitcroft · 16 years ago
  40. c1ab332 checkpatch: include/asm checks should be anchored by Andy Whitcroft · 16 years ago
  41. 01fa914 checkpatch: fix up comment checks search to scan the entire block by Andy Whitcroft · 16 years ago
  42. 636d140 checkpatch: complex macros -- fix up extension handling by Andy Whitcroft · 16 years ago
  43. 24e1d81 checkpatch: ____cacheline_aligned et al are modifiers by Andy Whitcroft · 16 years ago
  44. a1ef277 checkpatch: add tests for the attribute matcher by Andy Whitcroft · 16 years ago
  45. 1bdab9e checkpatch: switch indent allow plain return by Andy Whitcroft · 16 years ago
  46. 14b111c checkpatch: conditional indent -- labels have different indent rules by Andy Whitcroft · 16 years ago
  47. 0d41386 checkpatch: values: double ampersand may be unary by Andy Whitcroft · 16 years ago
  48. fe2a7db checkpatch: square brackets -- exemption for array slices in braces by Andy Whitcroft · 16 years ago
  49. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  50. e413b210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  51. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  52. 2d51b753 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastboot by Linus Torvalds · 16 years ago
  53. 07d1890 tracing/fastboot: fix initcalls disposition in bootgraph.pl by Frederic Weisbecker · 16 years ago
  54. 5c54236 tracing/fastboot: fix bootgraph.pl initcall name regexp by Arnaud Patard · 16 years ago
  55. 80a398a tracing/fastboot: fix issues and improve output of bootgraph.pl by Arjan van de Ven · 16 years ago
  56. ddc7a01 tracing/fastboot: fix initcalls disposition in bootgraph.pl by Frederic Weisbecker · 16 years ago
  57. aa5d915 tracing/fastboot: add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  58. d53475b ftrace: remove warning of old objcopy and local functions by Steven Rostedt · 16 years ago
  59. b3a3204 kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable by Andrew Morton · 16 years ago
  60. f2f8458 ftrace: objcopy version test for local symbols by Steven Rostedt · 16 years ago
  61. 8feff1c ftrace: handle weak symbol functions by Steven Rostedt · 16 years ago
  62. d74fcd1 ftrace: update recordmount.pl arch changes by Steven Rostedt · 16 years ago
  63. 6a4917e ftrace: fix build problem with CONFIG_FTRACE by Jeremy Fitzhardinge · 16 years ago
  64. 3989cce ftrace: scripts/recordmcount.pl cross-build hack by Ingo Molnar · 16 years ago
  65. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
  66. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  67. d945b69 Automatic MODULE_ALIAS() for DMI match tables. by David Woodhouse · 16 years ago
  68. 8bd9890 fastboot: Fix bootgraph.pl initcall name regexp by Arnaud Patard · 16 years ago
  69. 709790a fastboot: fix issues and improve output of bootgraph.pl by Arjan van de Ven · 16 years ago
  70. f9b9796 Add a script to visualize the kernel boot process / time by Arjan van de Ven · 16 years ago
  71. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  72. 37d9869 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  73. a9860bf Staging: add TAINT_CRAP flag to drivers/staging modules by Greg Kroah-Hartman · 16 years ago
  74. 89d4984 [S390] Fix checkstack for s390 by Christian Borntraeger · 16 years ago
  75. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  76. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  77. 661b068 kconfig: readd lost change count by zippel@linux-m68k.org · 16 years ago
  78. 204c96f kconfig: fix silentoldconfig by zippel@linux-m68k.org · 16 years ago
  79. 39f00c0 kernel-doc: allow structs whose members are all private by Randy Dunlap · 16 years ago
  80. 43789e2 kbuild: fix cc-option and cc-option-yn by H. Peter Anvin · 16 years ago
  81. b56c8c2 SELinux: add gitignore file for mdp script by James Morris · 16 years ago
  82. 86d6889 Merge branch 'master' into next by James Morris · 16 years ago
  83. 93c06cb selinux: add support for installing a dummy policy (v2) by Serge E. Hallyn · 16 years ago
  84. 5e4c656 pnp: fix "add acpi:* modalias entries" by Kay Sievers · 16 years ago
  85. 0758416 bugfix for scripts/patch-kernel in 2.6 sublevel stepping by Erkki Lintunen · 16 years ago
  86. 32ab8f9 kernel-doc: skip nested struct/union cleanly by Randy Dunlap · 16 years ago
  87. d8f4b81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  88. f072181 kconfig: drop the ""trying to assign nonexistent symbol" warning by Sam Ravnborg · 16 years ago
  89. 22127f2 kconfig: always write out .config by Sam Ravnborg · 16 years ago
  90. 759da92 firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages by David Woodhouse · 16 years ago
  91. 48a6156 kbuild: scripts/ver_linux: don't set PATH by Adrian Bunk · 16 years ago
  92. 3b40d38 kbuild: genksyms: Include extern information in dumps by Andreas Gruenbacher · 16 years ago
  93. 94aa3d7 kbuild: genksyms parser: fix the __attribute__ rule by Andreas Gruenbacher · 16 years ago
  94. 11ddad3 kbuild: scripts/genksyms/lex.l: add %option noinput by Adrian Bunk · 16 years ago
  95. be2be1d kconfig: scripts/kconfig/zconf.l: add %option noinput by Adrian Bunk · 16 years ago
  96. 32be1d2 scripts/mod/modpost.c: fix spelling of module and happens by Ben Dooks · 16 years ago
  97. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  98. 56b2f07 setlocalversion: do not describe if there is nothing to describe by Sebastian Siewior · 16 years ago
  99. 09748e1 kconfig: make defconfig is no longer chatty by Sam Ravnborg · 16 years ago
  100. cd9140e1e kconfig: make oldconfig is now less chatty by Sam Ravnborg · 16 years ago